Skip to content

Update wordpress monorepo#1896

Open
renovate[bot] wants to merge 3 commits into
developfrom
renovate/wordpress-monorepo
Open

Update wordpress monorepo#1896
renovate[bot] wants to merge 3 commits into
developfrom
renovate/wordpress-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@wordpress/e2e-test-utils-playwright (source) ^1.46.0^1.47.0 age confidence
@wordpress/eslint-plugin (source) ^25.2.0^25.3.0 age confidence
@wordpress/scripts (source) ^32.2.0^32.3.0 age confidence

Release Notes

WordPress/gutenberg (@​wordpress/e2e-test-utils-playwright)

v1.47.0

Compare Source

WordPress/gutenberg (@​wordpress/eslint-plugin)

v25.3.0

Compare Source

WordPress/gutenberg (@​wordpress/scripts)

v32.3.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate Bot and others added 2 commits May 29, 2026 06:13
The previous Renovate run could not regenerate the lockfile because the
existing transitive @wordpress/* deps pinned React 18, which conflicts
with @wordpress/scripts@32.3.0's React 19 peer. A fresh install resolves
@wordpress/babel-preset-default@8.47.0, @wordpress/element@7.0.0, and
@wordpress/theme@0.14.0, all on React 19.

Verified locally:
- npm install succeeds without ERESOLVE
- wp-scripts build succeeds
- wp-scripts lint-js clean
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 29, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

The 1.47.0 release has a packaging regression: its package.json
"exports[."].default" points at "./src/index.ts" (raw TypeScript)
instead of "./build/index.cjs", so every e2e spec fails to load with
"Cannot find module .../src/index.ts".

Pinning to 1.46.0 unblocks CI while keeping the rest of the WordPress
monorepo bump (@wordpress/scripts 32.3, @wordpress/eslint-plugin 25.3).

Verified locally:
- npm install succeeds
- wp-scripts build succeeds
- npm run test-e2e produces the same pass/fail pattern as develop
  baseline (no new regressions; remaining failures are pre-existing
  flakes also present on develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant