Skip to content

Bump the dev-dependencies group across 1 directory with 2 updates#1444

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-f24666b5fe
Open

Bump the dev-dependencies group across 1 directory with 2 updates#1444
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-f24666b5fe

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates in the / directory: focus-trap and globals.

Updates focus-trap from 8.1.0 to 8.2.1

Release notes

Sourced from focus-trap's releases.

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).
Changelog

Sourced from focus-trap's changelog.

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).
Commits
  • 23b5ccf Version Packages (#1884)
  • cdb5968 add jcfranco as a contributor for bug (#1887)
  • 2cba31e fix: ensure parent trap resumes using innermost active element in shadow DOM ...
  • 7e0e518 #1862 Do not unnecessarily delay lifecycle events when options not async (#...
  • 7137b8b [DEPENDABOT]: Bump jest from 30.3.0 to 30.4.2 (#1879)
  • a13e4de [DEPENDABOT]: Bump eslint-plugin-cypress from 6.4.0 to 6.4.1 (#1875)
  • 1004797 [DEPENDABOT]: Bump start-server-and-test from 3.0.2 to 3.0.4 (#1876)
  • d03333d [DEPENDABOT]: Bump jest-environment-jsdom from 30.3.0 to 30.4.1 (#1877)
  • 659c7a1 [DEPENDABOT]: Bump babel-jest from 30.3.0 to 30.4.1 (#1878)
  • 4b2353f [DEPENDABOT]: Bump @​typescript-eslint/parser from 8.59.2 to 8.59.3 (#1880)
  • Additional commits viewable in compare view

Updates globals from 17.5.0 to 17.6.0

Release notes

Sourced from globals's releases.

v17.6.0

  • Update globals (2026-05-01) (#343) 00a4dd9

sindresorhus/globals@v17.5.0...v17.6.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Label is automatically selected by dependabot Frontend HTML, CSS, JS... client side stuff labels Jun 1, 2026
Bumps the dev-dependencies group with 2 updates in the / directory: [focus-trap](https://github.com/focus-trap/focus-trap) and [globals](https://github.com/sindresorhus/globals).


Updates `focus-trap` from 8.1.0 to 8.2.1
- [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.1.0...v8.2.1)

Updates `globals` from 17.5.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.5.0...v17.6.0)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 8.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the dev-dependencies group with 2 updates Bump the dev-dependencies group across 1 directory with 2 updates Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-f24666b5fe branch from 400d920 to 10ccca0 Compare June 2, 2026 10:08
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. Label is automatically selected by dependabot Frontend HTML, CSS, JS... client side stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants