Bump Public packages' dependencies #1689
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.27.6
->^0.27.7
^2.0.6
->^2.0.7
^8.29.0
->^8.29.1
^0.3.10
->^0.3.11
^7.4.1
->^7.5.0
^5.8.2
->^5.8.3
Release Notes
floating-ui/floating-ui (@floating-ui/react)
v0.27.7
Compare Source
Patch Changes
FloatingDelayGroup
, this avoids a flicker when moving between floating elements to ensure one is always open with no missing frames.FloatingFocusManager
initialFocus
is not in useNextFloatingDelayGroup
(anduseNextFloatingDelayGroup
). UnlikeFloatingDelayGroup
, 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 forFloatingDelayGroup
in v1 (Next
), as its API is different.safePolygon()
and a close delayevents
emittertabIndex=0
wheninitialFocus
is -1typescript-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
[email protected]
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.
This PR was generated by Mend Renovate. View the repository job log.