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 with 6 updates #424

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the wordpress-packages group with 6 updates:

Package From To
@wordpress/babel-preset-default 7.32.0 7.34.0
@wordpress/browserslist-config 5.31.0 5.33.0
@wordpress/env 9.0.0 9.2.0
@wordpress/eslint-plugin 17.5.0 17.7.0
@wordpress/jest-preset-default 11.19.0 11.21.0
@wordpress/scripts 26.19.0 27.1.0

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

Changelog

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

7.34.0 (2024-01-24)

7.33.0 (2024-01-10)

Commits
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 0581398 Merge changes published in the Gutenberg plugin "release/17.6" branch
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/browserslist-config from 5.31.0 to 5.33.0

Changelog

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

5.33.0 (2024-01-24)

5.32.0 (2024-01-10)

Commits


Updates @wordpress/env from 9.0.0 to 9.2.0

Changelog

Sourced from @​wordpress/env's changelog.

9.2.0 (2024-01-24)

9.1.0 (2024-01-10)

Commits


Updates @wordpress/eslint-plugin from 17.5.0 to 17.7.0

Release notes

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

17.6.0 RC2

Changelog

Enhancements

Font Library

  • Font Library: Refactor stylesheet using CSS variables (58237)

Bug Fixes

Interactivity API

  • Prevent usage of gutenberg_url in block-library (58242)

Font Library

  • Removed and elements from Font Library Modal (58221)

Experiments

Design Tools

  • Dimensions: Add Aspect Ratio block support. (56897)

Contributors

The following contributors merged PRs in this release:

@​andrewserong @​t-hamano @​luisherranz @​pbking

17.6.0 RC1

Changelog

Features

Interactivity API

  • Add wp-data-on-window and wp-data-on-document directives. (57931)
  • Add wp-each directive. (57859)
  • Add wp-run directive and useInit & useWatch hooks. (57805)

Typography

  • Add defaultFontSizes option to theme.json. (56661)
  • Font Library: Add wp_get_font_dir() function. (57730)

Custom Fields

  • Block Bindings: Disable editing of bound block attributes in editor UI. (58085)

... (truncated)

Changelog

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

17.7.0 (2024-01-24)

17.6.0 (2024-01-10)

Commits


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

Changelog

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

11.21.0 (2024-01-24)

11.20.0 (2024-01-10)

Commits


Updates @wordpress/scripts from 26.19.0 to 27.1.0

Changelog

Sourced from @​wordpress/scripts's changelog.

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

  • Drop support for Node.js versions < 18.
Commits
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 5e6f9ca chore(release): publish
  • 2671828 Scripts: Fix misplaced ReactRefreshWebpackPlugin (#57777)
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • 07311b5 Merge changes published in the Gutenberg plugin "release/17.4" 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 9 months ago

Superseded by #432.