fix(deps): update dependency focus-trap-react to v11 #578
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:
^11.0.0
->^11.0.3
Release Notes
focus-trap/focus-trap-react (focus-trap-react)
v11.0.3
Compare Source
Patch Changes
095b3d4
: Bump focus-trap dependency to v7.6.4 to get fix to manually-paused traps (see focus-trap|1340 for more info)v11.0.2
Compare Source
Patch Changes
e766841
: Fix deprecation warning in React 19 when accessing ref the pre-v19 wayv11.0.1
Compare Source
Patch Changes
cd75caa
: Fix missing default export in typings; props no longer extendReact.AllHTMLAttributes<any>
to allow things likeclassName
(those extra props have always been ignored anyway); deprecate default export; add named export in code (#1396)v11.0.0
Compare Source
Major Changes
4a37dae
: DroppingpropTypes
anddefaultProps
no longer supported by React 19 and long deprecated in React 18 (going forward, use TypeScript for prop typings, and if necessary, a runtime library to validate props); Increasing minimum supported React version up to >=18; Bumpingfocus-trap
dependency to v7.6.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.