Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

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.8.1 to 1.9.0

Changelog

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

1.9.0 (2024-10-03)

1.8.0 (2024-09-19)

1.7.0 (2024-09-05)

1.6.0 (2024-08-21)

1.5.0 (2024-08-07)

1.4.0 (2024-07-24)

1.3.0 (2024-07-10)

1.2.0 (2024-06-26)

1.1.0 (2024-06-15)

1.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

0.26.0 (2024-05-16)

0.25.0 (2024-05-02)

0.24.0 (2024-04-19)

0.23.0 (2024-04-03)

0.22.0 (2024-03-21)

0.21.0 (2024-03-06)

0.20.0 (2024-02-21)

0.19.0 (2024-02-09)

0.18.0 (2024-01-24)

0.17.0 (2024-01-10)

0.16.0 (2023-12-13)

0.15.0 (2023-11-29)

0.14.0 (2023-11-16)

... (truncated)

Commits

Updates @wordpress/scripts from 30.0.2 to 30.1.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.1.0 (2024-10-03)

30.0.0 (2024-09-19)

Breaking Changes

  • Updated stylelint dependency to ^16.8.2 (#64828).
  • Switched default config from @wordpress/stylelint-config/scss to use @wordpress/stylelint-config/scss-stylistic to keep stylistic rules (#64828).

29.0.0 (2024-09-05)

Breaking Changes

  • Fixed the issue with having 5 high severity vulnerabilities by upgrading the puppeteer-core package to the latest major version ^23.1.0 (#64597).

Enhancements

  • Inlines CSS files imported from other CSS files before optimization in the build command (#61121).

Bug Fixes

  • Added chunk filename in webpack config to avoid reading stale files (#58176).

28.6.0 (2024-08-21)

28.5.0 (2024-08-07)

28.4.0 (2024-07-24)

New Features

  • Update webpack configuration for the build and start commands to automatically copy PHP files listed in the variations field of block.json files from the source to the build folder (#63098).

28.3.0 (2024-07-10)

28.2.0 (2024-06-26)

28.1.0 (2024-06-15)

28.0.0 (2024-05-31)

Breaking Changes

Note If you're using @​wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @​wordpress/scripts@​27.

  • Use React's automatic runtime to transform JSX (#61692).
  • Variables like process.env.IS_GUTENBERG_PLUGIN have been replaced by globalThis.IS_GUTENBERG_PLUGIN. Build systems using process.env should be updated (#61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

... (truncated)

Commits
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 35a83ad Merge changes published in the Gutenberg plugin "release/19.3" branch
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 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 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.8.1 to 1.9.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/[email protected]/packages/e2e-test-utils-playwright)

Updates `@wordpress/scripts` from 30.0.2 to 30.1.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/[email protected]/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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
@swissspidy swissspidy merged commit 9ee68cc into main Oct 7, 2024
11 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/env/wp-packages-7acacd136b branch October 7, 2024 11:26
@swissspidy
Copy link
Owner

Performance Test Results

Performance test results for d9359f7 are in 🛎️!

Tests

Run wpDbQueries wpMemoryUsage wpBeforeTemplate wpTemplate wpTotal largestContentfulPaint timeToFirstByte lcpMinusTtfb
0 40 28.07 MB 212.00 ms 91.00 ms 303.00 ms 422.25 ms 316.95 ms 103.20 ms
1 40 28.07 MB 213.50 ms 91.50 ms 301.50 ms 422.55 ms 315.40 ms 104.35 ms
2 40 28.07 MB 216.50 ms 91.00 ms 306.50 ms 428.55 ms 320.25 ms 105.65 ms
3 40 28.07 MB 216.50 ms 92.00 ms 308.50 ms 429.00 ms 322.25 ms 104.90 ms
4 40 28.07 MB 223.50 ms 93.50 ms 316.00 ms 437.35 ms 330.00 ms 105.05 ms

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