Skip to content

Bump postcss and @wordpress/scripts - #31

Merged
firstelementjp merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-70900b16f6
Mar 29, 2026
Merged

Bump postcss and @wordpress/scripts#31
firstelementjp merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-70900b16f6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss to 8.5.8 and updates ancestor dependency @wordpress/scripts. These dependencies need to be updated together.

Updates postcss from 7.0.39 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

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

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

... (truncated)

Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

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

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

  • Added Input#document for sources like CSS-in-JS or HTML (by @​romainmenke).

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.

... (truncated)

Commits

Updates @wordpress/scripts from 19.2.4 to 31.7.0

Release notes

Sourced from @​wordpress/scripts's releases.

22.8.1

Changelog

Bug Fixes

Collaboration

  • RTC: Fix editor freeze when replacing code editor content. (76815)
  • RTC: Remove stale wp_enable_real_time_collaboration option check. (76810)
  • RTC: Fix RichTextData deserialization (76607)
  • RTC: Change RTC option name (76643)
  • RTC: Backport race condition fix (76649)
  • RTC: Use activation hook to enable RTC by default (76736)
  • RTC: Remove stale wp_enable_real_time_collaboration option check (76810)
  • Preferences: Hide collaboration options when RTC is not enabled. (76819)

Post Editor

Enhancements

Collaboration

  • Real Time Collaboration: Introduce filters for the polling intervals. (76518)
  • RTC: Scroll to collaborator on click (76561)
  • RTC: Increase polling intervals, increase polling on primary room only (76704)
  • RTC: Use prepared queries instead of *_post_meta functions (76779)

Tests

Collaboration

  • RTC: Add E2E "stress test" with complex interactions (76055)
  • Fix navigation block rendering unit test (76685)
  • Fix navigation block unit test and e2e test (76692)

Contributors

The following contributors merged PRs in this release:

@​alecgeatches @​shekharnwagh @​t-hamano @​peterwilsoncc @​maxschmeling @​chriszarate

22.8.0

Changelog

Features

Collaboration

  • RTC: Add preference for collaborator notifications. (76460)

Enhancements

... (truncated)

Changelog

Sourced from @​wordpress/scripts's changelog.

31.7.0 (2026-03-18)

31.6.0 (2026-03-04)

31.5.0 (2026-02-18)

31.4.0 (2026-01-29)

31.3.0 (2026-01-16)

Internal

  • The bundled eslint dependency has been updated from ^8.3.0 to ^8.57.1 (#74316).

31.1.0 (2025-11-26)

31.0.0 (2025-11-12)

Breaking Changes

  • The lint-js script now includes .cjs, .mjs, .cts, and .mts as default extensions to lint. This is considered a breaking change because the script may now surface lint errors in your project which would not have been previously identified.

30.27.0 (2025-10-29)

30.26.0 (2025-10-17)

30.25.0 (2025-10-01)

30.24.0 (2025-09-17)

30.23.0 (2025-09-03)

Internal

  • Remove deprecated clean-webpack-plugin dependency in favor of webpack's native cleaning functionality (#71080)

30.22.0 (2025-08-20)

30.21.0 (2025-08-07)

30.20.0 (2025-07-23)

30.19.0 (2025-06-25)

30.18.0 (2025-06-04)

30.17.0 (2025-05-22)

30.16.0 (2025-05-07)

... (truncated)

Commits
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gutenbergplugin, a new releaser for @​wordpress/scripts since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postcss](https://github.com/postcss/postcss) to 8.5.8 and updates ancestor dependency [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). These dependencies need to be updated together.


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

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

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: indirect
- dependency-name: "@wordpress/scripts"
  dependency-version: 31.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 29, 2026
@firstelementjp
firstelementjp merged commit 7fabbff into main Mar 29, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-70900b16f6 branch March 29, 2026 13:56
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.

1 participant