Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade sass from 1.53.0 to 1.54.6 #330

Closed

Conversation

snyk-bot
Copy link
Contributor

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

merge advice
ℹ️ 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.


  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-08-29.
Release notes
Package name: sass
  • 1.54.6 - 2022-08-29

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

    Changes

    • Fix a bug where a @ media query could be incorrectly omitted from a stylesheet if it had multiple levels of nested @ media queries within it and the inner queries were mergeable but the outer query was not.

    See the full changelog for changes in earlier releases.

  • 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
  • 016ab24 Fix a bug with `@ media` query bubbling (#1792)
  • 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)

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

@blacklight blacklight closed this Sep 28, 2022
@blacklight blacklight deleted the snyk-upgrade-674eecfba159b62c99d78b394395be40 branch September 28, 2022 14:51
blacklight added a commit that referenced this pull request Oct 1, 2023
…ntation for the dependencies of the integrations' (#330) from 311/auto-generate-deps-docs into master

Reviewed-on: https://git.platypush.tech/platypush/platypush/pulls/330
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants