Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump scssphp/scssphp from 1.8.1 to 1.11.0 #804

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps scssphp/scssphp from 1.8.1 to 1.11.0.

Release notes

Sourced from scssphp/scssphp's releases.

1.11.0

Deprecated

  • Deprecate passing a limit with unit to random() (@​stof)

Added

  • Add support for empty fallback in var() (@​stof)

Fixed

  • Fix the handling of mixed case operators in media queries (@​stof)

Changed

  • Improve error messages for incorrect units in color functions (@​stof)

1.10.5

Fixed

  • Fix the handling of non-integer numbers in nth and set-nth (@​max-m)

1.10.4

Fixed

  • Remove false positive deprecation warnings when compiling Bootstrap 5.2.0 (@​stof)

Changed

  • Remove usage of interpolation syntax deprecated in PHP 8.2 (@​shyim)

1.10.3

Fixed

  • Fix the handling of nested at-root in mixins (@​stof)

Changed

  • Mark the logger implementations as @final to prepare for 2.0 (@​stof)

1.10.2

Fixed

  • Fix the tracking of the location of comments when using sourcemaps (@​stof)
  • Fix the leaking of an output buffer in case of error during the formatting of the output (@​stof)

1.10.1

Fixed

  • Fix the handling of rgb, rgba, hsl and hsla called with a trailing comma in arguments (@​stof)

... (truncated)

Commits
  • 33749d1 Merge pull request #614 from stof/prepare_release
  • 569c036 Prepare the 1.11.0 release
  • 8e1e3ec Merge pull request #613 from stof/fix_case_insensitive_var
  • ea16083 Fix the handling of empty var fallback with mixed case
  • 0760abe Merge pull request #612 from stof/deprecate_limit_unit
  • 2f0c3a2 Deprecate passing a limit with unit to random()
  • 233fd3d Merge pull request #611 from stof/better_message
  • f985675 Improve error messages for incorrect units in color functions
  • c0f0f64 Merge pull request #610 from stof/support_empty_var
  • 06d5650 Merge pull request #609 from stof/fix_mixed_case_operators
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
@dependabot dependabot bot requested a review from stwalkerster April 24, 2023 15:57
@stwalkerster stwalkerster self-assigned this Apr 24, 2023
@stwalkerster
Copy link
Member

@dependabot rebase

Bumps [scssphp/scssphp](https:/scssphp/scssphp) from 1.8.1 to 1.11.0.
- [Release notes](https:/scssphp/scssphp/releases)
- [Commits](scssphp/scssphp@v1.8.1...v1.11.0)

---
updated-dependencies:
- dependency-name: scssphp/scssphp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/scssphp/scssphp-1.11.0 branch from 9837e8c to 35860b7 Compare April 25, 2023 00:04
@stwalkerster stwalkerster merged commit 0fd951c into master Apr 25, 2023
@stwalkerster stwalkerster deleted the dependabot/composer/scssphp/scssphp-1.11.0 branch April 25, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant