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 #466

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

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

Package From To
@wordpress/babel-preset-default 7.32.0 8.0.0
@wordpress/browserslist-config 5.31.0 6.0.0
@wordpress/env 9.0.0 10.0.0
@wordpress/eslint-plugin 17.5.0 19.0.0
@wordpress/jest-preset-default 11.19.0 12.0.0
@wordpress/scripts 26.19.0 28.0.0

Updates @wordpress/babel-preset-default from 7.32.0 to 8.0.0

Changelog

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

8.0.0 (2024-05-31)

Breaking Changes

  • Use React's automatic runtime to transform JSX (#61692).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

7.42.0 (2024-05-16)

7.41.0 (2024-05-02)

7.40.0 (2024-04-19)

7.39.0 (2024-04-03)

7.38.0 (2024-03-21)

7.37.0 (2024-03-06)

7.36.0 (2024-02-21)

7.35.0 (2024-02-09)

7.34.0 (2024-01-24)

7.33.0 (2024-01-10)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commits viewable in compare view


Updates @wordpress/browserslist-config from 5.31.0 to 6.0.0

Changelog

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

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

5.41.0 (2024-05-16)

5.40.0 (2024-05-02)

5.39.0 (2024-04-19)

5.38.0 (2024-04-03)

5.37.0 (2024-03-21)

5.36.0 (2024-03-06)

5.35.0 (2024-02-21)

5.34.0 (2024-02-09)

5.33.0 (2024-01-24)

5.32.0 (2024-01-10)

Commits


Updates @wordpress/env from 9.0.0 to 10.0.0

Changelog

Sourced from @​wordpress/env's changelog.

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

9.10.0 (2024-05-16)

9.9.0 (2024-05-02)

9.8.0 (2024-04-19)

9.7.0 (2024-04-03)

9.6.0 (2024-03-21)

9.5.0 (2024-03-06)

9.4.0 (2024-02-21)

Bug fix

  • Fix mariadb version to LTS #59237

9.3.0 (2024-02-09)

9.2.0 (2024-01-24)

9.1.0 (2024-01-10)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commits viewable in compare view


Updates @wordpress/eslint-plugin from 17.5.0 to 19.0.0

Release notes

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

18.5.0 RC1

Changelog

Features

Global Styles

  • Add defaultSpacingSizes option (theme.json v3). (61842)
  • Edit/create shadows in global styles. (60706)
  • Relocate Background Image controls to sit under Layout. (61886)

Block Library

  • Enable shadow support for cover block. (61883)

Block bindings

  • Allow editing in post meta source. (61753)

Script Modules API

  • Add script module data implementation. (61658)

Synced Patterns

  • Add __default binding for pattern overrides. (60694)

Block Styles

  • Extend block style variations as mechanism for achieving section styling. (57908)

Enhancements

  • Block card: Fix typographic widow. (61438)
  • Block settings: Update variant of "Apply globally" Button component to secondary. (61850)
  • Editor: Align the Post Format control design with the rest of the post sidebar controls. (62066)
  • Editor: Polish the style of some of the post summary rows. (61645)
  • Format Library: Refactor 'Inline Image' edit component. (62135)
  • Playwright end-to-end Utils: Add fullscreenMode option to createNewPost. (61766)
  • Post Sticky Toggle: Improve the design. (62012)
  • Post Summary: Move PostTemplatePanel below URL and Author. (62137)
  • Remove trash button in post/page inspector. (61792)
  • Shadows instead of borders on interface skeleton. (61835)
  • Tweak contextual block toolbar position. (61836)
  • Update: For synced entities the icon should be purple. (62024)
  • Update: Implement new author panel design. (61362)
  • Update: Implement new parent and order design. (61918)
  • Update: Move duplicate pattern and template part actions to the editor package. (61879)

Site Editor

  • Block Editor: Check for multiple block usage in the block-editor package. (62086)
  • Copy custom CSS between variations when switching. (61752)
  • Data views: Align page headers. (62115)
  • Inspector summary rows: Make tooltips appear middle-left. (61815)

... (truncated)

Changelog

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

19.0.0 (2024-05-31)

Breaking Changes

  • @wordpress/is-gutenberg-plugin rule has been replaced by @wordpress/wp-global-usage (#61486).
  • @wordpress/wp-process-env rule has been added and included in the recommended configurations (#61486).
  • @wordpress/gutenberg-phase rule has been removed (deprecated in v10.0.0) (#61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

18.1.0 (2024-05-16)

Internal

  • Replaced classnames package with the faster and smaller clsx package (#61138).

18.0.0 (2024-05-02)

Breaking Changes

  • Enable curly eslint rule when using prettier (#61204).

17.13.0 (2024-04-19)

17.12.0 (2024-04-03)

17.11.0 (2024-03-21)

17.10.0 (2024-03-06)

17.9.0 (2024-02-21)

17.8.0 (2024-02-09)

17.7.0 (2024-01-24)

17.6.0 (2024-01-10)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • Additional commits viewable in compare view


Updates @wordpress/jest-preset-default from 11.19.0 to 12.0.0

Changelog

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

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)

11.24.0 (2024-03-06)

11.23.0 (2024-02-21)

11.22.0 (2024-02-09)

11.21.0 (2024-01-24)

11.20.0 (2024-01-10)

Commits


Updates @wordpress/scripts from 26.19.0 to 28.0.0

Changelog

Sourced from @​wordpress/scripts's changelog.

28.0.0 (2024-05-31)

Breaking Changes

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

27.9.0 (2024-05-16)

New Features

  • Add RTL support when building CSS styles with build and start scripts (#61540).

27.8.0 (2024-05-02)

27.7.0 (2024-04-19)

27.6.0 (2024-04-03)

27.5.0 (2024-03-21)

27.4.0 (2024-03-06)

27.3.0 (2024-02-21)

27.2.0 (2024-02-09)

New Features

  • Add experimental support for viewScriptModule field in block.json for build and start scripts (#57437).

Enhancements

  • Ensure that watched module builds detect block.json changes (#57927).

Deprecations

  • Experimental support for viewModule field in block.json is deprecated in favor of viewScriptModule (#57437).

27.1.0 (2024-01-24)

27.0.0 (2024-01-10)

New Features

  • Add experimental support for viewModule field in block.json for build and start scripts (#57461).

Breaking Changes

... (truncated)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • 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 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
thelovekesh commented 3 months ago

@dependabot recreate

dependabot[bot] commented 3 months ago

Superseded by #469.