Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps focus-trap from 7.2.0 to 7.4.0.

Release notes

Sourced from focus-trap's releases.

v7.4.0

Minor Changes

  • da97007: Added new onPost/Pause and onPost/Unpause hooks when un/pausing a trap (also called when auto-un/paused as a result of de/activating a second trap while another is currently active). (focus-trap-react#948)

v7.3.1

Patch Changes

  • a00cfa5: Bump tabbable to v6.1.1 for JSDom fixes

v7.3.0

Minor Changes

  • ae7129d: Bump tabbable to v6.1.0 adding support for the new HTML inert attribute in browsers that support it (NOTE: FireFox does not support it at this time). Also fixes a bug. See tabbable CHANGELOG for more info.

Patch Changes

  • a27ad58: Fix incorrect behavior of returnFocusOnDeactivate option when set to true (or defaulted to true) along with clickOutsideDeactivates=true and the outside click that deactivates is on a focusable node. Focus was remaining on that node instead of returning to the node focused just prior to activation. (#893)
Changelog

Sourced from focus-trap's changelog.

7.4.0

Minor Changes

  • da97007: Added new onPost/Pause and onPost/Unpause hooks when un/pausing a trap (also called when auto-un/paused as a result of de/activating a second trap while another is currently active). (focus-trap-react#948)

7.3.1

Patch Changes

  • a00cfa5: Bump tabbable to v6.1.1 for JSDom fixes

7.3.0

Minor Changes

  • ae7129d: Bump tabbable to v6.1.0 adding support for the new HTML inert attribute in browsers that support it (NOTE: FireFox does not support it at this time). Also fixes a bug. See tabbable CHANGELOG for more info.

Patch Changes

  • a27ad58: Fix incorrect behavior of returnFocusOnDeactivate option when set to true (or defaulted to true) along with clickOutsideDeactivates=true and the outside click that deactivates is on a focusable node. Focus was remaining on that node instead of returning to the node focused just prior to activation. (#893)
Commits
  • 7fe1bbe Version Packages (#915)
  • da97007 #948 Add onPost/Pause and onPost/Unpause hooks (#914)
  • 7bbd6dd [DEPENDABOT]: Bump @​sideway/formula from 3.0.0 to 3.0.1 (#913)
  • 31b31a3 [DEPENDABOT]: Bump eslint-config-prettier from 8.6.0 to 8.7.0 (#912)
  • e4a2c79 [DEPENDABOT]: Bump eslint from 8.34.0 to 8.35.0 (#909)
  • 4be963f [DEPENDABOT]: Bump cypress from 12.6.0 to 12.7.0 (#910)
  • d6f4d07 [DEPENDABOT]: Bump start-server-and-test from 1.15.4 to 2.0.0 (#911)
  • 63fcfa2 [DEPENDABOT]: Bump cypress from 12.5.1 to 12.6.0 (#906)
  • 4cbbef5 Add warning to demo page about macOS and tab key navigation
  • 5dd0750 Version Packages (#904)
  • 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 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 7.2.0 to 7.4.0.
- [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@v7.2.0...v7.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2023
@vercel
Copy link

vercel bot commented Mar 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
starter-nuxt3-base ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 3:00PM (UTC)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant