lbryio / lbry.com

lbry.com, the website for the LBRY protocol
https://lbry.com
MIT License
264 stars 234 forks source link

Bump scssphp/scssphp from 1.4.1 to 1.10.4 #1496

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scssphp/scssphp from 1.4.1 to 1.10.4.

Release notes

Sourced from scssphp/scssphp's releases.

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)
  • 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-append to 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)

1.9.0

Added

  • Add support for deep map manipulation in map-get, map-has-key and map-merge (@​stof)

... (truncated)

Commits
  • 8ed2075 Merge pull request #592 from stof/prepare_release
  • 78aa1fc Prepare the 1.10.4 release
  • 865d2fe Merge pull request #591 from stof/use_preinstalled_php
  • e2c1aa2 Merge pull request #589 from stof/configure_bamarni_plugin
  • 59dc615 Merge pull request #588 from stof/upgrade_phpstan
  • a8be71b Use the preinstalled PHP 8.1 version on CI
  • 2f5d5be Use new recommended config for bamarni-bin
  • 1420594 Upgrade phpstan
  • 5beb271 Merge pull request #590 from stof/fix_bootstrap_compilation
  • e2a5c13 Fix false positive deprecation warnings when compiling Bootstrap 5.2
  • 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[bot] commented 2 years ago

Superseded by #1497.