Skip to content

Bump Public packages' dependencies #1689

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/react (source) ^0.27.6 -> ^0.27.7 age adoption passing confidence
@​mui/internal-test-utils ^2.0.6 -> ^2.0.7 age adoption passing confidence
@typescript-eslint/parser (source) ^8.29.0 -> ^8.29.1 age adoption passing confidence
publint (source) ^0.3.10 -> ^0.3.11 age adoption passing confidence
react-router-dom (source) ^7.4.1 -> ^7.5.0 age adoption passing confidence
typescript (source) ^5.8.2 -> ^5.8.3 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/react)

v0.27.7

Compare Source

Patch Changes
  • fix(useTransitionStatus): avoid browser from painting before floating element opens. With FloatingDelayGroup, this avoids a flicker when moving between floating elements to ensure one is always open with no missing frames.
  • fix(useListNavigation): correctly scroll to the selected item on open when using a pointer and FloatingFocusManager initialFocus is not in use
  • fix(useHover): clean up blockPointerEvents when opened with click after hover
  • fix(useRole): improve "combobox" role
  • fix(useRole): handle custom id attributes
  • feat: experimental NextFloatingDelayGroup (and useNextFloatingDelayGroup). Unlike FloatingDelayGroup, this component doesn't cause a re-render of unrelated consumers of the context when the delay changes, improving performance. This will eventually become the new default for FloatingDelayGroup in v1 (Next), as its API is different.
  • perf(FloatingFocusManager): ignore manual tabindex handling for non-dialog role floating elements
  • fix(useHover): prevent floating element unexpectedly closing when close to reference element when not using safePolygon() and a close delay
  • perf(useFloating): refactor events emitter
  • fix(FloatingFocusManager): ensure floating elements with no tabbable content are assigned tabIndex=0 when initialFocus is -1
  • fix(useListNavigation): handle list navigation for nested lists with mixed orientation
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.29.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

publint/publint (publint)

v0.3.11

Compare Source

Patch Changes
  • Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity to error (#​179)

  • Add a new warning when the "exports" or "imports" field contain a fallback array as most tooling will only the pick the first value that can be parsed, and other tooling may work differently leading to inconsistent behaviors (#​180)

remix-run/react-router (react-router-dom)

v7.5.0

Compare Source

Patch Changes
microsoft/TypeScript (typescript)

v5.8.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 6:00am on Wednesday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update of dependencies. label Apr 9, 2025
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 0152295
🔍 Latest deploy log https://app.netlify.com/sites/base-ui/deploys/67f93cceacebe80008ce6738
😎 Deploy Preview https://deploy-preview-1689--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/public-packages'-dependencies branch 4 times, most recently from c9c1126 to f4d32f7 Compare April 11, 2025 10:46
@renovate renovate bot force-pushed the renovate/public-packages'-dependencies branch from f4d32f7 to 0152295 Compare April 11, 2025 16:01
@mj12albert mj12albert merged commit d325346 into master Apr 11, 2025
22 checks passed
@mj12albert mj12albert deleted the renovate/public-packages'-dependencies branch April 11, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant