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

Update dependency focus-trap-react to ^8.9.0 #322

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
focus-trap-react ^8.5.1 -> ^8.9.0 age adoption passing confidence

Release Notes

focus-trap/focus-trap-react

v8.9.0

Compare Source

Minor Changes
  • 83097a5: Delay trap creation until it should be active. This is a change in behavior, however it should not break existing behavior. The delay now allows you to set active=false until you have the focusTrapOptions set correctly. #​539
Patch Changes
  • 16d1ae1: Fix bug where global document was being accessed instead of first checking for focusTrapOptions.document option. #​539

v8.8.2

Compare Source

Patch Changes
  • 08a9449: Use preventScroll option on deactivation if returning focus.

v8.8.1

Compare Source

Patch Changes

v8.8.0

Compare Source

Minor Changes
  • c8e46c2: Support new document option introduced in focus-trap v6.7.0 (#​460)
  • 5ee587c: Bump focus-trap dependency to v6.7.1

v8.7.1

Compare Source

Patch Changes
  • 111a27f: Update focus-trap to v6.6.1, to get tabbable at v5.2.1, to get bug fix for disabled fieldsets.

v8.7.0

Compare Source

Minor Changes
  • 7fbe8ca: Update to support new features in [email protected] including initialFocus which can now be false to prevent initial focus, and escapeDeactivates which can now alternately be a function that returns a boolean instead of a straight boolean.

v8.6.0

Compare Source

Minor Changes
  • 5292ae8:
    • Adding support for new focus-trap options from focus-trap v6.5.0: checkCanFocusTrap(), onPostActivate(), checkCanReturnFocus(), and onPostDeactivate().
    • Adding support (bug fix) for existing focus-trap setReturnFocus option that had thus far been ignored, with focus-trap-react always returning focus to the previously-focused element prior to activation regardless of the use of the setReturnFocus option. The option is now respected the same as it is when using focus-trap directly.
Patch Changes
  • 24704c7: Bump focus-trap dependency to 6.5.1 for bug fix to onPostDeactivate.

Configuration

📅 Schedule: "before 7am on Tuesday" in timezone Australia/Sydney.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 11, 2021

⚠️ No Changeset found

Latest commit: d495ddf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/focus-trap-react-8.x branch from 8061cf9 to c7dc091 Compare October 18, 2021 15:01
@renovate renovate bot changed the title Update dependency focus-trap-react to ^8.8.1 Update dependency focus-trap-react to ^8.8.2 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/focus-trap-react-8.x branch from c7dc091 to d495ddf Compare December 13, 2021 13:59
@renovate renovate bot changed the title Update dependency focus-trap-react to ^8.8.2 Update dependency focus-trap-react to ^8.9.0 Dec 13, 2021
@gwyneplaine gwyneplaine closed this Jan 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jan 7, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^8.9.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/focus-trap-react-8.x branch January 7, 2022 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants