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

build(deps-dev): bump sass from 1.29.0 to 1.30.0 #79

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2020

Bumps sass from 1.29.0 to 1.30.0.

Release notes

Sourced from sass's releases.

Dart Sass 1.30.0

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

Changes

  • Fix a bug where @at-root (without: all) wouldn't properly remove a @keyframes context when parsing selectors.

Node JS API

  • The generated main() function in sass.js now returns a Promise that completes when the executable is finished running.

Dart API

  • Fix a bug that prevented importers from returning null when loading from a URL that they had already canonicalized.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.30.0

  • Fix a bug where @at-root (without: all) wouldn't properly remove a @keyframes context when parsing selectors.

Node JS API

  • The generated main() function in sass.js now returns a Promise that completes when the executable is finished running.

Dart API

  • Fix a bug that prevented importers from returning null when loading from a URL that they had already canonicalized.
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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2020
@dependabot dependabot bot requested a review from a team December 25, 2020 23:04
@MrChocolatine MrChocolatine self-assigned this Dec 29, 2020
@MrChocolatine MrChocolatine merged commit 6e4cea1 into master Dec 29, 2020
@MrChocolatine MrChocolatine deleted the dependabot-npm_and_yarn-sass-1.30.0 branch December 29, 2020 10:04
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.

1 participant