focus-trap / focus-trap-react

A React component that traps focus
http://focus-trap.github.io/focus-trap-react/demo/
MIT License
713 stars 64 forks source link

[DEPENDABOT]: Bump focus-trap from 7.5.4 to 7.6.0 #1346

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps focus-trap from 7.5.4 to 7.6.0.

Release notes

Sourced from focus-trap's releases.

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.0

Minor Changes

  • 8aeacee: Move Escape key handler to target phase to allow more control in escapeDeactivates (#1247)
Commits
  • 4ab10ba Version Packages (#1262)
  • ef43f6e add jcfranco as a contributor for code (#1261)
  • 8aeacee feat: move Escape key handling to target phase for better escapeDeactivates...
  • 520d260 [DEPENDABOT]: Bump start-server-and-test from 2.0.5 to 2.0.7 (#1258)
  • 7941efb [DEPENDABOT]: Bump cypress from 13.14.1 to 13.14.2 (#1256)
  • ff4b0b7 [DEPENDABOT]: Bump @​changesets/cli from 2.27.7 to 2.27.8 (#1257)
  • 69cbf3d [DEPENDABOT]: Bump typescript from 5.5.4 to 5.6.2 (#1259)
  • 6c74323 [DEPENDABOT]: Bump eslint-plugin-jest from 28.8.2 to 28.8.3 (#1260)
  • cb9681e [DEPENDABOT]: Bump @​babel/cli from 7.24.8 to 7.25.6 (#1249)
  • 85d7591 [DEPENDABOT]: Bump cypress from 13.14.0 to 13.14.1 (#1250)
  • Additional commits viewable in compare view


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 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)
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 44a627ac8c048d02e8d7f79a47d9e36d96fbf2b7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.32%. Comparing base (31e9e0d) to head (44a627a). Report is 26 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1346 +/- ## ======================================= Coverage 90.32% 90.32% ======================================= Files 1 1 Lines 155 155 Branches 68 68 ======================================= Hits 140 140 Misses 13 13 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.