Skip to content

chore(deps-dev): bump @wordpress/components from 28.3.0 to 29.7.0#2546

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/development/wordpress/components-29.7.0
Closed

chore(deps-dev): bump @wordpress/components from 28.3.0 to 29.7.0#2546
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/development/wordpress/components-29.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @wordpress/components from 28.3.0 to 29.7.0.

Changelog

Sourced from @​wordpress/components's changelog.

29.7.0 (2025-03-27)

Bug Fixes

  • useAutocomplete: Fix autocomple UI flicker when deleting trigger prefix (#69562).
  • FormTokenField: Use color-mix for disabled option selection background (#69621).
  • CustomSelectControl: Fix check icon color to adapt with dark theme (#69626).
  • Autocomplete: Extracts getNodeText function into a separate file and adds unit tests (#69135).
  • NumberControl: update stepping to match HTML number input stepping (#34566).

29.6.0 (2025-03-13)

Enhancement

  • QueryControls: Add menu_order sorting option if supported by the post type. (#68781).

Internal

  • NumberControl: Fixed className test to properly verify className application. (#69540).

Bug Fixes

  • Button: Remove fixed width from small and compact buttons with icons (#69378).

29.5.0 (2025-02-28)

Documentation

  • FontSizePicker: Fix Storybook units control type to use inline-check and improve documentation clarifying unitless mode in README.md (#68936).

Bug Fixes

  • TextControl: Ensures email and url inputs have consistent LTR alignment in RTL languages (#68561).
  • InputControl: Ensure consistent placeholder color (#69334).

Enhancement

  • TextareaControl: Fix Firefox placeholder text opacity override (#69312).
  • BorderControlDropdown, BorderControl: Reset button is always visible. (#69066).

Internal

  • NumberControl: Fix invalid HTML attributes for infinite bounds (#69033).

Bug Fixes

  • FontSizePicker: Remove non translatable additional info from font size picker visual label and improve labeling. (#69011).
  • Notice: Fix text contrast for dark mode (#69226).

29.4.0 (2025-02-12)

... (truncated)

Commits
  • 104af00 chore(release): publish
  • f28a82f Update changelog files
  • 7d74f8d Merge changes published in the Gutenberg plugin "release/20.6" branch
  • 7247697 chore(release): publish
  • 94da895 Update changelog files
  • c3e1c38 Merge changes published in the Gutenberg plugin "release/20.5" branch
  • d6b0b20 chore(release): publish
  • 86ca035 Update changelog files
  • ad66ba4 Merge changes published in the Gutenberg plugin "release/20.4" branch
  • afe4fb3 chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 28.3.0 to 29.7.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@29.7.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.36 KB 271.36 KB 0 B (0.00%)
Blocks 1.56 MB 1.56 MB -36 B (-0.00%)
CSS 100.83 KB 100.83 KB 0 B (0.00%)
Dashboard 203.93 KB 203.93 KB 0 B (0.00%)
Onboarding 161.04 KB 161.04 KB 0 B (0.00%)
Export Import 97.72 KB 97.72 KB 0 B (0.00%)
Pro 421.73 KB 421.7 KB -36 B (-0.01%)

@pirate-bot
Copy link
Contributor

Plugin build for 9a046d0 is ready 🛎️!

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 269.3, firstPaint: 479.85, domContentLoaded: 1410.05, loaded: 1410.5, firstContentfulPaint: 3004.7, firstBlock: 6427.05, type: 11.86, minType: 10.23, maxType: 15.21, typeContainer: 7.81, minTypeContainer: 6.23, maxTypeContainer: 10.17, focus: 27.34, minFocus: 23.76, maxFocus: 33.53, inserterOpen: 18.89, minInserterOpen: 16.22, maxInserterOpen: 25.59, inserterSearch: 0.61, minInserterSearch: 0.54, maxInserterSearch: 0.67, inserterHover: 2.86, minInserterHover: 2.51, maxInserterHover: 3.3, listViewOpen: 91.22, minListViewOpen: 75.89, maxListViewOpen: 126.95

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #2561.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/wordpress/components-29.7.0 branch May 1, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant