-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[deps] Auth: Update sass to v1.83.1 #4947
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/sass-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+48
−22
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
bitwarden-bot
changed the title
[deps] Auth: Update sass to v1.80.4
[PM-14153] [deps] Auth: Update sass to v1.80.4
Oct 28, 2024
Internal tracking:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4947 +/- ##
=======================================
Coverage 43.68% 43.68%
=======================================
Files 1469 1469
Lines 67885 67885
Branches 6153 6153
=======================================
Hits 29658 29658
Misses 36934 36934
Partials 1293 1293 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
[PM-14153] [deps] Auth: Update sass to v1.80.4
[deps] Auth: Update sass to v1.80.4
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
October 29, 2024 23:23
407305d
to
391d420
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.80.4
[deps] Auth: Update sass to v1.80.5
Oct 29, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
November 2, 2024 02:12
391d420
to
156589a
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.80.5
[deps] Auth: Update sass to v1.80.6
Nov 2, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
2 times, most recently
from
November 12, 2024 00:58
c39d167
to
f9ff03b
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.80.6
[deps] Auth: Update sass to v1.80.7
Nov 13, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
November 13, 2024 02:54
f9ff03b
to
43f7861
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.80.7
[deps] Auth: Update sass to v1.81.0
Nov 15, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
2 times, most recently
from
November 20, 2024 15:52
c0e1824
to
e35267e
Compare
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
December 3, 2024 05:16
e35267e
to
2b4f179
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.81.0
[deps] Auth: Update sass to v1.81.1
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
December 4, 2024 00:14
2b4f179
to
b58d606
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.81.1
[deps] Auth: Update sass to v1.82.0
Dec 4, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
December 12, 2024 20:58
b58d606
to
ede99e7
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.82.0
[deps] Auth: Update sass to v1.83.0
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
2 times, most recently
from
December 13, 2024 03:06
24f9eb7
to
6cf05f9
Compare
renovate
bot
force-pushed
the
renovate/sass-1.x
branch
from
January 4, 2025 04:44
6cf05f9
to
3cfe2c1
Compare
renovate
bot
changed the title
[deps] Auth: Update sass to v1.83.0
[deps] Auth: Update sass to v1.83.1
Jan 4, 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.79.5
->1.83.1
Release Notes
sass/dart-sass (sass)
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
v1.80.3
Compare Source
Fix a bug where
@import url("...")
would crash in plain CSS files.Improve consistency of how warnings are emitted by different parts of the
compiler. This should result in minimal user-visible changes, but different
types of warnings should now respond more reliably to flags like
--quiet
,--verbose
, and--silence-deprecation
.v1.80.2
Compare Source
plain-CSS
invert()
function.v1.80.1
Compare Source
v1.80.0
Compare Source
@import
is now officially deprecated, as are global built-in functions thatare available within built-in modules. See the Sass blog post for more
details on the deprecation process.
Embedded Host
emitted when using a custom importer with the legacy API.
v1.79.6
Compare Source
Fix a bug where Sass would add an extra
*/
after loud comments withwhitespace after an explicit
*/
in the indented syntax.Potentially breaking bug fix: Adding text after an explicit
*/
in theindented syntax is now an error, rather than silently generating invalid CSS.
Embedded Host
SassBoolean
type.Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.