Skip to content

Bump the twentytwentyone-sass-css group across 1 directory with 4 updates#575

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde
Open

Bump the twentytwentyone-sass-css group across 1 directory with 4 updates#575
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown

Bumps the twentytwentyone-sass-css group with 4 updates in the /src/wp-content/themes/twentytwentyone directory: @wordpress/browserslist-config, autoprefixer, postcss and sass.

Updates @wordpress/browserslist-config from 6.34.0 to 6.50.0

Changelog

Sourced from @​wordpress/browserslist-config's changelog.

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

6.48.1 (2026-06-16)

6.48.0 (2026-06-10)

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

6.43.0 (2026-04-01)

6.42.0 (2026-03-18)

6.41.0 (2026-03-04)

6.40.0 (2026-02-18)

6.39.0 (2026-01-29)

6.38.0 (2026-01-16)

6.36.0 (2025-11-26)

6.35.0 (2025-11-12)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates autoprefixer from 10.4.22 to 10.5.2

Release notes

Sourced from autoprefixer's releases.

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).

10.4.23

Changelog

Sourced from autoprefixer's changelog.

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).

10.4.23

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.


Updates postcss from 8.5.6 to 8.5.18

Release notes

Sourced from postcss's releases.

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.

8.5.8

  • Fixed Processor#version.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.


Updates sass from 1.83.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.

Dart Sass 1.100.0

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

Changes

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

See the full changelog for changes in earlier releases.

Dart Sass 1.99.0

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

Changes

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

... (truncated)

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.

1.100.0

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

1.99.0

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

... (truncated)

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)
  • 5fd18c7 Bump node engine requirement to >=20.19.0 and chokidar requirement to ^5.0.0 ...
  • 8c1d984 Deprecate adjacent compound selectors (#2765)
  • 8e5f718 Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (#2767)
  • 1447f9b Bump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (#2766)
  • 83c39fe Support the top-level parent selector (#2758)
  • ec85871 Bump EndBug/add-and-commit from 9 to 10 (#2756)
  • a604acd [Function Name] Implement changes (#2731)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sass since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2026
@desrosj
desrosj force-pushed the trunk branch 2 times, most recently from e29f070 to 7eb09cf Compare May 21, 2026 03:52
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch 2 times, most recently from c99d659 to 408000a Compare May 21, 2026 04:22
@desrosj
desrosj force-pushed the trunk branch 4 times, most recently from 3edb3b0 to f6510e8 Compare May 22, 2026 13:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from 408000a to cedada7 Compare May 25, 2026 05:34
@desrosj
desrosj force-pushed the trunk branch 3 times, most recently from c6cb69a to 7f3380b Compare June 12, 2026 04:21
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from cedada7 to 6b3c934 Compare June 15, 2026 04:37
@desrosj
desrosj force-pushed the trunk branch 2 times, most recently from ac3bbc2 to 6044c40 Compare June 19, 2026 19:36
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from 6b3c934 to c35cf8f Compare June 22, 2026 04:29
@desrosj
desrosj force-pushed the trunk branch 2 times, most recently from 967c01d to 24f2eae Compare June 25, 2026 23:30
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from c35cf8f to 49bf795 Compare June 29, 2026 04:27
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from 49bf795 to e6467c0 Compare July 6, 2026 04:26
@desrosj
desrosj force-pushed the trunk branch 2 times, most recently from bda8dd7 to 1c7c6f5 Compare July 10, 2026 18:09
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from e6467c0 to 171b295 Compare July 13, 2026 04:28
@desrosj
desrosj force-pushed the trunk branch 2 times, most recently from 0868522 to 7de0505 Compare July 14, 2026 19:52
@desrosj
desrosj force-pushed the trunk branch 2 times, most recently from de1060d to bf53dd7 Compare July 15, 2026 15:44
…ates

Bumps the twentytwentyone-sass-css group with 4 updates in the /src/wp-content/themes/twentytwentyone directory: [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config), [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss) and [sass](https://github.com/sass/dart-sass).


Updates `@wordpress/browserslist-config` from 6.34.0 to 6.50.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.50.0/packages/browserslist-config)

Updates `autoprefixer` from 10.4.22 to 10.5.2
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.22...10.5.2)

Updates `postcss` from 8.5.6 to 8.5.18
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.18)

Updates `sass` from 1.83.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.83.0...1.101.0)

---
updated-dependencies:
- dependency-name: "@wordpress/browserslist-config"
  dependency-version: 6.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: twentytwentyone-sass-css
- dependency-name: autoprefixer
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: twentytwentyone-sass-css
- dependency-name: postcss
  dependency-version: 8.5.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: twentytwentyone-sass-css
- dependency-name: sass
  dependency-version: 1.99.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: twentytwentyone-sass-css
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-sass-css-0761a79cde branch from 171b295 to b02e974 Compare July 20, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants