avelino / hugo-theme-sarah

Sarah theme for Hugo static site generator
MIT License
51 stars 9 forks source link

Bump sass from 1.45.1 to 1.49.7 #50

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sass from 1.45.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


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #51.