Skip to content

Update dependency sass to v1.101.6 - #57

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-sass-1-x-lockfile
Open

Update dependency sass to v1.101.6#57
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-sass-1-x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sass 1.100.01.101.6 age confidence

Release Notes

sass/dart-sass (sass)

v1.101.6

Compare Source

  • No user-visible changes.

v1.101.5

Compare Source

  • No user-visible changes.

v1.101.4

Compare Source

  • Avoid emitting rgb() or rgba() functions with non-percent decimal
    channels. Older browsers only support integer values or (potentially decimal)
    percentages for these functions, so in order to preserve
    backwards-compatibility while retaining full precision for modern browsers,
    legacy colors that contain at least one non-integer channel will now use
    percentages for their channels (for example, rgb(0%, 100%, 50%) rather than
    rgb(0, 255, 127.5)).

  • Fix a bug where the values of plain-CSS if() expressions were emitted using
    their meta.inspect() format rather than their CSS serialization format.

v1.101.3

Compare Source

  • No user-visible changes.

v1.101.0

Compare Source

  • Potentially breaking bug fix: The Node package importer now properly
    supports resolving import-only variants of Sass files declared in the
    exports, sass, and style fields of package.json. Previously, these
    files were ignored even when loaded via @import, so any code relying on
    loading module-system-only files this way may break.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 force-pushed the renovate-sass-1-x-lockfile branch from 84f4253 to 81413ae Compare July 24, 2026 20:33
@renovate
renovate Bot force-pushed the renovate-sass-1-x-lockfile branch from 81413ae to 3132a9c Compare July 26, 2026 05:33
@renovate renovate Bot changed the title Update dependency sass to v1.101.0 Update dependency sass to v1.101.3 Jul 26, 2026
@renovate renovate Bot changed the title Update dependency sass to v1.101.3 Update dependency sass to v1.101.5 Jul 27, 2026
@renovate renovate Bot changed the title Update dependency sass to v1.101.5 Update dependency sass to v1.101.6 Jul 28, 2026
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.

0 participants