Skip to content

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

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

chore(deps): update dependency sass to v1.103.1#102
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-bot/sass-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sass 1.98.01.103.1 age 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.

v1.99.0

Compare Source

  • Add support for parent selectors (&) at the root of the document. These are
    emitted as-is in the CSS output, where they're interpreted as the scoping
    root
    .

  • User-defined functions named calc or clamp are no longer forbidden. If
    such a function exists without a namespace in the current module, it will be
    used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression,
    -url, -and, -or, or -not are no longer forbidden. These were
    originally intended to match vendor prefixes, but in practice no vendor
    prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that
    begin with - and end with -ELEMENT, as well as the same names with some
    lowercase letters are now deprecated, These are names conflict with plain CSS
    functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end
    with -expression and -url will no longer have special parsing. For now,
    these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are
    deprecated.

    See the Sass website for details.


Configuration

📅 Schedule: (in timezone Europe/Warsaw)

  • 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 added the dependencies label Apr 7, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 5 times, most recently from f98ec9f to 54fbb0a Compare April 9, 2026 06:14
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 4 times, most recently from 5bbc85b to 7e85abe Compare April 16, 2026 14:09
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 3 times, most recently from 7ed4b6f to a98133b Compare April 23, 2026 20:04
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch from a98133b to 3f93743 Compare May 9, 2026 23:10
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.99.0 chore(deps): update dependency sass to v1.100.0 May 22, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 9 times, most recently from e682f8d to 2af4244 Compare May 26, 2026 15:13
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 3 times, most recently from 897a711 to 7ff59b0 Compare June 2, 2026 19:45
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.100.0 chore(deps): update dependency sass to v1.101.0 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 2 times, most recently from e38b574 to bae7820 Compare June 17, 2026 14:57
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 5 times, most recently from 8399b9f to 9fe475b Compare June 25, 2026 14:50
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 5 times, most recently from 9221d7e to 4df4c60 Compare July 14, 2026 10:33
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.0 chore(deps): update dependency sass to v1.101.7 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch 2 times, most recently from ac0eb20 to b7d046f Compare July 24, 2026 14:48
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.101.7 chore(deps): update dependency sass to v1.102.0 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch from b7d046f to c51cddb Compare July 25, 2026 00:52
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch from c51cddb to 14c2d95 Compare August 11, 2026 22:49
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.102.0 chore(deps): update dependency sass to v1.103.0 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch from 14c2d95 to bc70840 Compare August 20, 2026 01:24
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.103.0 chore(deps): update dependency sass to v1.103.1 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate-bot/sass-1.x-lockfile branch from bc70840 to abfc37d Compare August 20, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants