Skip to content

Update dependency sass to v1.102.0#187

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

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

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sass 1.99.01.102.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.102.0

Compare Source

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest
    draft of CSS Color 4.

v1.101.7

Compare Source

  • No user-visible changes.

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.

v1.100.0

Compare Source

  • Writing two compound selectors adjacent to one another without any whitespace
    between them, such as [class]a, is now deprecated. This was always an error
    in CSS and Sass only supported it by mistake.

    See the Sass website for
    details.


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: 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 changed the title Update dependency sass to v1.100.0 Update dependency sass to v1.101.0 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 7c326e1 to f1b9e2b Compare June 12, 2026 01:10
@renovate renovate Bot changed the title Update dependency sass to v1.101.0 Update dependency sass to v1.101.3 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from f1b9e2b to 9b481a0 Compare July 21, 2026 08:05
@renovate renovate Bot changed the title Update dependency sass to v1.101.3 Update dependency sass to v1.101.4 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 9b481a0 to fa67383 Compare July 22, 2026 22:49
@renovate renovate Bot changed the title Update dependency sass to v1.101.4 Update dependency sass to v1.101.6 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from fa67383 to db5ff85 Compare July 23, 2026 02:43
@renovate renovate Bot changed the title Update dependency sass to v1.101.6 Update dependency sass to v1.101.7 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from db5ff85 to 9069134 Compare July 23, 2026 23:14
@renovate renovate Bot changed the title Update dependency sass to v1.101.7 Update dependency sass to v1.102.0 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 9069134 to df192c2 Compare July 25, 2026 00:28
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