Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @wordpress/components from 28.3.0 to 29.8.0.

Changelog

Sourced from @​wordpress/components's changelog.

29.8.0 (2025-04-11)

Documentation

  • Popover: Expose Popover TypeScript types for subcomponents. (#69619)

Internal

  • Update gradient-parser to version 1.0.2 (#69783).

Bug Fixes

  • Button: Fix tertiary variant displaying incorrect text color in pressed and hover states (#68542).

Enhancement

  • Popover: improve Storybook examples around onClose and onFocusOutside props. (#69688)
  • FormTokenField: Add theming support (#69638).
  • ComboboxControl: Add theming support (#69638).

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

... (truncated)

Commits
  • 01a314d chore(release): publish
  • cee2153 Update changelog files
  • 0ffe4ba Merge changes published in the Gutenberg plugin "release/20.7" branch
  • 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
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@pirate-bot
Copy link
Contributor

pirate-bot commented May 1, 2025

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.43 KB 271.43 KB 0 B (0.00%)
Blocks 1.56 MB 1.56 MB 0 B (0.00%)
CSS 100.83 KB 100.83 KB 0 B (0.00%)
Dashboard 204.14 KB 204.14 KB 0 B (0.00%)
Onboarding 161.08 KB 161.08 KB 0 B (0.00%)
Export Import 97.72 KB 97.72 KB 0 B (0.00%)
Pro 421.94 KB 421.94 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

pirate-bot commented May 1, 2025

Plugin build for 007e780 is ready 🛎️!

Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 28.3.0 to 29.8.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.8.0/packages/components)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/wordpress/components-29.8.0 branch from b225b68 to 007e780 Compare May 23, 2025 10:20
@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: {"q25":401.9,"q50":405.75,"q75":434.9,"cnt":10}, firstPaint: {"q25":445.5,"q50":476.55,"q75":495.3,"cnt":10}, domContentLoaded: {"q25":1428.2,"q50":1444.9,"q75":1460.3,"cnt":10}, loaded: {"q25":1428.6,"q50":1445.25,"q75":1460.6,"cnt":10}, firstContentfulPaint: {"q25":3170.8,"q50":3195.9,"q75":3238.3,"cnt":10}, firstBlock: {"q25":6738.9,"q50":6795.6,"q75":6839.9,"cnt":10}, type: {"q25":12.69,"q50":13.12,"q75":13.51,"cnt":10}, typeWithoutInspector: {"q25":11,"q50":11.75,"q75":12.09,"cnt":10}, typeWithTopToolbar: {"q25":17.07,"q50":17.63,"q75":19.16,"cnt":10}, typeContainer: {"q25":7.6,"q50":7.96,"q75":8.57,"cnt":10}, focus: {"q25":37.06,"q50":39.29,"q75":41.74,"cnt":10}, inserterOpen: {"q25":15.66,"q50":16.57,"q75":17.86,"cnt":10}, inserterSearch: {"q25":5.34,"q50":5.67,"q75":6.03,"cnt":10}, inserterHover: {"q25":2.31,"q50":2.47,"q75":2.56,"cnt":20}, loadPatterns: {"q25":1088.16,"q50":1096.74,"q75":1128.35,"cnt":10}, listViewOpen: {"q25":83.02,"q50":91.14,"q75":101.07,"cnt":10}

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Superseded by #2588.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/wordpress/components-29.8.0 branch June 1, 2025 23:38
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