Skip to content

Bump the wp-packages group in /env with 2 updates#260

Merged
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-packages-87bafaa6c1
May 26, 2025
Merged

Bump the wp-packages group in /env with 2 updates#260
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-packages-87bafaa6c1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2025

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

Updates @wordpress/e2e-test-utils-playwright from 1.23.0 to 1.24.0

Changelog

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

1.24.0 (2025-05-22)

Commits
  • 9c03d14 chore(release): publish
  • 29bc1f5 Update changelog files
  • ace9885 Merge changes published in the Gutenberg plugin "release/20.9" branch
  • See full diff in compare view

Updates @wordpress/scripts from 30.16.0 to 30.17.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.17.0 (2025-05-22)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the wp-packages group in /env with 2 updates: [@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.23.0 to 1.24.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.24.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/scripts` from 30.16.0 to 30.17.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@30.17.0/packages/scripts)

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

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 May 26, 2025
@swissspidy swissspidy enabled auto-merge (squash) May 26, 2025 12:18
@swissspidy
Copy link
Copy Markdown
Owner

Performance Test Results

Performance test results for fbb0b62 are in 🛎️!

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 45 28.69 MB 219.00 ms 105.00 ms 325.00 ms 408.00 ms 338.20 ms 73.65 ms
1 45 28.69 MB 219.50 ms 104.00 ms 324.00 ms 412.00 ms 336.10 ms 73.80 ms
2 45 28.69 MB 218.50 ms 103.00 ms 321.00 ms 408.00 ms 333.60 ms 74.20 ms
3 45 28.69 MB 219.00 ms 102.00 ms 321.00 ms 408.00 ms 333.75 ms 74.25 ms
4 45 28.69 MB 219.50 ms 103.00 ms 322.50 ms 412.00 ms 335.75 ms 74.15 ms

URL: /sample-page/

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 34 28.57 MB 199.00 ms 67.00 ms 267.50 ms 352.00 ms 280.55 ms 71.00 ms
1 34 28.57 MB 199.00 ms 67.00 ms 266.00 ms 348.00 ms 278.40 ms 69.95 ms
2 34 28.57 MB 198.00 ms 67.00 ms 265.50 ms 346.00 ms 278.30 ms 68.95 ms
3 34 28.57 MB 199.00 ms 66.00 ms 265.50 ms 348.00 ms 278.45 ms 69.50 ms
4 34 28.57 MB 199.00 ms 67.00 ms 265.00 ms 348.00 ms 278.35 ms 69.80 ms

@swissspidy swissspidy merged commit 282fbd6 into main May 26, 2025
13 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/env/wp-packages-87bafaa6c1 branch May 26, 2025 12:23
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