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
26 stars 6 forks source link

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

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the wordpress-packages group with 6 updates:

Package From To
@wordpress/babel-preset-default 7.32.0 7.38.0
@wordpress/browserslist-config 5.31.0 5.37.0
@wordpress/env 9.0.0 9.6.0
@wordpress/eslint-plugin 17.5.0 17.11.0
@wordpress/jest-preset-default 11.19.0 11.25.0
@wordpress/scripts 26.19.0 27.5.0

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

Changelog

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

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


Updates @wordpress/browserslist-config from 5.31.0 to 5.37.0

Changelog

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

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 9.6.0

Changelog

Sourced from @​wordpress/env's changelog.

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


Updates @wordpress/eslint-plugin from 17.5.0 to 17.11.0

Release notes

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

17.9.0

Changelog

Enhancements

Data Views

  • Apply hover styles to filter chip while being configured. (59236)
  • Display all checkboxes when a single item is selected. (59233)
  • Pages data view: Make 'View' button open a new tab. (59554)
  • Reposition pattern detail icon. (59363)
  • Update 'Add filter' button in data views. (59433)
  • Update empty/loading states. (59437)
  • Update filter control position. (59231)
  • Update page selector appearance. (59284)
  • Update pages dataview icons, add 'drafts' icon. (59285)
  • Update sidebar titles for Template and Page management data views. (59011)

Global Styles

  • Add background image to top-level theme.json styles. (59354)
  • Add color and typography presets to Global Styles. (56622)
  • Create a shared component for typography previews. (59503)
  • Enqueue block custom CSS only when block renders on the page. (58991)
  • Style Book: Should persist when browsing global styles panels. (59261)

Block Library

  • Introduce the 'useUploadMediaFromBlobURL' utility hook. (59350)
  • Remove redundant copy from PanelBody titles. (59278)
  • Template Parts: Add a replace flow to the inspector controls. (55128)

Site Editor

  • Block Theme Previews: Remove "Looking for Template Parts?" hint. (59092)
  • Remove the site editor sidebar navigation edit button. (59335)
  • Scale the zoomed out mode to fit available space. (59342)
  • View full zoomed out mode canvas while inserting patterns. (59337)
  • Add: Shuffle button in zoom out mode. (59573)

Font Library

  • Add option to revoke access to Google Fonts. (59205)
  • Make font collection fields translatable. (59256)
  • Update the spacing in the font collection panel. (59357)

Post Editor

  • Editor: Standardize header button size to 32px. (58532)
  • Tweak: Sidebar categories panel. (59495)

Patterns

  • Add Shuffle option to sections via pattern category. (59251)
  • Use block naming for marking blocks as overridable in patterns. (59268)

... (truncated)

Changelog

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

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


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

Changelog

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

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 27.5.0

Changelog

Sourced from @​wordpress/scripts's changelog.

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

  • Drop support for Node.js versions < 18.
Commits
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • 1e5df80 Merge changes published in the Gutenberg plugin "release/18.0" branch
  • ac3c3e4 chore(release): publish
  • 95bcaba Update changelog files
  • c139588 chore(release): publish
  • 2c04b7e Update changelog files
  • eb79637 chore(release): publish
  • f79443f Update changelog files
  • 8062bb1 Merge changes published in the Gutenberg plugin "release/17.7" branch
  • 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
dependabot[bot] commented 5 months ago

Superseded by #449.