Skip to content

Bump sass from 1.26.5 to 1.26.11#398

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/sass-1.26.11
Closed

Bump sass from 1.26.5 to 1.26.11#398
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/sass-1.26.11

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sass from 1.26.5 to 1.26.11.

Release notes

Sourced from sass's releases.

Dart Sass 1.26.11

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

Changes

  • Potentially breaking bug fix: selector.nest() now throws an error if the first arguments contains the parent selector &.

  • Fixes a parsing bug with inline comments in selectors.

  • Improve some error messages for edge-case parse failures.

  • Throw a proper error when the same built-in module is @used twice.

  • Don't crash when writing Infinity in JS mode.

  • Produce a better error message for positional arguments following named arguments.

See the full changelog for changes in earlier releases.

Dart Sass 1.26.10

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

Changes

  • Fixes a bug where two adjacent combinators could cause an error.

See the full changelog for changes in earlier releases.

Dart Sass 1.26.9

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

Changes

Dart Sass 1.26.8

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

Changes

Changelog

Sourced from sass's changelog.

1.26.11

  • Potentially breaking bug fix: selector.nest() now throws an error if the first arguments contains the parent selector &.

  • Fixes a parsing bug with inline comments in selectors.

  • Improve some error messages for edge-case parse failures.

  • Throw a proper error when the same built-in module is @used twice.

  • Don't crash when writing Infinity in JS mode.

  • Produce a better error message for positional arguments following named arguments.

1.26.10

  • Fixes a bug where two adjacent combinators could cause an error.

1.26.9

  • Use an updated version of node_preamble when compiling to JS.

1.26.8

  • Fixes an error when emitting source maps to stdout.

1.26.7

  • No user-visible changes.

1.26.6

  • Fix a bug where escape sequences were improperly recognized in @else rules.

JavaScript API

  • Add sass.NULL, sass.TRUE, and sass.FALSE constants to match Node Sass's API.

  • If a custom Node importer returns both file and contents, don't attempt to read the file. Instead, use the contents provided by the importer, with file as the canonical url.

Commits

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [sass](https://github.com/sass/dart-sass) from 1.26.5 to 1.26.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](sass/dart-sass@1.26.5...1.26.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 18, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #399.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sass-1.26.11 branch October 9, 2020 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants