Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @wordpress/components from 28.3.0 to 29.5.0.

Changelog

Sourced from @​wordpress/components's changelog.

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

  • Notice: Fix text contrast for dark mode (#69226).

29.4.0 (2025-02-12)

  • FontSizePicker: Remove Custom option from dropdown to prevent unexpected context changes during keyboard navigation (#69038).

  • ComboboxControl: Add an isLoading prop to show a loading spinner (#68990)

29.3.0 (2025-01-29)

Enhancements

  • BorderBoxControl, BoxControl: Remove Tooltip component from linked button (#68498).

Internal

  • BoxControl: Add runtime check for presets and presetKey (#68385).

29.2.0 (2025-01-15)

Internal

  • Components: Standardize reduced motion handling using media queries (#68421).

Bug Fixes

  • CircularOptionPicker, ColorPalette: Fix usage of tooltip in the Circular option picker. (#68602).
  • InputControl: Ensures email and url inputs have consistent LTR alignment in RTL languages (#68188).

... (truncated)

Commits
  • d6b0b20 chore(release): publish
  • 86ca035 Update changelog files
  • ad66ba4 Merge changes published in the Gutenberg plugin "release/20.4" branch
  • afe4fb3 chore(release): publish
  • e01aa63 Update changelog files
  • 06525d7 Merge changes published in the Gutenberg plugin "release/20.3" branch
  • 68a831c chore(release): publish
  • af1b8d0 Update changelog files
  • 1aed6c2 Merge changes published in the Gutenberg plugin "release/20.2" branch
  • f48b9f5 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.5.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.5.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 Mar 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 146c82b is ready 🛎️!

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 265.3, firstPaint: 481.5, domContentLoaded: 1403.75, loaded: 1404.15, firstContentfulPaint: 2989.8, firstBlock: 6306, type: 10.86, minType: 9.37, maxType: 12.69, typeContainer: 7.39, minTypeContainer: 6.31, maxTypeContainer: 9.89, focus: 26.46, minFocus: 22.92, maxFocus: 31.9, inserterOpen: 18.41, minInserterOpen: 15.73, maxInserterOpen: 22.82, inserterSearch: 0.59, minInserterSearch: 0.52, maxInserterSearch: 0.73, inserterHover: 2.55, minInserterHover: 2.28, maxInserterHover: 3.08, listViewOpen: 85.78, minListViewOpen: 75.75, maxListViewOpen: 92.96

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #2546.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/wordpress/components-29.5.0 branch April 1, 2025 23:22
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