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

Update sass: 1.32.5 β†’ 1.32.7 (patch) #343

Merged
merged 1 commit into from
Feb 13, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 11, 2021

πŸ‘‰ This PR is queued up to get rebased by Depfu

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ sass (1.32.5 β†’ 1.32.7) Β· Repo Β· Changelog

Release Notes

1.32.7

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

Changes

  • Allow the null safety release of stream_transform.

  • Allow @forward...with to take arguments that have a !default flag without a trailing comma.

  • Improve the performance of unitless and single-unit numbers.

See the full changelog for changes in earlier releases.

1.32.6

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

Changes

Node JS API

  • Fix Electron support when nodeIntegration is disabled.

Dart API

  • All range checks for SassColor constructors now throw RangeErrors with start and end set.

See the full changelog for changes in earlier releases.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 13 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #343 (9237414) into develop (cf70525) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #343   +/-   ##
==========================================
  Coverage      96.19%   96.19%           
  Complexity       357      357           
==========================================
  Files             62       62           
  Lines            945      945           
==========================================
  Hits             909      909           
  Misses            36       36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update cf70525...9237414. Read the comment docs.

@depfu depfu bot force-pushed the depfu/update/npm/sass-1.32.7 branch from 01305a0 to 1508561 Compare February 13, 2021 05:49
Copy link
Owner

@dshoreman dshoreman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/npm/sass-1.32.7 branch 3 times, most recently from 733fdfb to 406a1f8 Compare February 13, 2021 05:51
@dshoreman dshoreman self-requested a review February 13, 2021 05:54
@depfu depfu bot force-pushed the depfu/update/npm/sass-1.32.7 branch from 406a1f8 to 9237414 Compare February 13, 2021 05:54
@dshoreman dshoreman merged commit 86a1701 into develop Feb 13, 2021
@dshoreman dshoreman deleted the depfu/update/npm/sass-1.32.7 branch February 13, 2021 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant