Mastermindzh / tidal-hifi

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

[Snyk] Upgrade sass from 1.77.2 to 1.77.4 #425

Closed Mastermindzh closed 1 week ago

Mastermindzh commented 1 week ago

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade sass from 1.77.2 to 1.77.4.

: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 **2 versions** ahead of your current version. - The recommended version was released on **22 days ago**.
Release notes
Package name: sass
  • 1.77.4 - 2024-05-30

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

    Changes

    Embedded Sass

    • Support passing Version input for fatalDeprecations as string over embedded protocol.

    • Fix a bug in the JS Embedded Host where Version could be incorrectly accepted as input for silenceDeprecations and futureDeprecations in pure JS.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.77.3</b> - <a href="https://github.com/sass/dart-sass/releases/tag/1.77.3">2024-05-29</a></br><p>To install Sass 1.77.3, 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

    Dart API

    • Deprecation.duplicateVariableFlags has been deprecated and replaced with Deprecation.duplicateVarFlags to make it consistent with the duplicate-var-flags name used on the command line and in the JS API.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.77.2</b> - <a href="https://github.com/sass/dart-sass/releases/tag/1.77.2">2024-05-16</a></br><p>To install Sass 1.77.2, 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

    • Don't emit deprecation warnings for functions and mixins beginning with __.

    • Allow user-defined functions whose names begin with _ and otherwise look like vendor-prefixed functions with special CSS syntax.

    Command-Line Interface

    • Properly handle the --silence-deprecation flag.

    • Handle the --fatal-deprecation and --future-deprecation flags for --interactive mode.

    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>


[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud