Skip to content

chore(deps): update dependency sass to v1.103.1 - #57

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

chore(deps): update dependency sass to v1.103.1#57
renovate[bot] wants to merge 1 commit into
masterfrom
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 Adoption Passing Confidence
sass 1.99.01.103.1 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.103.1

Compare Source

  • No user-visible changes.

v1.103.0

Compare Source

  • Potentially breaking compatibility fix: Colors now preserve "analogous
    sets" of missing channels during conversions, per the CSS spec. For example,
    color.to-space(lch(50% none none), lab) now returns lab(50% none none)
    instead of lab(50% 0 0).

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 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 force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from 9ccd43e to b76fc1d Compare June 1, 2026 21:11
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from b76fc1d to 69e1159 Compare June 11, 2026 11:12
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.100.0 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 69e1159 to 5192aa7 Compare June 11, 2026 23:07
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 5192aa7 to 4a04e93 Compare July 12, 2026 10:34
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 4a04e93 to 8de343b Compare July 21, 2026 08:02
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.0 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 8de343b to 94cd387 Compare July 22, 2026 23:06
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.3 Jul 22, 2026
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.5 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from 94cd387 to e7083ab Compare July 23, 2026 03:17
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.6 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from e7083ab to d47f821 Compare July 23, 2026 22:08
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.7 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from 32cf9cf to b828916 Compare July 30, 2026 15:13
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from b828916 to ebd0563 Compare August 12, 2026 01:42
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.102.0 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch 2 times, most recently from c77d0dd to d2b47ab Compare August 21, 2026 01:37
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.103.0 Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/sass-1.x-lockfile branch from d2b47ab to e257f5d Compare August 26, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants