这是indexloc提供的服务,不要输入任何密码
Skip to content

Chore(deps-dev): Bump the wordpress-packages group with 6 updates #515

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps the wordpress-packages group with 6 updates:

Package From To
@wordpress/babel-preset-default 8.15.1 8.17.0
@wordpress/browserslist-config 6.15.0 6.17.0
@wordpress/env 10.15.0 10.17.0
@wordpress/eslint-plugin 22.1.1 22.3.0
@wordpress/jest-preset-default 12.15.1 12.17.0
@wordpress/scripts 30.8.1 30.10.0

Updates @wordpress/babel-preset-default from 8.15.1 to 8.17.0

Changelog

Sourced from @​wordpress/babel-preset-default's changelog.

8.17.0 (2025-01-29)

8.16.0 (2025-01-15)

8.15.0 (2025-01-02)

8.14.0 (2024-12-11)

8.13.0 (2024-11-27)

8.12.0 (2024-11-16)

8.11.0 (2024-10-30)

8.10.0 (2024-10-16)

Enhancements

  • The bundled @babel/core dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#36244).
  • The bundled @babel/plugin-transform-react-jsx dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#36244).
  • The bundled @babel/plugin-transform-runtime dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#36244).
  • The bundled @babel/preset-env dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#36244).
  • The bundled @babel/preset-typescript dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#36244).
  • The bundled @babel/runtime dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#36244).

8.9.0 (2024-10-03)

Bug Fixes

  • Fix a bug in 8.8.1 due to missing files in the published package (#65481).

8.8.0 (2024-09-19)

Internal

  • Added addPolyfillComments option. When used, it will automatically add magic comments to mark files that need wp-polyfill (#65292).

8.7.0 (2024-09-05)

8.6.0 (2024-08-21)

8.5.0 (2024-08-07)

8.4.0 (2024-07-24)

8.3.0 (2024-07-10)

8.2.0 (2024-06-26)

8.1.0 (2024-06-15)

... (truncated)

Commits

Updates @wordpress/browserslist-config from 6.15.0 to 6.17.0

Changelog

Sourced from @​wordpress/browserslist-config's changelog.

6.17.0 (2025-01-29)

6.16.0 (2025-01-15)

Commits

Updates @wordpress/env from 10.15.0 to 10.17.0

Changelog

Sourced from @​wordpress/env's changelog.

10.17.0 (2025-01-29)

Enhancements

  • Add a WP_ENV_MULTISITE environment variable to override the multisite option (#68792).

10.16.0 (2025-01-15)

Commits
  • 68a831c chore(release): publish
  • af1b8d0 Update changelog files
  • 1aed6c2 Merge changes published in the Gutenberg plugin "release/20.2" branch
  • f48b9f5 chore(release): publish
  • f184ad9 Update changelog files
  • dd7e688 Merge changes published in the Gutenberg plugin "release/20.1" branch
  • See full diff in compare view

Updates @wordpress/eslint-plugin from 22.1.1 to 22.3.0

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

22.3.0 (2025-01-29)

22.2.0 (2025-01-15)

22.1.0 (2025-01-02)

22.0.0 (2024-12-11)

Breaking Changes

  • The minimum required TypeScript version changed to 5 (#67461)

21.6.0 (2024-11-27)

21.5.0 (2024-11-16)

21.4.0 (2024-10-30)

21.3.0 (2024-10-16)

21.2.0 (2024-10-03)

21.1.0 (2024-09-19)

21.0.0 (2024-09-05)

Breaking Changes

20.3.0 (2024-08-21)

20.2.0 (2024-08-07)

20.1.0 (2024-07-24)

20.0.0 (2024-07-10)

Breaking Changes

19.2.0 (2024-06-26)

19.1.0 (2024-06-15)

19.0.0 (2024-05-31)

... (truncated)

Commits
  • 68a831c chore(release): publish
  • af1b8d0 Update changelog files
  • 1aed6c2 Merge changes published in the Gutenberg plugin "release/20.2" branch
  • f48b9f5 chore(release): publish
  • f184ad9 Update changelog files
  • dd7e688 Merge changes published in the Gutenberg plugin "release/20.1" branch
  • See full diff in compare view

Updates @wordpress/jest-preset-default from 12.15.1 to 12.17.0

Changelog

Sourced from @​wordpress/jest-preset-default's changelog.

12.17.0 (2025-01-29)

12.16.0 (2025-01-15)

12.15.0 (2025-01-02)

12.14.0 (2024-12-11)

12.13.0 (2024-11-27)

12.12.0 (2024-11-16)

12.11.0 (2024-10-30)

12.10.0 (2024-10-16)

12.9.0 (2024-10-03)

12.8.0 (2024-09-19)

12.7.0 (2024-09-05)

12.6.0 (2024-08-21)

12.5.0 (2024-08-07)

12.4.0 (2024-07-24)

12.3.0 (2024-07-10)

12.2.0 (2024-06-26)

12.1.0 (2024-06-15)

12.0.0 (2024-05-31)

Breaking Changes

  • 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.

11.29.0 (2024-05-16)

11.28.0 (2024-05-02)

11.27.0 (2024-04-19)

11.26.0 (2024-04-03)

11.25.0 (2024-03-21)

... (truncated)

Commits

Updates @wordpress/scripts from 30.8.1 to 30.10.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.10.0 (2025-01-29)

30.9.0 (2025-01-15)

30.8.0 (2025-01-02)

Enhancements

  • Recommend listing JavaScript entry points as paths passed to the start and build commands (#68251).
  • Introduce a new option --source-path to customize the source directory used with the start and build commands (#68251).

Internal

  • The bundled rtlcss-webpack-plugin dependency has been replaced with a modified fork of the plugin to fix issues with the original package (#68201).
  • The bundled sass dependency has been updated from ^1.50.0 to ^1.54.0 (#68380).

30.7.0 (2024-12-11)

Internal

  • The bundled sass dependency has been updated from ^1.35.2 to ^1.50.1 (#67572).
  • The bundled sass-loader dependency has been updated from ^12.1.0 to ^16.0.3 (#67572).
  • The bundled mini-css-extract-plugin dependency has been updated from ^2.5.1 to ^2.9.2 (#67572).
  • The bundled webpack dependency has been updated from ^5.95.0 to ^5.97.0 (#67572).
  • The bundled cross-spawn dependency has been updated from ^5.1.0 to ^7.0.6 (#67708).
  • The bundled jest-dev-server dependency has been updated from ^9.0.1 to ^10.1.4 (#67708).
  • The bundled puppeteer-core dependency has been updated from ^23.1.0 to ^23.10.1 (#67708).

Bug Fix

  • Make React Fast Refresh in the start command work with multiple blocks (64924).

30.6.0 (2024-11-27)

30.5.1 (2024-11-18)

Bug Fix

  • Revert changes from #61121 that inlined CSS files imported from other CSS files before optimization in the build command.

30.5.0 (2024-11-16)

Bug Fix

  • Make start script more resilient for developer errors (#66752).

30.4.0 (2024-10-30)

Enhancements

... (truncated)

Commits
  • 68a831c chore(release): publish
  • af1b8d0 Update changelog files
  • 1aed6c2 Merge changes published in the Gutenberg plugin "release/20.2" branch
  • f48b9f5 chore(release): publish
  • f184ad9 Update changelog files
  • dd7e688 Merge changes published in the Gutenberg plugin "release/20.1" 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 wordpress-packages group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.15.1` | `8.17.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `6.15.0` | `6.17.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.15.0` | `10.17.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `22.1.1` | `22.3.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `12.15.1` | `12.17.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `30.8.1` | `30.10.0` |


Updates `@wordpress/babel-preset-default` from 8.15.1 to 8.17.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/babel-preset-default/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-preset-default@8.17.0/packages/babel-preset-default)

Updates `@wordpress/browserslist-config` from 6.15.0 to 6.17.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.17.0/packages/browserslist-config)

Updates `@wordpress/env` from 10.15.0 to 10.17.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@10.17.0/packages/env)

Updates `@wordpress/eslint-plugin` from 22.1.1 to 22.3.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@22.3.0/packages/eslint-plugin)

Updates `@wordpress/jest-preset-default` from 12.15.1 to 12.17.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/jest-preset-default/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/jest-preset-default@12.17.0/packages/jest-preset-default)

Updates `@wordpress/scripts` from 30.8.1 to 30.10.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.10.0/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/babel-preset-default"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/browserslist-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-preset-default"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress-packages-3a8a62cbd8 branch February 5, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants