Skip to content

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

Merged
AndyScherzinger merged 2 commits into
masterfrom
dependabot/npm_and_yarn/build/frontend-legacy/focus-trap-8.2.2
Jul 5, 2026
Merged

chore(deps): bump focus-trap from 8.0.1 to 8.2.2 in /build/frontend-legacy#61767
AndyScherzinger merged 2 commits 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
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
@AndyScherzinger AndyScherzinger added this to the Nextcloud 35 milestone Jul 4, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

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 force-pushed the dependabot/npm_and_yarn/build/frontend-legacy/focus-trap-8.2.2 branch from 1213bcf to 51baeaf Compare July 5, 2026 12:02
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger
AndyScherzinger disabled auto-merge July 5, 2026 13:24
@AndyScherzinger
AndyScherzinger merged commit b3210c7 into master Jul 5, 2026
129 of 134 checks passed
@AndyScherzinger
AndyScherzinger deleted the dependabot/npm_and_yarn/build/frontend-legacy/focus-trap-8.2.2 branch July 5, 2026 13:24
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.

2 participants