SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
269 stars 129 forks source link

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

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

  • 680f6e8: Fix issue with not being able to cycle back to the start from the last element if there is a focusable web component inside the focus-trap ((#1068)[https://redirect.github.com/focus-trap/focus-trap/issues/1068])

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

  • 680f6e8: Fix issue with not being able to cycle back to the start from the last element if there is a focusable web component inside the focus-trap ((#1068)[https://redirect.github.com/focus-trap/focus-trap/issues/1068])

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 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)
netlify[bot] commented 1 week ago

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

Name Link
Latest commit a7812e4ab3b62f7f5f47165cc52b287c3a3edc82
Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/6739c05e1f64d6000843fb90
dependabot[bot] commented 1 week ago

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.