chore(deps): update dependency sass to v1.64.0 #133
No reviewers
Labels
No labels
API
bug
can't reproduce
confirmed
dependencies
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
performance
question
to be confirmed
waiting for feedback
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dungeonslayers/ds4#133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/sass-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.63.6->1.64.0Release Notes
sass/dart-sass (sass)
v1.64.0Compare Source
Comments that appear before or between
@useand@forwardrules are nowemitted in source order as much as possible, instead of always being emitted
after the CSS of all module dependencies.
Fix a bug where an interpolation in a custom property name crashed if the file
was loaded by a
@usenested in an@import.JavaScript API
Add a new
SassCalculationtype that represents the calculation objects addedin Dart Sass 1.40.0.
Add
Value.assertCalculation(), which returns the value if it's aSassCalculationand throws an error otherwise.Produce a better error message when an environment that supports some Node.js
APIs loads the browser entrypoint but attempts to access the filesystem.
Embedded Sass
@importsfailed to load when using thedeprecated functions
renderorrenderSyncand those relative imports wereloaded multiple times across different files.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.