Bump the twentytwenty-css group in /src/wp-content/themes/twentytwenty with 4 updates
Type: Pull Request
State: Open
Association: None
Comments: 0
(10 months ago)
(10 months ago)
dependencies javascript
Bumps the twentytwenty-css group in /src/wp-content/themes/twentytwenty with 4 updates: @wordpress/browserslist-config, autoprefixer, postcss and postcss-cli.
Updates @wordpress/browserslist-config from 6.14.0 to 6.28.0
Changelog
Sourced from @wordpress/browserslist-config's changelog.
6.28.0 (2025-08-07)
6.27.0 (2025-07-23)
6.26.0 (2025-06-25)
6.25.0 (2025-06-04)
6.24.0 (2025-05-22)
6.23.0 (2025-05-07)
6.22.0 (2025-04-11)
6.21.0 (2025-03-27)
6.20.0 (2025-03-13)
6.19.0 (2025-02-28)
6.18.0 (2025-02-12)
6.17.0 (2025-01-29)
6.16.0 (2025-01-15)
6.15.0 (2025-01-02)
Commits
28cc209chore(release): publishc3f1cc5Update changelog filesabe06a6chore(release): publishb47544eUpdate changelog files35e2694chore(release): publishe23caa5Update changelog filesd1acd76chore(release): publish3f742f0Update changelog files9c03d14chore(release): publish29bc1f5Update changelog files- Additional commits viewable in compare view
Updates autoprefixer from 10.4.20 to 10.4.21
Release notes
Sourced from autoprefixer's releases.
10.4.21
- Fixed old
-moz-prefix for:placeholder-shown(by@Marukome0743).
Changelog
Sourced from autoprefixer's changelog.
10.4.21
- Fixed old
-moz-prefix for:placeholder-shown(by@Marukome0743).
Commits
Updates postcss from 8.4.49 to 8.5.6
Release notes
Sourced from postcss's releases.
8.5.6
- Fixed
ContainerWithChildrentype discriminating (by@Goodwine).8.5.5
- Fixed
package.json→exportscompatibility with some tools (by@JounQin).8.5.4
- Fixed Parcel compatibility issue (by
@git-sumitchaudhary).8.5.3
- Added more details to
Unknown worderror (by@hiepxanh).- Fixed types (by
@romainmenke).- Fixed docs (by
@catnipan).8.5.2
- Fixed end position of rules with semicolon (by
@romainmenke).8.5.1
- Fixed backwards compatibility for complex cases (by
@romainmenke).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.
@romainmenkeduring his work on Stylelint addedInput#documentin additional toInput#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.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
- Tidelift with a Spotify-like subscription model supporting all projects from your lock file.
- Direct donations at GitHub Sponsors or Open Collective.
Changelog
Sourced from postcss's changelog.
8.5.6
- Fixed
ContainerWithChildrentype discriminating (by@Goodwine).8.5.5
- Fixed
package.json→exportscompatibility with some tools (by@JounQin).8.5.4
- Fixed Parcel compatibility issue (by
@git-sumitchaudhary).8.5.3
- Added more details to
Unknown worderror (by@hiepxanh).- Fixed types (by
@romainmenke).- Fixed docs (by
@catnipan).8.5.2
- Fixed end position of rules with semicolon (by
@romainmenke).8.5.1
- Fixed backwards compatibility for complex cases (by
@romainmenke).8.5 “Duke Alloces”
- Added
Input#documentfor sources like CSS-in-JS or HTML (by@romainmenke).
Commits
91d6eb5Release 8.5.6 version65ffc55Update dependenciesecd20ebFix ContainerWithChildren to allow discriminating the node type by comparing ...c181597Release 8.5.5 versionc5523fbUpdate dependencies2e3450crefactor:importshould be listed beforerequire(#2052)4d720bdUpdate EM text6cb4a66Release 8.5.4 versionec5c1e0Update dependenciese85e938Fix code format- Additional commits viewable in compare view
Updates postcss-cli from 11.0.0 to 11.0.1
Changelog
Sourced from postcss-cli's changelog.
11.0.1 / 2025-03-12
- Update and minimize dependencies
Commits
7bea18011.0.10dc4ebaUse eslint v9 + flat config (#490)733ef42chore(deps): update dependency sugarss to v5 (#483)1363a65Update dependency prettier to ~3.5.0 (#488)bd416f5Update dependency uuid to v11 (#482)bfad16dUpdate dependency c8 to v10 (#480)b5d8f0efeat: replace globby with tinyglobby and remove get-stdin in favor of builtin...5f9f92aUpdate dependency prettier to ~3.4.0 (#484)0f52be7Update dependency prettier to ~3.3.0 (#477)528af4cAdding link to PostCSS (#472)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+161
-194
Package Dependencies
postcss
npm
8.4.49 → 8.5.6
Minor
/src/wp-content/themes/twentytwenty
autoprefixer
npm
10.4.20 → 10.4.21
Patch
/src/wp-content/themes/twentytwenty
@wordpress/browserslist-config
npm
6.14.0 → 6.28.0
Minor
/src/wp-content/themes/twentytwenty
postcss-cli
npm
11.0.0 → 11.0.1
Patch
/src/wp-content/themes/twentytwenty
Technical Details
| ID: | 5133916 |
| UUID: | 2746021685 |
| Node ID: | PR_kwDOEedg3c6jrPc1 |
| Host: | GitHub |
| Repository: | dream-encode/wordpress-develop |
| Merge State: | Unknown |