Skip to content

Bump the wp-packages group across 1 directory with 2 updates#332

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-packages-8999cd0499
Open

Bump the wp-packages group across 1 directory with 2 updates#332
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-packages-8999cd0499

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the wp-packages group with 2 updates in the /env directory: @wordpress/e2e-test-utils-playwright and @wordpress/scripts.

Updates @wordpress/e2e-test-utils-playwright from 1.42.0 to 1.49.0

Changelog

Sourced from @​wordpress/e2e-test-utils-playwright's changelog.

1.49.0 (2026-06-24)

Enhancements

  • Added RequestUtils.resetThemeGlobalStyles() to reset the current theme's user global styles to an empty config for test isolation.

Bug Fixes

  • Resolve root-relative page.goto() URLs against the full baseURL, including any subdirectory path, so tests work against WordPress installs served from a subdirectory.

1.48.1 (2026-06-16)

1.48.0 (2026-06-10)

1.47.0 (2026-05-27)

1.46.0 (2026-05-14)

1.45.0 (2026-04-29)

1.44.0 (2026-04-15)

1.43.0 (2026-04-01)

Commits
  • 0e7112a chore(release): publish
  • a4c471e Update changelog files
  • b4cef19 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 99df743 chore(release): publish
  • 58b2002 Update changelogs
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 72e236c e2e-test-utils-playwright: start transpiling again, but faster (#79026)
  • 6237509 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/scripts from 31.7.0 to 32.5.1

Changelog

Sourced from @​wordpress/scripts's changelog.

Unreleased

Enhancements

  • Update stylelint to ^16.26.1 (#79648).
  • Widen the @playwright/test peer dependency to >=1 and mark it optional, so consumers aren't forced to bump Playwright or satisfy it under strict peer deps (#78632).

32.5.0 (2026-06-24)

Enhancements

  • lint-style: Detect .cjs and .mjs config files so the bundled default config is not used when one of these is present (#79226).

32.4.1 (2026-06-16)

32.4.0 (2026-06-10)

32.3.0 (2026-05-27)

32.2.0 (2026-05-14)

32.1.0 (2026-04-29)

32.0.0 (2026-04-15)

Breaking Changes

  • The bundled eslint dependency has been upgraded from v8 to v10 (#76654).
  • The lint-js script now uses flat config (eslint.config.*) by default. Legacy .eslintrc.* files are still detected as a fallback, but this support is deprecated and will be removed in a future version (#76654).
  • The default config shipped with wp-scripts has changed from config/.eslintrc.js to config/eslint.config.cjs (#76654).

31.8.0 (2026-04-01)

Commits
  • 9a75283 chore(release): publish
  • 0e7112a chore(release): publish
  • a4c471e Update changelog files
  • b4cef19 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 99df743 chore(release): publish
  • 58b2002 Update changelogs
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 6237509 Update changelog files
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2026
@swissspidy

swissspidy commented May 1, 2026

Copy link
Copy Markdown
Owner

Performance Test Results

Performance test results for 68c4f65 are in 🛎️!

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 42 41.35 MB 763.50 ms 152.00 ms 895.50 ms 1780.00 ms 1705.20 ms 73.20 ms
1 43 41.47 MB 718.50 ms 156.00 ms 878.50 ms 1686.00 ms 1611.60 ms 72.85 ms
2 43 41.48 MB 721.00 ms 156.00 ms 877.50 ms 1676.00 ms 1603.35 ms 73.45 ms
3 43 41.50 MB 710.50 ms 154.00 ms 873.00 ms 1684.00 ms 1614.90 ms 72.80 ms
4 43 41.51 MB 726.00 ms 156.00 ms 879.50 ms 1690.00 ms 1616.65 ms 72.80 ms

URL: /sample-page/

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 36 41.33 MB 697.50 ms 95.00 ms 789.50 ms 1592.00 ms 1518.75 ms 71.40 ms
1 36 41.35 MB 695.00 ms 93.00 ms 789.00 ms 1584.00 ms 1516.25 ms 71.05 ms
2 36 41.36 MB 698.50 ms 95.50 ms 796.50 ms 1606.00 ms 1526.00 ms 71.30 ms
3 36 41.38 MB 689.50 ms 94.50 ms 786.50 ms 1590.00 ms 1521.35 ms 70.25 ms
4 36 41.39 MB 696.50 ms 94.50 ms 793.00 ms 1602.00 ms 1528.40 ms 70.40 ms

@dependabot dependabot Bot changed the title Bump the wp-packages group in /env with 2 updates Bump the wp-packages group across 1 directory with 2 updates May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/env/wp-packages-8999cd0499 branch from e051ac5 to 7c602ff Compare May 1, 2026 13:20
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/env/wp-packages-8999cd0499 branch from 7c602ff to 71f7880 Compare May 1, 2026 13:30
Bumps the wp-packages group with 2 updates in the /env directory: [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) and [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts).


Updates `@wordpress/e2e-test-utils-playwright` from 1.42.0 to 1.49.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils-playwright/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils-playwright@1.49.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/scripts` from 31.7.0 to 32.5.1
- [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@32.5.1/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-version: 1.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/scripts"
  dependency-version: 32.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wp-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/env/wp-packages-8999cd0499 branch from 71f7880 to b60988c Compare July 1, 2026 11:24
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