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

[deps] Auth: Update sass to v1.83.1 #4947

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.79.5 -> 1.83.1 age adoption passing confidence

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

  • Allow trailing commas in all argument and parameter lists.

v1.82.0

Compare Source

Command-Line Interface
  • Improve --watch mode reliability when making multiple changes at once, such
    as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in
    some browsers.

Dart API
  • Add a SassCalculation.calcSize() function.

v1.81.1

Compare Source

  • No user-visible changes.

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 long
    as that argument might be a unitless number.

v1.80.7

Compare Source

Embedded Host
  • Don't treat 0 as undefined for the green and blue channels in the
    LegacyColor constructor.

v1.80.6

Compare Source

Command-Line Interface
  • Make @parcel/watcher an optional dependency so this can still be installed
    on operating systems where it's unavailable.

v1.80.5

Compare Source

Embedded Host
  • Don't produce phantom @import deprecations when using an importer with the
    legacy API.

v1.80.4

Compare Source

  • No user-visible changes.

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

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    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 with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 28, 2024 02:18
@renovate renovate bot requested review from a team and rr-bw October 28, 2024 02:18
@bitwarden-bot 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
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.68%. Comparing base (066cd46) to head (3cfe2c1).

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.
📢 Have feedback on the report? Share it here.

@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch from 407305d to 391d420 Compare October 29, 2024 23:23
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch from 391d420 to 156589a Compare November 2, 2024 02:12
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from c39d167 to f9ff03b Compare November 12, 2024 00:58
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch from f9ff03b to 43f7861 Compare November 13, 2024 02:54
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from c0e1824 to e35267e Compare November 20, 2024 15:52
@renovate renovate bot force-pushed the renovate/sass-1.x branch from e35267e to 2b4f179 Compare December 3, 2024 05:16
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch from 2b4f179 to b58d606 Compare December 4, 2024 00:14
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch from b58d606 to ede99e7 Compare December 12, 2024 20:58
@renovate 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 renovate bot force-pushed the renovate/sass-1.x branch 2 times, most recently from 24f9eb7 to 6cf05f9 Compare December 13, 2024 03:06
@ike-kottlowski ike-kottlowski self-requested a review December 18, 2024 18:19
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 6cf05f9 to 3cfe2c1 Compare January 4, 2025 04:44
@renovate 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant