pressbooks / buckram

Opinionated SCSS components for books (web, EPUB and PDF).
https://buckram.pressbooks.org
GNU General Public License v3.0
4 stars 4 forks source link

chore(deps-dev): scssphp/scssphp from 1.0.5 to 1.10.5 #270

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scssphp/scssphp from 1.0.5 to 1.10.5.

Release notes

Sourced from scssphp/scssphp's releases.

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

... (truncated)

Commits
  • 6d44282 Merge pull request #599 from stof/prepare_release
  • 8610a72 Prepare the 1.10.5 release
  • 7e59bef Merge pull request #598 from stof/ci_php_82
  • 5878d71 Ignore the upper bound for the PHP requirement on CI
  • 42c5deb Add a CI job on PHP 8.2
  • 9349dfa Merge pull request #594 from max-m/fix-nth-implicit-conversion
  • 15f3b29 Assert that $n is an integer for nth($list, $n) and `set-nth($list, $n, $...
  • 3f860f1 Merge pull request #595 from WoltLab/gitattributes-phpcs
  • 2ae1015 Set phpcs.xml.dist export-ignore in .gitattributes
  • 8ed2075 Merge pull request #592 from stof/prepare_release
  • 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)
private-packagist[bot] commented 2 years ago

composer.lock

Package changes

Package Operation From To Changes
scssphp/scssphp upgrade 1.0.5 v1.10.5 diff

Settings · Docs · Powered by Private Packagist

greatislander commented 2 years ago

@dependabot rebase

greatislander commented 2 years ago

@dependabot rebase

greatislander commented 2 years ago

@dependabot ignore this minor version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 1.10.x again, unless you re-open this PR or update to a 1.10.x release yourself.