Skip to content

Bump sass from 1.42.1 to 1.49.7

Yogi Bot requested to merge dependabot-npm_and_yarn-sass-1.49.7 into main

Bumps sass from 1.42.1 to 1.49.7.

Release notes

Sourced from sass's releases.

Dart Sass 1.49.7

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

Changes

Embedded Sass

  • First stable release the sass-embedded npm package that contains the Node.js Embedded Host.

  • First stable release of the sass_embedded pub package that contains the Embedded Dart Sass compiler.

See the full changelog for changes in earlier releases.

Dart Sass 1.49.6

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

Changes

Embedded Sass

  • First stable release the sass-embedded npm package that contains the Node.js Embedded Host.

  • First stable release of the sass_embedded pub package that contains the Embedded Dart Sass compiler.

See the full changelog for changes in earlier releases.

Dart Sass 1.49.5

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

Changes

Embedded Sass

  • First stable release the sass-embedded npm package that contains the Node.js Embedded Host.

  • First stable release of the sass_embedded pub package that contains the Embedded Dart Sass compiler.

See the full changelog for changes in earlier releases.

Dart Sass 1.49.4

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

... (truncated)

Changelog

Sourced from sass's changelog.

1.49.7

Embedded Sass

  • First stable release the sass-embedded npm package that contains the Node.js Embedded Host.

  • First stable release of the sass_embedded pub package that contains the Embedded Dart Sass compiler.

1.49.6

  • No user-visible changes.

1.49.5

  • No user-visible changes.

1.49.4

  • No user-visible changes.

1.49.3

  • No user-visible changes.

1.49.2

  • No user-visible changes.

1.49.1

  • Stop supporting non-LTS Node.js versions.

1.49.0

  • Fix a bug in string.insert with certain negative indices.

JS API

  • Add support for the sourceMapIncludeSources option in the new JS API.

TypeScript Declarations

  • Fix a bug where LegacyPluginThis.options.linefeed was typed to return abbreviations when it actually returned literal linefeed characters.

1.48.0

JS API

... (truncated)

Commits
  • e3bf3eb Release a new version to trigger an Embedded Sass release (#1620)
  • 408eddb Release a new version to trigger an Embedded Sass release (#1619)
  • 0070b0e Update the embedded compiler changelog on release (#1618)
  • a5b38e2 Don't release the embedded compiler until sass_api has released (#1617)
  • 75c09a0 Install Dart in the "Release Embedded Compiler" step (#1616)
  • d7d3f49 Use | rather than > in ci.yml (#1615)
  • 44a68a3 Cut a release (#1614)
  • 5a12ef5 Drop support for non-LTS Node (< 12). (#1612)
  • f8f08bc Cut a release of the embedded compiler after Dart Sass releases (#1609)
  • 69077dd Delete legacy Node.js API tests (#1610)
  • Additional commits viewable in compare view

Merge request reports