Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps tabbable from 6.3.0 to 6.4.0.

Release notes

Sourced from tabbable's releases.

v6.4.0

Minor Changes

  • 26a1d80: Enable CSS selector matching for whether an element is in an inert subtree ([inert] *).

    This was previously disabled due to JSDOM's CSS selector engine being incompatible with this selector, and throwing all the results off. Instead, tabbable would perform manual checks for an element being in an inert subtree. The CSS selector issue appears to have been fixed in recent JSDOM versions (at least 26), so this version reintroduces the selector fast path.

Changelog

Sourced from tabbable's changelog.

6.4.0

Minor Changes

  • 26a1d80: Enable CSS selector matching for whether an element is in an inert subtree ([inert] *).

    This was previously disabled due to JSDOM's CSS selector engine being incompatible with this selector, and throwing all the results off. Instead, tabbable would perform manual checks for an element being in an inert subtree. The CSS selector issue appears to have been fixed in recent JSDOM versions (at least 26), so this version reintroduces the selector fast path.

Commits
  • 3f8ee59 Version Packages (#1899)
  • 2a4be6d [DEPENDABOT]: bump @​typescript-eslint/eslint-plugin from 8.50.1 to 8.51.0 (#1...
  • afb4030 [DEPENDABOT]: bump eslint-plugin-jest from 29.11.0 to 29.12.0 (#1908)
  • a97fe4b [DEPENDABOT]: bump @​typescript-eslint/parser from 8.50.1 to 8.51.0 (#1909)
  • 6f0c151 [DEPENDABOT]: bump eslint-plugin-testing-library from 7.15.1 to 7.15.3 (#1900)
  • 9310806 [DEPENDABOT]: bump cypress from 15.8.0 to 15.8.1 (#1901)
  • f8216cf [DEPENDABOT]: bump @​typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1 (#1...
  • fc2285f [DEPENDABOT]: bump webpack from 5.104.0 to 5.104.1 (#1903)
  • f8a046f [DEPENDABOT]: bump eslint-plugin-jest from 29.5.0 to 29.11.0 (#1904)
  • df6e832 [DEPENDABOT]: bump @​typescript-eslint/parser from 8.50.0 to 8.50.1 (#1905)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tabbable since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [tabbable](https://github.com/focus-trap/tabbable) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/focus-trap/tabbable/releases)
- [Changelog](https://github.com/focus-trap/tabbable/blob/master/CHANGELOG.md)
- [Commits](focus-trap/tabbable@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: tabbable
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jan 1, 2026
@github-actions github-actions bot enabled auto-merge January 1, 2026 07:06
@github-actions github-actions bot merged commit 3335f89 into main Jan 1, 2026
23 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tabbable-6.4.0 branch January 1, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants