rtCamp / theme-elementary

A starter theme that facilitates a quick headstart for developing new block-based themes along with a bunch of developer-friendly features.
GNU General Public License v2.0
27 stars 6 forks source link

Chore(deps-dev): Bump the wordpress-packages group across 1 directory with 6 updates #488

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the wordpress-packages group with 6 updates in the / directory:

Package From To
@wordpress/babel-preset-default 8.3.0 8.6.0
@wordpress/browserslist-config 6.3.0 6.6.0
@wordpress/env 10.3.0 10.6.0
@wordpress/eslint-plugin 20.0.0 20.3.0
@wordpress/jest-preset-default 12.3.0 12.6.0
@wordpress/scripts 28.3.0 28.6.0

Updates @wordpress/babel-preset-default from 8.3.0 to 8.6.0

Changelog

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

8.6.0 (2024-08-21)

8.5.0 (2024-08-07)

8.4.0 (2024-07-24)

Commits


Updates @wordpress/browserslist-config from 6.3.0 to 6.6.0

Changelog

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

6.6.0 (2024-08-21)

6.5.0 (2024-08-07)

6.4.0 (2024-07-24)

Commits


Updates @wordpress/env from 10.3.0 to 10.6.0

Changelog

Sourced from @​wordpress/env's changelog.

10.6.0 (2024-08-21)

10.5.0 (2024-08-07)

10.4.0 (2024-07-24)

Commits


Updates @wordpress/eslint-plugin from 20.0.0 to 20.3.0

Changelog

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

20.3.0 (2024-08-21)

20.2.0 (2024-08-07)

20.1.0 (2024-07-24)

Commits


Updates @wordpress/jest-preset-default from 12.3.0 to 12.6.0

Changelog

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

12.6.0 (2024-08-21)

12.5.0 (2024-08-07)

12.4.0 (2024-07-24)

Commits


Updates @wordpress/scripts from 28.3.0 to 28.6.0

Changelog

Sourced from @​wordpress/scripts's changelog.

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).
Commits
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 4510582 Merge changes published in the Gutenberg plugin "release/19.1" branch
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #495.