blacklight / platypush

A versatile and extensible platform for automation with hundreds of supported integrations
https://platypush.tech
MIT License
292 stars 21 forks source link

[Snyk] Upgrade sass from 1.53.0 to 1.54.5 #325

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade sass from 1.53.0 to 1.54.5.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: sass
  • 1.54.5 - 2022-08-19

    To install Sass 1.54.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

    Changes

    • Properly consider a ~ c to be a superselector of a ~ b ~ c and a + b + c.

    • Properly consider b > c to be a superselector of a > b > c, and similarly for other combinators.

    • Properly calculate specificity for selector pseudoclasses.

    • Deprecate use of random() when $limit has units to make it explicit that random() currently ignores units. A future version will no longer ignore units.

    • Don't throw an error when the same module is @ forwarded multiple times through a configured module.

    Embedded Sass

    • Rather than downloading the embedded compiler for the local platform on install, the sass-embedded npm package now declares optional dependencies on platform-specific embedded compiler packages.

    See the full changelog for changes in earlier releases.

  • 1.54.4 - 2022-08-10
  • 1.54.3 - 2022-08-04
  • 1.54.2 - 2022-08-03
  • 1.54.1 - 2022-08-02
  • 1.54.0 - 2022-07-22
  • 1.53.0 - 2022-06-22
from sass GitHub release notes
Commit messages
Package name: sass
  • 6df3497 Release 1.54.5 (#1785)
  • 98f326b Convert visitor classes to mixins (#1784)
  • 7695332 Update specificity calculation for selector pseudos (#1781)
  • c850501 Allow a module loaded multiple times by the same configuration (#1739)
  • 3f98441 Deprecate math.random() when $limit has units (#1779)
  • 0b8a0f6 Transform all enum-like classes to dart enums (#1777)
  • a987352 Improve combinator superselector logic (#1778)
  • 6fd25ae Improve error messages for incorrect units in color functions (#1772)
  • ba88dd6 Revert "Run qemu in tmpfs (#1707)" (#1757)
  • 4de6ebe Merge pull request #1758 from sass/macos-arm64
  • 1a4ba52 Update GitHub Actions dependencies
  • f3093e9 Use a self-hosted runner to release a native Mac OS ARM64 runner
  • 126f0a6 Release 1.54.2 (#1770)
  • 42d6fbb Ensure that selectors like :root always unify to the beginning (#1759)
  • bc8df44 Cut a release (#1755)
  • d159d83 Fix superselector bugs for pseudo-elements and universal selectors (#1753)
  • eeedebc Add partial support for Media Queries Level 4 (#1749)
  • 0d4c0d0 Recategorize selectors as "AST" for Dartdoc (#1752)
  • 3e7c9dd Expose `inImportRule()` as the test-only `fakeFromImport()` function (#1750)
  • cc5529b Drop the Git dependency on source_span (#1751)
  • 1bd7744 Deprecate passing non-`deg` units to `hwb()`'s `$hue` argument (#1747)
  • 4b53c16 Deprecate bogus combinators (#1740)
  • fd4c50c Expose selector APIs through sass_api (#1741)
  • f611b06 Remove @ types/node from dependency (#1737)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs