Skip to content

chore(deps-dev): bump sass from 1.101.3 to 1.102.0 - #62755

Merged
AndyScherzinger merged 2 commits into
stable33from
dependabot/npm_and_yarn/stable33/sass-1.102.0
Aug 2, 2026
Merged

chore(deps-dev): bump sass from 1.101.3 to 1.102.0#62755
AndyScherzinger merged 2 commits into
stable33from
dependabot/npm_and_yarn/stable33/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.3 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.

Commits

@dependabot
dependabot Bot requested review from a team as code owners August 1, 2026 03:21
@dependabot
dependabot Bot requested review from kristian-zendato, skjnldsv and sorbaugh and removed request for a team August 1, 2026 03:21
@github-actions github-actions Bot changed the title chore(deps-dev): bump sass from 1.101.3 to 1.102.0 [stable33] chore(deps-dev): bump sass from 1.101.3 to 1.102.0 Aug 1, 2026
@github-actions
github-actions Bot enabled auto-merge August 1, 2026 03:48
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [sass](https://github.com/sass/dart-sass) from 1.101.3 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.3...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 changed the title [stable33] chore(deps-dev): bump sass from 1.101.3 to 1.102.0 chore(deps-dev): bump sass from 1.101.3 to 1.102.0 Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stable33/sass-1.102.0 branch from fa84c43 to f5700ca Compare August 2, 2026 07:52
@AndyScherzinger AndyScherzinger added this to the Nextcloud 33.0.8 milestone Aug 2, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger
AndyScherzinger merged commit 3e048ea into stable33 Aug 2, 2026
120 of 124 checks passed
@AndyScherzinger
AndyScherzinger deleted the dependabot/npm_and_yarn/stable33/sass-1.102.0 branch August 2, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants