Skip to content

chore(deps): bump focus-trap from 8.0.1 to 8.2.2 in /build/frontend-legacy#61767

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/build/frontend-legacy/focus-trap-8.2.2
Open

chore(deps): bump focus-trap from 8.0.1 to 8.2.2 in /build/frontend-legacy#61767
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/build/frontend-legacy/focus-trap-8.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps focus-trap from 8.0.1 to 8.2.2.

Release notes

Sourced from focus-trap's releases.

v8.2.2

Patch Changes

  • 859bda8: Update tabbable to v6.5.0 for visibility fix and image map support

v8.2.1

Patch Changes

  • 7e0e518: Fixes lifecycle ordering bug introduced in v8.0.0 that always delays the order even if delayInitialFocus=false, delayReturnFocus=false, checkCanFocusTrap=undefined, checkCanReturnFocus=undefined (which would indicate a fully synchronous activation/pause/unpause/deactivation process) #1862
  • 2cba31e: Improve shadow DOM focus handling for nested traps by ensuring a parent trap resumes using the innermost active element (#1885)

v8.2.0

Minor Changes

  • 567dbe1: Add new delayReturnFocus option (default true) to control whether return focus and onPostDeactivate are deferred by one frame (#1689).

Patch Changes

  • b70e8d9: Fix bug where removing the ancestor of a focused node within a trap would result in focus landing on the body instead of remaining in the trap (#1660).

v8.1.0

Minor Changes

  • 642f7f2: Update lifecycle hooks to include the associated focus trap as a parameter.
Changelog

Sourced from focus-trap's changelog.

8.2.2

Patch Changes

  • 859bda8: Update tabbable to v6.5.0 for visibility fix and image map support

8.2.1

Patch Changes

  • 7e0e518: Fixes lifecycle ordering bug introduced in v8.0.0 that always delays the order even if delayInitialFocus=false, delayReturnFocus=false, checkCanFocusTrap=undefined, checkCanReturnFocus=undefined (which would indicate a fully synchronous activation/pause/unpause/deactivation process) #1862
  • 2cba31e: Improve shadow DOM focus handling for nested traps by ensuring a parent trap resumes using the innermost active element (#1885)

8.2.0

Minor Changes

  • 567dbe1: Add new delayReturnFocus option (default true) to control whether return focus and onPostDeactivate are deferred by one frame (#1689).

Patch Changes

  • b70e8d9: Fix bug where removing the ancestor of a focused node within a trap would result in focus landing on the body instead of remaining in the trap (#1660).

8.1.0

Minor Changes

  • 642f7f2: Update lifecycle hooks to include the associated focus trap as a parameter.
Commits
  • 4c77362 Version Packages (#1931)
  • 859bda8 Update tabbable to 6.5.0 (#1929)
  • ccdfc9c [DEPENDABOT]: Bump @​types/node from 25.9.2 to 25.9.3 (#1919)
  • f023edb [DEPENDABOT]: Bump form-data from 4.0.5 to 4.0.6 (#1928)
  • 8eaad2c [DEPENDABOT]: Bump @​typescript-eslint/eslint-plugin from 8.61.0 to 8.61.1 (#1...
  • b14ff05 [DEPENDABOT]: Bump rollup from 4.61.1 to 4.62.0 (#1924)
  • de657c2 [DEPENDABOT]: Bump rollup from 4.61.0 to 4.61.1 (#1911)
  • 8459873 [DEPENDABOT]: Bump @​typescript-eslint/eslint-plugin from 8.60.1 to 8.61.0 (#1...
  • 45c3794 [DEPENDABOT]: Bump @​types/jquery from 4.0.0 to 4.0.1 (#1915)
  • c0fae52 [DEPENDABOT]: Bump prettier from 3.8.3 to 3.8.4 (#1912)
  • 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 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)

Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 8.0.1 to 8.2.2.
- [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@v8.0.1...v8.2.2)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner July 4, 2026 01:16
@dependabot dependabot Bot added the 3. to review Waiting for reviews label Jul 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 4, 2026 01:16
@dependabot dependabot Bot requested review from nfebe, sorbaugh and susnux and removed request for a team July 4, 2026 01:16
@github-actions github-actions Bot enabled auto-merge July 4, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants