Skip to content

[stable34] chore(deps-dev): bump sass from 1.101.3 to 1.101.6 in /build/frontend-legacy - #62578

Merged
AndyScherzinger merged 2 commits into
stable34from
dependabot/npm_and_yarn/build/frontend-legacy/stable34/sass-1.101.6
Jul 27, 2026
Merged

[stable34] chore(deps-dev): bump sass from 1.101.3 to 1.101.6 in /build/frontend-legacy#62578
AndyScherzinger merged 2 commits into
stable34from
dependabot/npm_and_yarn/build/frontend-legacy/stable34/sass-1.101.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps sass from 1.101.3 to 1.101.6.

Release notes

Sourced from sass's 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.

Changes

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

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

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 compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot
dependabot Bot requested review from a team as code owners July 27, 2026 12:09
@dependabot
dependabot Bot requested review from kristian-zendato, nfebe and skjnldsv and removed request for a team July 27, 2026 12:09
@github-actions
github-actions Bot enabled auto-merge July 27, 2026 12:20
@github-actions github-actions Bot changed the title chore(deps-dev): bump sass from 1.101.3 to 1.101.6 in /build/frontend-legacy [stable34] chore(deps-dev): bump sass from 1.101.3 to 1.101.6 in /build/frontend-legacy Jul 27, 2026
Bumps [sass](https://github.com/sass/dart-sass) from 1.101.3 to 1.101.6.
- [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.101.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.101.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@AndyScherzinger
AndyScherzinger force-pushed the dependabot/npm_and_yarn/build/frontend-legacy/stable34/sass-1.101.6 branch from bc5549f to 47ff8ba Compare July 27, 2026 22:59
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

@AndyScherzinger AndyScherzinger added this to the Nextcloud 34.0.3 milestone Jul 27, 2026
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger
AndyScherzinger disabled auto-merge July 27, 2026 23:30
@AndyScherzinger
AndyScherzinger merged commit 130598b into stable34 Jul 27, 2026
125 of 133 checks passed
@AndyScherzinger
AndyScherzinger deleted the dependabot/npm_and_yarn/build/frontend-legacy/stable34/sass-1.101.6 branch July 27, 2026 23:30
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