-
Notifications
You must be signed in to change notification settings - Fork 34
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 dependency sass to ^1.83.4 #1642
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
November 2, 2024 01:01
5793b93
to
905695c
Compare
renovate
bot
changed the title
Update dependency sass to ^1.80.4
Update dependency sass to ^1.80.5
Nov 2, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
November 5, 2024 00:56
905695c
to
31e25f1
Compare
renovate
bot
changed the title
Update dependency sass to ^1.80.5
Update dependency sass to ^1.80.6
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
2 times, most recently
from
November 16, 2024 00:48
1e52b75
to
2f2796c
Compare
renovate
bot
changed the title
Update dependency sass to ^1.80.6
Update dependency sass to ^1.80.7
Nov 16, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
November 18, 2024 03:57
2f2796c
to
eb17250
Compare
renovate
bot
changed the title
Update dependency sass to ^1.80.7
Update dependency sass to ^1.81.0
Nov 18, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
November 20, 2024 10:54
eb17250
to
7533590
Compare
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
December 6, 2024 02:15
7533590
to
8d74273
Compare
renovate
bot
changed the title
Update dependency sass to ^1.81.0
Update dependency sass to ^1.81.1
Dec 6, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
December 6, 2024 23:14
8d74273
to
5aef277
Compare
renovate
bot
changed the title
Update dependency sass to ^1.81.1
Update dependency sass to ^1.82.0
Dec 6, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
2 times, most recently
from
December 16, 2024 00:32
8cebaaf
to
24f0f5a
Compare
renovate
bot
changed the title
Update dependency sass to ^1.82.0
Update dependency sass to ^1.83.0
Dec 16, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
January 8, 2025 14:51
24f0f5a
to
8fbc92a
Compare
renovate
bot
changed the title
Update dependency sass to ^1.83.0
Update dependency sass to ^1.83.1
Jan 8, 2025
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
January 17, 2025 04:44
8fbc92a
to
79b7f7d
Compare
renovate
bot
changed the title
Update dependency sass to ^1.83.1
Update dependency sass to ^1.83.3
Jan 17, 2025
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
January 17, 2025 08:53
79b7f7d
to
7de895c
Compare
renovate
bot
changed the title
Update dependency sass to ^1.83.3
Update dependency sass to ^1.83.4
Jan 17, 2025
rien
approved these changes
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.80.3
->^1.83.4
Release Notes
sass/dart-sass (sass)
v1.83.4
Compare Source
v1.83.3
Compare Source
v1.83.2
Compare Source
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
v1.83.1
Compare Source
Fix a bug where
--quiet-deps
would get deactivated for@content
blocks,even when those blocks were entirely contained within dependencies.
Include deprecation IDs in deprecation warnings to make it easier to determine
what to pass to
--silence-deprecation
or--fatal-deprecation
.v1.83.0
Compare Source
v1.82.0
Compare Source
Command-Line Interface
Improve
--watch
mode reliability when making multiple changes at once, suchas checking out a different Git branch.
Parse the
calc-size()
function as a calculation now that it's supported insome browsers.
Dart API
SassCalculation.calcSize()
function.v1.81.1
Compare Source
v1.81.0
Compare Source
Fix a few cases where deprecation warnings weren't being emitted for global
built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()
calculation with a single argument, as longas that argument might be a unitless number.
v1.80.7
Compare Source
Embedded Host
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.v1.80.6
Compare Source
Command-Line Interface
@parcel/watcher
an optional dependency so this can still be installedon operating systems where it's unavailable.
v1.80.5
Compare Source
Embedded Host
@import
deprecations when using an importer with thelegacy API.
v1.80.4
Compare Source
Configuration
📅 Schedule: Branch creation - "after 13:00 on monday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.