swissspidy / media-experiments

WordPress media experiments
GNU General Public License v2.0
69 stars 1 forks source link

Bump the wp-packages group with 24 updates #493

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the wp-packages group with 24 updates:

Package From To
@wordpress/dependency-extraction-webpack-plugin 5.9.0 6.0.0
@wordpress/env 9.10.0 10.0.0
@wordpress/eslint-plugin 18.1.0 19.0.0
@wordpress/scripts 27.9.0 28.0.0
@wordpress/blob 3.58.0 4.0.0
@wordpress/block-editor 12.26.0 13.0.0
@wordpress/blocks 12.35.0 13.0.0
@wordpress/components 27.6.0 28.0.0
@wordpress/compose 6.35.0 7.0.0
@wordpress/core-data 6.35.0 7.0.0
@wordpress/data 9.28.0 10.0.0
@wordpress/dom-ready 3.58.0 4.0.0
@wordpress/edit-post 7.35.0 8.0.0
@wordpress/editor 13.35.0 14.0.0
@wordpress/element 5.35.0 6.0.0
@wordpress/hooks 3.58.0 4.0.0
@wordpress/i18n 4.58.0 5.0.0
@wordpress/icons 9.49.0 10.0.0
@wordpress/interface 5.35.0 6.0.0
@wordpress/media-utils 4.49.0 5.0.0
@wordpress/notices 4.26.0 5.0.0
@wordpress/plugins 6.26.0 7.0.0
@wordpress/preferences 3.35.0 4.0.0
@wordpress/api-fetch 6.55.0 7.0.0

Updates @wordpress/dependency-extraction-webpack-plugin from 5.9.0 to 6.0.0

Changelog

Sourced from @​wordpress/dependency-extraction-webpack-plugin'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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/env from 9.10.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/eslint-plugin from 18.1.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/scripts from 27.9.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/blob from 3.58.0 to 4.0.0

Changelog

Sourced from @​wordpress/blob's changelog.

4.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/block-editor from 12.26.0 to 13.0.0

Changelog

Sourced from @​wordpress/block-editor's changelog.

13.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/blocks from 12.35.0 to 13.0.0

Changelog

Sourced from @​wordpress/blocks's changelog.

13.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/components from 27.6.0 to 28.0.0

Changelog

Sourced from @​wordpress/components's changelog.

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

Enhancements

  • Tabs: Animate indicator (#60560).
  • ComboboxControl: Introduce Combobox expandOnFocus prop (#61705).
  • ProgressBar: Expose as public API (#61062).
  • ProgressBar: Simplify default width implementation and make it more easily overridable (#61976).

Bug Fixes

  • Autocomplete: Stabilize rendering of autocomplete items (#61877).
  • TabPanel: Make the the focus styles consistent with Tabs. (#61317).
  • InputControl: Fixed z-index issue where slider dots appeared in front of the Appearance dropdown. (#61937)

Internal

  • Remove reduceMotion util (#61963).
  • Add type support for CSS Custom Properties (#61872).
  • Remove usage of deprecated spreading of key prop in JSX in CustomSelectControl and FormTokenField components (#61692).
  • Tooltip: Fix Ariakit tooltip store usage (#61858).
  • CustomSelectControlV2: Use InputBase for styling (#60261).
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/compose from 6.35.0 to 7.0.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/core-data from 6.35.0 to 7.0.0

Changelog

Sourced from @​wordpress/core-data's changelog.

7.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/data from 9.28.0 to 10.0.0

Changelog

Sourced from @​wordpress/data'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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/dom-ready from 3.58.0 to 4.0.0

Changelog

Sourced from @​wordpress/dom-ready's changelog.

4.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/edit-post from 7.35.0 to 8.0.0

Changelog

Sourced from @​wordpress/edit-post's changelog.

8.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/editor from 13.35.0 to 14.0.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/element from 5.35.0 to 6.0.0

Changelog

Sourced from @​wordpress/element'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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/hooks from 3.58.0 to 4.0.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/i18n from 4.58.0 to 5.0.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/icons from 9.49.0 to 10.0.0

Changelog

Sourced from @​wordpress/icons'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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/interface from 5.35.0 to 6.0.0

Changelog

Sourced from @​wordpress/interface'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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/media-utils from 4.49.0 to 5.0.0

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/notices from 4.26.0 to 5.0.0

Changelog

Sourced from @​wordpress/notices's changelog.

5.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/plugins from 6.26.0 to 7.0.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/preferences from 3.35.0 to 4.0.0

Changelog

Sourced from @​wordpress/preferences's changelog.

4.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff in compare view


Updates @wordpress/api-fetch from 6.55.0 to 7.0.0

Changelog

Sourced from @​wordpress/api-fetch's changelog.

7.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.
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" 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

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml