Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @wordpress/components to v28 #3848

Merged
merged 1 commit into from
May 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/components (source) 27.6.0 -> 28.0.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/components)

v28.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) May 31, 2024 18:46
Copy link

changeset-bot bot commented May 31, 2024

⚠️ No Changeset found

Latest commit: 195c78d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot merged commit 7f23503 into main May 31, 2024
15 of 16 checks passed
@renovate renovate bot deleted the renovate/major-wordpress-monorepo branch May 31, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants