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.4 #1493

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps react-focus-lock from 2.5.2 to 2.9.4.

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.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

  • correct shadow-dom specification, fixes #188 (159bb98)

2.8.0 (2022-02-14)

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)

... (truncated)

Commits
  • df31f4c 2.9.4
  • 6633d2b fix: update focus-lock to prevent error when accessing cross-origin frames. f...
  • b65f5b8 create extra stories for iframe. Related to #241
  • f1fcbc9 update changelog
  • 0dc858f 2.9.3
  • af42d24 chore: update dependencies
  • 98d8170 Merge pull request #220 from yevhenii-username/update_readme
  • aa7be96 Merge pull request #238 from alex-e-leon/fix-react-18-warning
  • 0a4e7c7 Remove default props in AutoFocusInside to fix react 18 warning
  • 2534d6a 2.9.2
  • 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)
netlify[bot] commented 1 year ago

Deploy Preview for fundamental-react ready!

Name Link
Latest commit b26ef467f96af822103d4f7f140399ffdf894a5c
Latest deploy log https://app.netlify.com/sites/fundamental-react/deploys/6498df9a18340d00081637c9
Deploy Preview https://deploy-preview-1493--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 settings.

github-actions[bot] commented 11 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 11 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.