blacklight / platypush

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

[Snyk] Upgrade sass from 1.75.0 to 1.76.0 #426

Closed blacklight closed 2 months ago

blacklight commented 2 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade sass from 1.75.0 to 1.76.0.

: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.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **22 days ago**, on 2024-04-30.
Release notes
Package name: sass
  • 1.76.0 - 2024-04-30

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

    Changes

    • Throw errors for misplaced statements in keyframe blocks.

    • Mixins and functions whose names begin with -- are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is named css-function-mixin.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.75.0</b> - <a href="https://github.com/sass/dart-sass/releases/tag/1.75.0">2024-04-11</a></br><p>To install Sass 1.75.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>

    Changes

    • Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet.

    JS API

    • Allow importer to be passed without url in StringOptionsWithImporter.

    See the full changelog for changes in earlier releases.

      </li>
    </ul>
    from <a href="https://github.com/sass/dart-sass/releases">sass GitHub release notes</a>

Commit messages
Package name: sass
  • 264b2d5 Deprecate function and mixin names beginning with `--` (#2230)
  • f145e1c Throw errors for misplaced statements in keyframe blocks (#2226)
  • eafc279 Explicitly add a breaking change exemption for invalid CSS output (#2225)
  • b97f26f Add a per-importer cache for loads that aren't cacheable en masse (#2219)
  • 2a9eaad Implement access tracking for containingUrl (#2220)
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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.