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

Bump sass from 1.26.3 to 1.26.8 #362

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sass from 1.26.3 to 1.26.8.

Release notes

Sourced from sass's releases.

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

Dart Sass 1.26.7

To install Sass 1.26.7, 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.6

To install Sass 1.26.6, 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.5

To install Sass 1.26.5, 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.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.

1.26.5

  • No user-visible changes.

1.26.4

  • Be more memory-efficient when handling @forwards through @imports.
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.

If all status checks pass Dependabot will automatically merge this pull request.


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.3 to 1.26.8.
- [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.3...1.26.8)

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 Jun 5, 2020
@dependabot-preview dependabot-preview bot merged commit 5c9e0a7 into master Jun 18, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sass-1.26.8 branch June 18, 2020 01:33
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