Skip to content

Conversation

ashish-formant
Copy link

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


Snyk has created this PR to upgrade sass from 1.54.9 to 1.58.1.

ℹ️ 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 8 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-02-14.
Release notes
Package name: sass
  • 1.58.1 - 2023-02-14

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

    Changes

    • Emit a unitless hue when serializing hsl() colors. The deg unit is incompatible with IE, and while that officially falls outside our compatibility policy, it's better to lean towards greater compatibility.

    See the full changelog for changes in earlier releases.

  • 1.58.0 - 2023-02-01

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

    Changes

    • Remove sourcemap comments from Sass sources. The generated sourcemap comment for the compiled CSS output remains unaffected.

    • Fix a bug in @ extend logic where certain selectors with three or more combinators were incorrectly considered superselectors of similar selectors with fewer combinators, causing them to be incorrectly trimmed from the output.

    • Produce a better error message for a number with a leading + or -, a decimal point, but no digits.

    • Produce a better error message for a nested property whose name starts with --.

    • Fix a crash when a selector ends in an escaped backslash.

    • Add the relative length units from CSS Values 4 and CSS Contain 3 as known units to validate bad computation in calc.

    Command Line Interface

    • The --watch flag will now track loads through calls to meta.load-css() as long as their URLs are literal strings without any interpolation.

    See the full changelog for changes in earlier releases.

  • 1.57.1 - 2022-12-19

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

    Changes

    • No user-visible changes.

    See the full changelog for changes in earlier releases.

  • 1.57.0 - 2022-12-17
  • 1.56.2 - 2022-12-08
  • 1.56.1 - 2022-11-09
  • 1.56.0 - 2022-11-04
  • 1.55.0 - 2022-09-21
  • 1.54.9 - 2022-09-07
from sass GitHub release notes
Commit messages
Package name: sass
  • c8b4cd0 Don't emit "deg" for hsl hues (#1885)
  • d2bc710 Update and lock sass_api version when releasing dart-sass-embedded (#1878)
  • 5eb66fc Fixes typos (#1879)
  • 6310dfb Update synchronization tests to verify the entire file (#1880)
  • 98fe9a4 Track dependencies through `meta.load-css()` with `--watch` (#1877)
  • 5a521b8 Add all CSS length units in known compatibilities (#1868)
  • 499965a Update CI Node versions to 18/16/14 (#1871)
  • 0006924 Fix escaped backslash crash (#1870)
  • 0248608 Return an error when using a custom property in a propset instead of crashing (#1874)
  • b98fa4f Fix an edge case in superselector computation (#1866)
  • 14c1634 Don't crash when parsing `+.` (#1865)
  • aceb1e8 Remove sourcemap comments from Sass sources (#1860)
  • 441be80 Delete dead code (#1864)
  • 5522c17 Run "dart pub upgrade" rather than "pub upgrade" (#1851)
  • 4349769 Create dependabot.yml (#1849)
  • 100f76f Implement string.split() (#1839)
  • 236b83f Delete dev dependency on Sass when releasing the embedded compiler (#1850)
  • 641d8e1 Be strict about whitespace in custom functions (#1848)
  • e87176a Add a factory method for creating host callable (#1829)
  • 790eb8a Update CHANGELOG for embedded-host-node fixes (#1828)
  • f3293db JS API: Validate that importer result 'contents' is a `string` and improve ArgumentError output (#1816)
  • 00c3517 Make `cloneCss() clone modules that transitively contain CSS (#1824)
  • 44d6bb6 Add full support for Media Queries 4 (#1822)
  • 558640b Support all angle units in color functions (#1818)

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

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.

2 participants