Skip to content

[stable32] chore(deps-dev): Bump sass from 1.100.0 to 1.101.0 - #61465

Merged
AndyScherzinger merged 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/sass-1.101.0
Jun 27, 2026
Merged

[stable32] chore(deps-dev): Bump sass from 1.100.0 to 1.101.0#61465
AndyScherzinger merged 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/sass-1.101.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps sass from 1.100.0 to 1.101.0.

Release notes

Sourced from sass's releases.

Dart Sass 1.101.0

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

Changes

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

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.101.0

  • 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.
Commits
  • 63b9922 Load import-only files through package.json exports (#2772)
  • c7e9947 Migrate from bufbuild/buf-setup-action to bufbuild/buf-action (#2773)
  • 7674a4c Bump postcss from 8.5.13 to 8.5.15 in /pkg/sass-parser (#2774)
  • See full diff in compare view

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)

Bumps [sass](https://github.com/sass/dart-sass) from 1.100.0 to 1.101.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.100.0...1.101.0)
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.101.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerJune 20, 2026 03:08
@dependabotdependabotBot added the 3. to review Waiting for reviews label Jun 20, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerJune 20, 2026 03:08
@dependabot
dependabotBot requested review from nfebe, skjnldsv and susnux and removed request for a teamJune 20, 2026 03:08
@github-actions
github-actionsBot enabled auto-merge June 20, 2026 03:09
@github-actionsgithub-actionsBot changed the title chore(deps-dev): Bump sass from 1.100.0 to 1.101.0[stable32] chore(deps-dev): Bump sass from 1.100.0 to 1.101.0Jun 20, 2026
@AndyScherzingerAndyScherzinger added this to the Nextcloud 32.0.13 milestone Jun 25, 2026
@AndyScherzinger
AndyScherzinger merged commit 9751b6d into stable32Jun 27, 2026
152 of 165 checks passed
@AndyScherzinger
AndyScherzinger deleted the dependabot/npm_and_yarn/stable32/sass-1.101.0 branch June 27, 2026 22:30
@nextcloud-botnextcloud-bot mentioned this pull request Jul 14, 2026
Sign up for freeto 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.

1 participant

@AndyScherzinger