Mastermindzh / tidal-hifi

The web version of Tidal running in electron with hifi support thanks to widevine.
Other
912 stars 54 forks source link

[Snyk] Upgrade sass from 1.71.1 to 1.72.0 #382

Closed Mastermindzh closed 2 months ago

Mastermindzh 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.71.1 to 1.72.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 **a month ago**, on 2024-03-13.
Release notes
Package name: sass
  • 1.72.0 - 2024-03-13

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

    Changes

    • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

    • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

    • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

    JavaScript API

    • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.71.1</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.71.1">2024-02-21</a></br><p>To install Sass 1.71.1, 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

    Command-Line Interface

    • Ship the musl Linux release with the proper Dart executable.

    JavaScript API

    • Export the NodePackageImporter class in ESM mode.

    • Allow NodePackageImporter to locate a default directory even when the entrypoint is an ESM module.

    Dart API

    • Make passing a null argument to NodePackageImporter() a static error rather than just a runtime error.

    Embedded Sass

    • In the JS Embedded Host, properly install the musl Linux embedded compiler when running on musl Linux.

    See the full changelog for changes in earlier releases.

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

Commit messages
Package name: sass
  • ce16b35 Cut a release (#2194)
  • 9af6bbf Properly handle `pkg:` imports with args (#2193)
  • 0330491 Update to node 20 (#2192)
  • 48e2d0c Preserve underscores in `VariableExpression.toString()` (#2185)
  • 6e2d637 Allow adjacent forward slashes in plain CSS expressions (#2190)
  • fa4d909 Bump softprops/action-gh-release from 1 to 2 (#2191)
  • fd67fe6 [Hotfix Node Package Importer]- Handle subpath without extensions (#2184)
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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud