Skip to content

chore(deps): update dependency sass to v1.83.1#83

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/sass-1.x
Jan 9, 2025
Merged

chore(deps): update dependency sass to v1.83.1#83
renovate[bot] merged 1 commit intomainfrom
renovate/sass-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 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 - At any time (no schedule defined), 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.


  • 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 added the renovate Dependency updates by Renovate label Oct 20, 2024
@renovate renovate bot requested review from MCFK, dvitamin and ext as code owners October 20, 2024 03:53
@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot requested a review from NicklasWei as a code owner October 20, 2024 03:53
@renovate renovate bot force-pushed the renovate/sass-1.x branch from 34758c5 to 9d54eb8 Compare October 20, 2024 22:47
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.1 chore(deps): update dependency sass to v1.80.2 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 4 times, most recently from c688e58 to 780da16 Compare October 22, 2024 00:41
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.2 chore(deps): update dependency sass to v1.80.3 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 17 times, most recently from f7a35cd to 27f9f1a Compare October 26, 2024 10:41
@renovate renovate bot force-pushed the renovate/sass-1.x branch 7 times, most recently from a23e9e5 to 9d0804f Compare November 2, 2024 00:56
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.4 chore(deps): update dependency sass to v1.80.5 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 14 times, most recently from 2a643ad to 3c716d7 Compare November 4, 2024 23:21
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.80.5 chore(deps): update dependency sass to v1.80.6 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/sass-1.x branch 3 times, most recently from 743f3e5 to ecbc65d Compare November 5, 2024 10:14
@github-actions
Copy link

github-actions bot commented Jan 9, 2025

PR Preview Action v1.5.0
Preview removed because the pull request was closed.
2025-01-09 10:51 UTC

@github-actions
Copy link

🎉 This PR is included in version 5.45.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Dependency updates by Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants