ampproject / amp-wp

Enable AMP on your WordPress site, the WordPress way.
https://wordpress.org/plugins/amp/
GNU General Public License v2.0
1.79k stars 382 forks source link

Bump the wordpress-packages group across 1 directory with 29 updates #7830

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Package From To
@wordpress/api-fetch 7.0.0 7.2.0
@wordpress/autop 4.0.0 4.2.0
@wordpress/components 28.0.0 28.2.0
@wordpress/compose 7.0.0 7.2.0
@wordpress/date 5.0.0 5.2.0
@wordpress/dom-ready 4.0.0 4.2.0
@wordpress/editor 14.0.0 14.2.0
@wordpress/element 6.0.0 6.2.0
@wordpress/escape-html 3.0.0 3.2.0
@wordpress/html-entities 4.0.0 4.2.0
@wordpress/i18n 5.0.0 5.2.0
@wordpress/icons 10.0.0 10.2.0
@wordpress/is-shallow-equal 5.0.0 5.2.0
@wordpress/url 4.0.0 4.2.0
@wordpress/babel-preset-default 8.0.0 8.2.0
@wordpress/block-editor 13.0.0 13.2.0
@wordpress/blocks 13.0.0 13.2.0
@wordpress/browserslist-config 6.0.0 6.2.0
@wordpress/data 10.0.0 10.2.0
@wordpress/dependency-extraction-webpack-plugin 6.0.0 6.2.0
@wordpress/e2e-test-utils 11.0.0 11.2.0
@wordpress/edit-post 8.0.0 8.2.0
@wordpress/env 10.0.0 10.2.0
@wordpress/eslint-plugin 19.0.0 19.2.0
@wordpress/hooks 4.0.0 4.2.0
@wordpress/jest-puppeteer-axe 7.0.0 7.2.0
@wordpress/plugins 7.0.0 7.2.0
@wordpress/prettier-config 4.0.0 4.2.0
@wordpress/scripts 28.0.0 28.2.0

Updates @wordpress/api-fetch from 7.0.0 to 7.2.0

Changelog

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

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/autop from 4.0.0 to 4.2.0

Changelog

Sourced from @​wordpress/autop's changelog.

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

Internal

  • Refactor to TypeScript (#62583).
Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/components from 28.0.0 to 28.2.0

Changelog

Sourced from @​wordpress/components's changelog.

28.2.0 (2024-06-26)

Enhancements

  • DropZone: rewrite animation without depending on framer-motion. (#62044)
  • __experimentalPaletteEdit: improve the accessibility. (#62753)

Internal

  • CustomSelectControl: align unit tests for v1 and legacy v2 versions. (#62706)
  • CustomSelectControlV2: fix handling of extra option attributes in the onChange callbacks and when forwarding them to the option DOM elements. (#62255)
  • CustomSelectControlV2: fix setting initial value and reacting to external controlled updates. (#62733)
  • CustomSelectControlV2: Handle long strings in selected value (#62198).

28.1.0 (2024-06-15)

Enhancements

  • Add text-wrap: balance fallback to all instances of text-wrap: pretty for greater cross browser compatibility. (#62233)
  • Updates the space between input + label to 8px in CheckboxControl and RadioControl. Also increased the space between RadioControl components to 12px to make it consistent with CheckboxControl. (#61696)

Bug Fixes

  • Tabs: Prevent accidental overflow in indicator (#61979).
Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/compose from 7.0.0 to 7.2.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/date from 5.0.0 to 5.2.0

Changelog

Sourced from @​wordpress/date's changelog.

5.2.0 (2024-06-26)

5.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/dom-ready from 4.0.0 to 4.2.0

Changelog

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

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/editor from 14.0.0 to 14.2.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.2.0 (2024-06-26)

14.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/element from 6.0.0 to 6.2.0

Changelog

Sourced from @​wordpress/element's changelog.

6.2.0 (2024-06-26)

6.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/escape-html from 3.0.0 to 3.2.0

Changelog

Sourced from @​wordpress/escape-html's changelog.

3.2.0 (2024-06-26)

3.1.0 (2024-06-15)

Internal

  • Refactor to TypeScript (#62586).
Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/html-entities from 4.0.0 to 4.2.0

Changelog

Sourced from @​wordpress/html-entities's changelog.

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/i18n from 5.0.0 to 5.2.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.2.0 (2024-06-26)

5.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/icons from 10.0.0 to 10.2.0

Changelog

Sourced from @​wordpress/icons's changelog.

10.2.0 (2024-06-26)

10.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/is-shallow-equal from 5.0.0 to 5.2.0

Changelog

Sourced from @​wordpress/is-shallow-equal's changelog.

5.2.0 (2024-06-26)

5.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/url from 4.0.0 to 4.2.0

Changelog

Sourced from @​wordpress/url's changelog.

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


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

Changelog

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

8.2.0 (2024-06-26)

8.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/block-editor from 13.0.0 to 13.2.0

Changelog

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

13.2.0 (2024-06-26)

13.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/blocks from 13.0.0 to 13.2.0

Changelog

Sourced from @​wordpress/blocks's changelog.

13.2.0 (2024-06-26)

13.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/browserslist-config from 6.0.0 to 6.2.0

Changelog

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

6.2.0 (2024-06-26)

6.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/data from 10.0.0 to 10.2.0

Changelog

Sourced from @​wordpress/data's changelog.

10.2.0 (2024-06-26)

10.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


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

Changelog

Sourced from @​wordpress/dependency-extraction-webpack-plugin's changelog.

6.2.0 (2024-06-26)

6.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/e2e-test-utils from 11.0.0 to 11.2.0

Changelog

Sourced from @​wordpress/e2e-test-utils's changelog.

11.2.0 (2024-06-26)

11.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/edit-post from 8.0.0 to 8.2.0

Changelog

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

8.2.0 (2024-06-26)

8.1.0 (2024-06-15)

Bug Fixes

  • Add ´@​wordpress/html-entities´ package to the list of dependencies in package.json. (#62313)
Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/env from 10.0.0 to 10.2.0

Changelog

Sourced from @​wordpress/env's changelog.

10.2.0 (2024-06-26)

Enhancements

  • Ignore $schema key in environment config parsing (#62626).

10.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • See full diff in compare view


Updates @wordpress/eslint-plugin from 19.0.0 to 19.2.0

Changelog

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

19.2.0 (2024-06-26)

19.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/hooks from 4.0.0 to 4.2.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/jest-puppeteer-axe from 7.0.0 to 7.2.0

Changelog

Sourced from @​wordpress/jest-puppeteer-axe's changelog.

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/plugins from 7.0.0 to 7.2.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/prettier-config from 4.0.0 to 4.2.0

Changelog

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

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • See full diff in compare view


Updates @wordpress/scripts from 28.0.0 to 28.2.0

Changelog

Sourced from @​wordpress/scripts's changelog.

28.2.0 (2024-06-26)

28.1.0 (2024-06-15)

Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" 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