Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump focus-trap from 7.1.0 to 7.6.2 #12722

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2024

Bumps focus-trap from 7.1.0 to 7.6.2.

Release notes

Sourced from focus-trap's releases.

v7.6.2

Patch Changes

v7.6.1

Patch Changes

  • fc5910d: Fix fallbackFocus not used when initialFocus is selector to non-existent node (#1218)

v7.6.0

Minor Changes

  • 8aeacee: Move Escape key handler to target phase to allow more control in escapeDeactivates (#1247)

v7.5.4

Patch Changes

v7.5.3

Patch Changes

  • 203b322: Fix missing typings for initialFocus option (#1060)

v7.5.2

Patch Changes

  • b73eb02: Remove references to Array.prototype.findLast() not well supported in Safari (#996)

v7.5.1

Patch Changes

  • d9e2546: Fix possible exception in new Tabbable.getTabIndex() when initializing trap

v7.5.0

Minor Changes

  • 5e2f913: Adds support for nodes with a positive tabindex in single-container traps only (#375)

v7.4.3

Patch Changes

v7.4.2

Patch Changes

  • db62ce3: Clicking on open shadowDOM components within a focus trap's container when clickOutsideDeactivates=true should not deactivate the focus trap. (#959)

... (truncated)

Changelog

Sourced from focus-trap's changelog.

7.6.2

Patch Changes

7.6.1

Patch Changes

  • fc5910d: Fix fallbackFocus not used when initialFocus is selector to non-existent node (#1218)

7.6.0

Minor Changes

  • 8aeacee: Move Escape key handler to target phase to allow more control in escapeDeactivates (#1247)

7.5.4

Patch Changes

7.5.3

Patch Changes

  • 203b322: Fix missing typings for initialFocus option (#1060)

7.5.2

Patch Changes

  • b73eb02: Remove references to Array.prototype.findLast() not well supported in Safari (#996)

7.5.1

Patch Changes

  • d9e2546: Fix possible exception in new Tabbable.getTabIndex() when initializing trap

7.5.0

Minor Changes

  • 5e2f913: Adds support for nodes with a positive tabindex in single-container traps only (#375)

7.4.3

... (truncated)

Commits
  • 893ae5f Version Packages (#1307)
  • d4a4c34 fix: replace findIndex with native implementation (#1306)
  • e125da3 [DEPENDABOT]: Bump rollup from 4.24.4 to 4.25.0 (#1304)
  • 6c757fa Version Packages (#1292)
  • ba33d1d [DEPENDABOT]: Bump cypress from 13.15.1 to 13.15.2 (#1300)
  • ca2f8f5 [DEPENDABOT]: Bump eslint-plugin-jest from 28.8.3 to 28.9.0 (#1301)
  • 669f164 [DEPENDABOT]: Bump rollup from 4.24.3 to 4.24.4 (#1302)
  • c62c360 [DEPENDABOT]: Bump cypress from 13.15.0 to 13.15.1 (#1294)
  • 2b4ef4a [DEPENDABOT]: Bump @​babel/core from 7.25.9 to 7.26.0 (#1295)
  • 978c8d0 [DEPENDABOT]: Bump @​babel/preset-env from 7.25.9 to 7.26.0 (#1297)
  • 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 <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 [focus-trap](https://github.com/focus-trap/focus-trap) from 7.1.0 to 7.6.2.
- [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.1.0...v7.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2024
Copy link

netlify bot commented Nov 17, 2024

Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-ngx/deploys

Name Link
🔨 Latest commit a7812e4
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/6739c05e1f64d6000843fb90

@droshev droshev closed this Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/focus-trap-7.6.2 branch November 18, 2024 14:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant