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

fix(deps): update dependency focus-trap to v7.6.2 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
focus-trap 7.1.0 -> 7.6.2 age adoption passing confidence

Release Notes

focus-trap/focus-trap (focus-trap)

v7.6.2

Compare Source

Patch Changes

v7.6.1

Compare Source

Patch Changes
  • fc5910d: Fix fallbackFocus not used when initialFocus is selector to non-existent node (#​1218)

v7.6.0

Compare Source

Minor Changes
  • 8aeacee: Move Escape key handler to target phase to allow more control in escapeDeactivates (#​1247)

v7.5.4

Compare Source

Patch Changes

v7.5.3

Compare Source

Patch Changes

v7.5.2

Compare Source

Patch Changes
  • b73eb02: Remove references to Array.prototype.findLast() not well supported in Safari (#​996)

v7.5.1

Compare Source

Patch Changes
  • d9e2546: Fix possible exception in new Tabbable.getTabIndex() when initializing trap

v7.5.0

Compare Source

Minor Changes
  • 5e2f913: Adds support for nodes with a positive tabindex in single-container traps only (#​375)

v7.4.3

Compare Source

Patch Changes

v7.4.2

Compare Source

Patch Changes
  • db62ce3: Clicking on open shadowDOM components within a focus trap's container when clickOutsideDeactivates=true should not deactivate the focus trap. (#​959)

v7.4.1

Compare Source

Patch Changes
  • 4f720ff: Bump tabbable to v6.1.2 for nwsapi patch

v7.4.0

Compare Source

Minor Changes
  • da97007: Added new onPost/Pause and onPost/Unpause hooks when un/pausing a trap (also called when auto-un/paused as a result of de/activating a second trap while another is currently active). (focus-trap-react#948)

v7.3.1

Compare Source

Patch Changes
  • a00cfa5: Bump tabbable to v6.1.1 for JSDom fixes

v7.3.0

Compare Source

Minor Changes
  • ae7129d: Bump tabbable to v6.1.0 adding support for the new HTML inert attribute in browsers that support it (NOTE: FireFox does not support it at this time). Also fixes a bug. See tabbable CHANGELOG for more info.
Patch Changes
  • a27ad58: Fix incorrect behavior of returnFocusOnDeactivate option when set to true (or defaulted to true) along with clickOutsideDeactivates=true and the outside click that deactivates is on a focusable node. Focus was remaining on that node instead of returning to the node focused just prior to activation. (#​893)

v7.2.0

Compare Source

Minor Changes
  • b0482af: Add new isKeyForward() and isKeyBackward() options (#​612)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency focus-trap to v7.4.0 Update dependency focus-trap to v7.4.3 May 29, 2023
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from f5cfca5 to 06d08d4 Compare May 29, 2023 21:49
@renovate renovate bot changed the title Update dependency focus-trap to v7.4.3 fix(deps): update dependency focus-trap to v7.4.3 Jun 25, 2023
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.4.3 fix(deps): update dependency focus-trap to v7.5.1 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from 06d08d4 to 6bcb393 Compare July 4, 2023 14:55
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.5.1 fix(deps): update dependency focus-trap to v7.5.2 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from 6bcb393 to dca1281 Compare July 5, 2023 02:23
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.5.2 fix(deps): update dependency focus-trap to v7.5.3 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from dca1281 to 1df2e33 Compare September 26, 2023 05:36
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.5.3 fix(deps): update dependency focus-trap to v7.5.4 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from 1df2e33 to 6a3eaa9 Compare October 13, 2023 08:33
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from 6a3eaa9 to 7ef5cad Compare September 12, 2024 20:55
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.5.4 fix(deps): update dependency focus-trap to v7.6.0 Sep 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.6.0 fix(deps): update dependency focus-trap to v7.6.1 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from 7ef5cad to d9c50f8 Compare November 11, 2024 11:41
@renovate renovate bot changed the title fix(deps): update dependency focus-trap to v7.6.1 fix(deps): update dependency focus-trap to v7.6.2 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/focus-trap-7.x-lockfile branch from d9c50f8 to 59a683b Compare November 17, 2024 02:46
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.

0 participants