uppload icon indicating copy to clipboard operation
uppload copied to clipboard

⬆️ Bump focus-trap from 6.9.0 to 6.9.4

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps focus-trap from 6.9.0 to 6.9.4.

Release notes

Sourced from focus-trap's releases.

v6.9.4

Patch Changes

  • f68882e: Fix docs and typings to clarify that initialFocus, fallbackFocus, and setReturnFocus options can be functions that also return selector strings.

v6.9.3

Patch Changes

  • 8a8b1f1: Bump tabbable to v5.3.3 to pick up a small bug fix to web component (shadow DOM) support.

v6.9.2

Patch Changes

  • ef0ce48: Handle unexpected param (true) passed as the value for the initialFocus, fallbackFocus, and setReturnFocus options: Ignore and perform default behavior.

v6.9.1

Patch Changes

  • 83262a7: Bumps tabbable to v5.3.2 to pick-up a fix to displayCheck=full (default) option behavior that caused issues with detached nodes.
Changelog

Sourced from focus-trap's changelog.

6.9.4

Patch Changes

  • f68882e: Fix docs and typings to clarify that initialFocus, fallbackFocus, and setReturnFocus options can be functions that also return selector strings.

6.9.3

Patch Changes

  • 8a8b1f1: Bump tabbable to v5.3.3 to pick up a small bug fix to web component (shadow DOM) support.

6.9.2

Patch Changes

  • ef0ce48: Handle unexpected param (true) passed as the value for the initialFocus, fallbackFocus, and setReturnFocus options: Ignore and perform default behavior.

6.9.1

Patch Changes

  • 83262a7: Bumps tabbable to v5.3.2 to pick-up a fix to displayCheck=full (default) option behavior that caused issues with detached nodes.
Commits
  • bceabad Version Packages (#718)
  • f68882e Fix docs and typings for initialFocus, fallbackFocus, setReturnFocus (#717)
  • f4c8a6c [DEPENDABOT]: Bump @​babel/core from 7.18.0 to 7.18.2 (#715)
  • 7ef514a [DEPENDABOT]: Bump eslint from 8.16.0 to 8.17.0 (#710)
  • a506fa3 [DEPENDABOT]: Bump typescript from 4.7.2 to 4.7.3 (#711)
  • 41fd7a9 [DEPENDABOT]: Bump rollup from 2.74.1 to 2.75.6 (#712)
  • b433cb4 [DEPENDABOT]: Bump eslint-plugin-jest from 26.2.2 to 26.5.3 (#713)
  • 1f0b973 [DEPENDABOT]: Bump @​testing-library/cypress from 8.0.2 to 8.0.3 (#714)
  • d55f2f2 [DEPENDABOT]: Bump @​babel/eslint-parser from 7.17.0 to 7.18.2 (#716)
  • 72fff2d Version Packages (#709)
  • 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)

dependabot[bot] avatar Jun 10 '22 04:06 dependabot[bot]