Skip to content

chore(deps-dev): Bump sass from 1.101.0 to 1.102.0 - #434

Merged
mergery[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/sass-1.102.0
Aug 1, 2026
Merged

chore(deps-dev): Bump sass from 1.101.0 to 1.102.0#434
mergery[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/sass-1.102.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps sass from 1.101.0 to 1.102.0.

Release notes

Sourced from sass's releases.

Dart Sass 1.102.0

To install Sass 1.102.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

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

See the full changelog for changes in earlier releases.

Dart Sass 1.101.7

To install Sass 1.101.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.6

To install Sass 1.101.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.5

To install Sass 1.101.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.4

To install Sass 1.101.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

... (truncated)

Changelog

Sourced from sass's changelog.

1.102.0

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

1.101.7

  • No user-visible changes.

1.101.6

  • No user-visible changes.

1.101.5

  • No user-visible changes.

1.101.4

  • 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.

1.101.3

  • No user-visible changes.

1.101.2

  • Fix a bug where the deprecation warning for vendor-prefixed expression() functions would incorrectly indicate whether or not the function would be invalid Sass in Dart Sass 2.0.0.

1.101.1

  • Sass stack trace entries are now always either absolute URLs, absolute paths, or paths relative to the current working directory. Previously, if a stylesheet was loaded using a relative URL (as from a load path), that relative URL was listed even if it couldn't be resolved relative to the current working directory. However, this created potential ambiguities, so this behavior has been removed.

Command Line Interface

... (truncated)

Commits

@dependabot dependabot Bot added automerge Marks a PR to be automatically merged when tests are green Edit dependencies Pull requests that update a dependency file npm Pull requests that update NPM dependencies labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from hellopablo as a code owner August 1, 2026 22:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm Pull requests that update NPM dependencies automerge Marks a PR to be automatically merged when tests are green Edit labels Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/sass-1.102.0 branch from 0c56cbb to df8396a Compare August 1, 2026 22:15
Bumps [sass](https://github.com/sass/dart-sass) from 1.101.0 to 1.102.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.101.0...1.102.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.102.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/sass-1.102.0 branch from df8396a to f4f71a7 Compare August 1, 2026 22:17
@mergery
mergery Bot merged commit 3dee04f into develop Aug 1, 2026
4 checks passed
@mergery
mergery Bot deleted the dependabot/npm_and_yarn/sass-1.102.0 branch August 1, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Marks a PR to be automatically merged when tests are green Edit dependencies Pull requests that update a dependency file npm Pull requests that update NPM dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants