blacklight / platypush

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

[Snyk] Upgrade sass from 1.49.9 to 1.49.11 #287

Closed blacklight closed 2 years ago

blacklight commented 2 years 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.49.9 to 1.49.11.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sass&from_version=1.49.9&to_version=1.49.11&pr_id=e5e870ad-2081-4bab-b6a9-1bedea1eabc1&visibility=true&has_feature_flag=false) :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 **22 days ago**, on 2022-04-01.
Release notes
Package name: sass
  • 1.49.11 - 2022-04-01

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

    Changes

    • Add support for 64-bit ARM releases on Linux.

    Embedded Sass

    • The embedded compiler now correctly sets the id field for all OutboundMessages.

    See the full changelog for changes in earlier releases.

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

    • Quiet deps mode now silences compiler warnings in mixins and functions that are defined in dependencies even if they're invoked from application stylesheets.

    • In expanded mode, Sass will now emit colors using rgb(), rbga(), hsl(), and hsla() function notation if they were defined using the corresponding notation. As per our browser support policy, this change was only done once 95% of browsers were confirmed to support this output format, and so is not considered a breaking change.

      Note that this output format is intended for human readability and not for interoperability with other tools. As always, Sass targets the CSS specification, and any tool that consumes Sass's output should parse all colors that are supported by the CSS spec.

    • Fix a bug in which a color written using the four- or eight-digit hex format could be emitted as a hex color rather than a format with higher browser compatibility.

    • Calculations are no longer simplified within supports declarations

    See the full changelog for changes in earlier releases.

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

    Embedded Sass

    • Fixed a bug where the legacy API could crash when passed an empty importer list.

    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
  • d7d3f8f Cut a release (#1659)
  • 6652001 Stop simplifying calculations in supports (#1653)
  • 55157a5 Deploy linux arm64 release to github (#1643)
  • 85ca0b2 Remove dead code in the stylesheet parser (#1640)
  • 0db7ff2 Run formatter directly in grind.dart (#1654)
  • 33f18c4 Preserve rgb/rgba/hsl/hsla formats in expanded mode (#1651)
  • 3abcc20 Silence compiler warnings in dependency callables with --quiet-deps (#1650)
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