Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps focus-trap from 7.5.4 to 7.6.6.

Release notes

Sourced from focus-trap's releases.

v7.6.6

Patch Changes

  • dcd4ae9: Update tabbable dependency to 6.3.0 for new displayCheck option.

v7.6.5

Patch Changes

  • d51ad78: Allow activation element in shadow DOM to be auto-focused after trap is deactivated

v7.6.4

Patch Changes

  • bb47f7a: Remove engine requirement that crept into package.json. Sorry about that! (#1343)

v7.6.3

Patch Changes

  • 0a9b746: Prevent a previous focus trap that is manually paused from being automatically unpaused when the current trap is deactivated. Also prevent a paused trap that is not at the top of the stack from being unpaused.

v7.6.2

Patch Changes

v7.6.1

Patch Changes

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

v7.6.0

Minor Changes

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

Sourced from focus-trap's changelog.

7.6.6

Patch Changes

  • dcd4ae9: Update tabbable dependency to 6.3.0 for new displayCheck option.

7.6.5

Patch Changes

  • d51ad78: Allow activation element in shadow DOM to be auto-focused after trap is deactivated

7.6.4

Patch Changes

  • bb47f7a: Remove engine requirement that crept into package.json. Sorry about that! (#1343)

7.6.3

Patch Changes

  • 0a9b746: Prevent a previous focus trap that is manually paused from being automatically unpaused when the current trap is deactivated. Also prevent a paused trap that is not at the top of the stack from being unpaused.

7.6.2

Patch Changes

7.6.1

Patch Changes

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

7.6.0

Minor Changes

  • 8aeacee: Move Escape key handler to target phase to allow more control in escapeDeactivates (#1247)
Commits
  • ab97ac2 Version Packages (#1655)
  • dcd4ae9 Update tabbable to 6.3.0
  • b8b2e79 Update README with focus handling details (#1646)
  • b5d7f7b [DEPENDABOT]: Bump @​typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 (#1...
  • 7da71b8 [DEPENDABOT]: Bump @​eslint/js from 9.37.0 to 9.38.0 (#1647)
  • cc6f77a [DEPENDABOT]: Bump rollup from 4.52.4 to 4.52.5 (#1648)
  • 04be1be [DEPENDABOT]: Bump eslint from 9.37.0 to 9.38.0 (#1649)
  • d8d3393 [DEPENDABOT]: Bump @​typescript-eslint/parser from 8.46.1 to 8.46.2 (#1651)
  • c65c626 [DEPENDABOT]: Bump @​rollup/plugin-commonjs from 28.0.7 to 28.0.8 (#1652)
  • 21f103e [DEPENDABOT]: Bump @​rollup/plugin-commonjs from 28.0.6 to 28.0.7 (#1641)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.5.4 to 7.6.6.
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v7.5.4...v7.6.6)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 7.6.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant