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.34.0 to 1.34.1 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sass from 1.34.0 to 1.34.1.

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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-06-02.
Release notes
Package name: sass
  • 1.34.1 - 2021-06-02

    To install Sass 1.34.1, 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 --update would always compile any file that depends on a built-in module.

    • Fix the URL for the @-moz-document deprecation message.

    • Fix a bug with @ for loops nested inside property declarations.

    See the full changelog for changes in earlier releases.

  • 1.34.0 - 2021-05-22

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

    Changes

    • Don't emit the same warning in the same location multiple times.

    • Cap deprecation warnings at 5 per feature by default.

    Command Line Interface

    • Add a --quiet-deps flag which silences compiler warnings from stylesheets loaded through --load-paths.

    • Add a --verbose flag which causes the compiler to emit all deprecation warnings, not just 5 per feature.

    Dart API

    • Add a quietDeps argument to compile(), compileString(), compileAsync(), and compileStringAsync() which silences compiler warnings from stylesheets loaded through importers, load paths, and package: URLs.

    • Add a verbose argument to compile(), compileString(), compileAsync(), and compileStringAsync() which causes the compiler to emit all deprecation warnings, not just 5 per feature.

    See the full changelog for changes in earlier releases.

from sass GitHub release notes

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

1 participant