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

Bump scssphp/scssphp from 1.0.5 to 1.9.0 #276

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scssphp/scssphp from 1.0.5 to 1.9.0.

Release notes

Sourced from scssphp/scssphp's releases.

1.9.0

Added

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

Fixed

  • Preserve the type of keys when iterating over maps (@​stof)

1.8.1

Added

1.8.0

Deprecated

  • Deprecate calling core functions with non-standard names. Due to the internal implementation of core functions, they were calling with different cases or different positions of - or _ in the names (@​stof)

Fixed

  • Fix the computation of the hue of colors for some cases (@​stof)

1.7.0

Added

  • Add support for a charset option to omit the charset declaration from the generated CSS (@​stof)

Changed

  • Add spec-compliant validation of arguments in several color functions (@​stof)

Fixed

  • Fix the handling of CSS variables in rgba() (@​stof)
  • Fix the handling of unitless weights in mix() and invert() (@​stof)
  • Fix the handling of amounts in saturate(), desaturate(), fade-in() and fade-out() (@​stof)
  • Fix the handling of @charset in the Sass source (@​stof)
  • Fix wrong deprecation warning about unterminated interpolation in discarded comments (@​stof)
  • Fix file paths in error messages on Windows (@​stof)

1.6.0

Deprecated:

  • Deprecate extending compound selectors, as that's unsupported by dart-sass (@​stof)

Fixed:

  • Fixed the parsing of expressions with alterning operator precedence, which fixes support for compiling Bootstrap 5.0.2 (@​stof)

... (truncated)

Commits
  • bc8bece Merge pull request #515 from stof/prepare_release
  • bc5fccd Prepare the 1.9.0 release
  • 5826b27 Merge pull request #514 from stof/deep_map
  • b6cdc30 Merge pull request #513 from stof/fix_map_iteration_type
  • e024bd9 Implement support for deep map manipulation in map functions
  • 502d214 Fix the type of keys when iterating over maps
  • c7e5f15 Merge pull request #489 from stof/changelog_attribution
  • f4119fc Add missing attribution in the changelog
  • 5e37759 Merge pull request #488 from stof/prepare_1_8_1
  • c7fccb0 Prepare the 1.8.1 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.9.0 diff

Settings · Docs · Powered by Private Packagist

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.9.x again, unless you re-open this PR or update to a 1.9.x release yourself.