SAP / fundamental-react

React implementation of the reusable component library designed in Fundamental Library Styles
https://sap.github.io/fundamental-react
Apache License 2.0
188 stars 78 forks source link

chore: Bump react-focus-lock from 2.5.2 to 2.9.6 #1513

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps react-focus-lock from 2.5.2 to 2.9.6.

Release notes

Sourced from react-focus-lock's releases.

React 18 and ShadowDom

  • 🎉 React 18 support

Features

Shadow of TabIndex

Bug Fixes

  • disable positive index guard by default; use hasPositiveIndices to control behavior, fixes #32 (6db9980)
  • remove positive tab indices (a1f51e0)
  • update focus-lock to support Shadow Dom (668a559)

Features

  • allow removal of positive tab indices (b2a55a9)

Return focus 18

Bug Fixes

  • allow returnFocus to be garbage collected, fixes #173 (ad3a4a1)
  • do not use capture phase for focus-in events, fixes #134 (d56f49e)
  • React 17/18 support. The one above

Features

  • allow programatic control over returnFocus prop, fixes #178 (d5ec48b)
Changelog

Sourced from react-focus-lock's changelog.

2.9.5 (2023-07-09)

Bug Fixes

  • correct crossframe behavior for Safary, fixes #249 (bc303e5)

2.9.4 (2023-02-16)

Bug Fixes

  • update focus-lock to prevent error when accessing cross-origin frames. fixes #241 (6633d2b)

2.9.3 (2023-01-28)

2.9.2 (2022-11-13)

Bug Fixes

  • suppress ref warning for host nodes, fixes #123 (fb14cb5)

2.9.1 (2022-05-07)

2.9.0 (2022-05-01)

Bug Fixes

2.8.1 (2022-02-14)

Bug Fixes

... (truncated)

Commits


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 8 months ago

Deploy Preview for fundamental-react ready!

Name Link
Latest commit ea26a79a2a0d62c1b337126c375b2ae13f6c796d
Latest deploy log https://app.netlify.com/sites/fundamental-react/deploys/65422c4e2cb7cb000868c777
Deploy Preview https://deploy-preview-1513--fundamental-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 7 months ago

This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

dependabot[bot] commented 7 months 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.