lbry.com
lbry.com copied to clipboard
Bump scssphp/scssphp from 1.4.1 to 1.10.5
Bumps scssphp/scssphp from 1.4.1 to 1.10.5.
Release notes
Sourced from scssphp/scssphp's releases.
1.10.5
Fixed
- Fix the handling of non-integer numbers in
nthandset-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
@finalto 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,hslandhslacalled with a trailing comma in arguments (@stof)- Fix the handling of negative index in
str-insert(@stof)1.10.0
Fixed
- Fix the generation of source maps without an input path (
@stof)- Fix the handling of list separators in list functions (
@stof)- Add explicit return types to avoid warnings from the Symfony DebugClassLoader (
@shyim)Changed
- Use double quotes to render strings in the generated CSS by default, to match dart-sass (
@stof)- Remove usage of dynamic properties to avoid deprecation warnings in PHP 8.2-dev (
@stof)- Change the order of selectors in the output of
selector-appendto match dart-sass (@stof)- Mark AST-only types as internal in
\ScssPhp\ScssPhp\Type(@stof)- Preserve the
!for preserved comments in the compressed output, to match dart-sass (@stof)
... (truncated)
Commits
6d44282Merge pull request #599 from stof/prepare_release8610a72Prepare the 1.10.5 release7e59befMerge pull request #598 from stof/ci_php_825878d71Ignore the upper bound for the PHP requirement on CI42c5debAdd a CI job on PHP 8.29349dfaMerge pull request #594 from max-m/fix-nth-implicit-conversion15f3b29Assert that$nis an integer fornth($list, $n)and `set-nth($list, $n, $...3f860f1Merge pull request #595 from WoltLab/gitattributes-phpcs2ae1015Setphpcs.xml.dist export-ignorein .gitattributes8ed2075Merge pull request #592 from stof/prepare_release- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)