Skip to content

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

Merged
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-packages-79ca286665
Mar 31, 2025
Merged

Bump the wp-packages group in /env with 2 updates#254
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-packages-79ca286665

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 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.20.0 to 1.21.0

Changelog

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

1.21.0 (2025-03-27)

Commits

Updates @wordpress/scripts from 30.13.0 to 30.14.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.14.0 (2025-03-27)

New Features

  • Add --blocks-manifest CLI flag to generate a PHP file containing block metadata from all block.json files in the project (#69578).
Commits
  • 104af00 chore(release): publish
  • f28a82f Update changelog files
  • 7d74f8d Merge changes published in the Gutenberg plugin "release/20.6" branch
  • See full diff 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 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.20.0 to 1.21.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.21.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/scripts` from 30.13.0 to 30.14.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.14.0/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/scripts"
  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 Mar 31, 2025
@swissspidy swissspidy enabled auto-merge (squash) March 31, 2025 11:27
@swissspidy
Copy link
Copy Markdown
Owner

Performance Test Results

Performance test results for 8570f5c are in 🛎️!

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 45 28.68 MB 222.00 ms 104.50 ms 326.00 ms 414.00 ms 339.45 ms 75.25 ms
1 45 28.68 MB 220.50 ms 103.00 ms 324.00 ms 412.00 ms 337.45 ms 74.00 ms
2 45 28.68 MB 221.00 ms 103.00 ms 324.00 ms 412.00 ms 336.50 ms 73.35 ms
3 45 28.68 MB 221.00 ms 103.00 ms 324.00 ms 408.00 ms 335.95 ms 73.05 ms
4 45 28.68 MB 220.00 ms 102.00 ms 322.00 ms 408.00 ms 335.60 ms 73.60 ms

URL: /sample-page/

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 34 28.56 MB 201.00 ms 67.00 ms 268.00 ms 352.00 ms 280.80 ms 71.50 ms
1 34 28.56 MB 202.00 ms 67.00 ms 269.00 ms 352.00 ms 281.75 ms 71.70 ms
2 34 28.56 MB 200.50 ms 67.00 ms 267.00 ms 352.00 ms 279.95 ms 71.45 ms
3 34 28.56 MB 201.00 ms 67.00 ms 267.50 ms 352.00 ms 279.70 ms 71.35 ms
4 34 28.56 MB 202.00 ms 67.00 ms 269.00 ms 352.00 ms 281.95 ms 71.15 ms

@swissspidy swissspidy merged commit e2b6982 into main Mar 31, 2025
13 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/env/wp-packages-79ca286665 branch March 31, 2025 11:31
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