Watemlifts / wagtail

A Django content management system focused on flexibility and user experience
https://wagtail.io
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

[Snyk] Upgrade focus-trap-react from 3.1.0 to 8.11.1 #194

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade focus-trap-react from 3.1.0 to 8.11.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

Release notes
Package name: focus-trap-react
  • 8.11.1 - 2022-05-06

    Patch Changes

    • 040813a: Bumps focus-trap to v6.9.1 to pick-up a fix to tabbable in v5.3.2 regarding the displayCheck=full (default) option behavior that caused issues with detached nodes.
  • 8.11.0 - 2022-04-28

    Minor Changes

    • 7495680: Bump focus-trap to v6.9.0 to get bug fixes and new features to help fix some bugs.

    Patch Changes

    • 7495680: Fix onDeactivate, onPostDeactivate, and checkCanReturnFocus options not being called consistently on deactivation.
    • 7495680: Fix focus not being allowed to remain on outside node post-deactivation when clickOutsideDeactivates is true or returns true.
  • 8.10.0 - 2022-04-22

    Minor Changes

    • 659d44e: Bumps focus-trap to v6.8.1. The big new feature is opt-in Shadow DOM support in focus-trap (in tabbable), and new tabbable options exposed in a new focusTrapOptions.tabbableOptions configuration option.
  • 8.9.2 - 2022-02-12

    Patch Changes

    • 83e283c: Update focus-trap to v6.7.3 for bug fix related to elements with a negative tabindex.
  • 8.9.1 - 2022-01-12

    Patch Changes

    • 3eb9421: Bump focus-trap to v6.7.2 for bug fix.
  • 8.9.0 - 2021-12-11

    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
  • 8.8.2 - 2021-10-14

    Patch Changes

    • 08a9449: Use preventScroll option on deactivation if returning focus.
  • 8.8.1 - 2021-09-27

    Patch Changes

    • a2806a0: Fix SSR issues when accessing document object (#482)
  • 8.8.0 - 2021-09-27

    Minor Changes

    • c8e46c2: Support new document option introduced in focus-trap v6.7.0 (#460)
    • 5ee587c: Bump focus-trap dependency to v6.7.1
  • 8.7.1 - 2021-08-14

    Patch Changes

    • 111a27f: Update focus-trap to v6.6.1, to get tabbable at v5.2.1, to get bug fix for disabled fieldsets.
  • 8.7.0 - 2021-07-03
  • 8.6.0 - 2021-06-19
  • 8.5.1 - 2021-06-08
  • 8.5.0 - 2021-04-21
  • 8.4.2 - 2021-02-06
  • 8.4.1 - 2021-01-19
  • 8.4.0 - 2021-01-16
  • 8.3.2 - 2020-12-02
  • 8.3.1 - 2020-11-25
  • 8.3.0 - 2020-11-18
  • 8.2.0 - 2020-11-17
  • 8.1.1 - 2020-10-31
  • 8.1.0 - 2020-09-26
  • 8.0.0 - 2020-09-04
  • 7.0.1 - 2020-07-07
  • 7.0.0 - 2020-07-01
  • 6.0.0 - 2019-01-26
  • 5.0.1 - 2018-12-17
  • 5.0.0 - 2018-12-02
  • 4.0.1 - 2018-09-23
  • 4.0.0 - 2018-08-01
  • 3.1.4 - 2018-08-01
  • 3.1.3 - 2018-07-28
  • 3.1.2 - 2018-02-03
  • 3.1.1 - 2017-12-29
  • 3.1.0 - 2017-12-17
from focus-trap-react GitHub release notes
Commit messages
Package name: focus-trap-react
  • ab8cd0a Version Packages (#671)
  • 040813a Bump focus-trap to v6.9.1 (#670)
  • 849215d Use current changesets/action@v1 branch
  • d12206b Add jest linting rules
  • 4bacc19 [DEPENDABOT]: Bump jest from 27.5.1 to 28.0.3 (#663)
  • c8ff8ef [DEPENDABOT]: Bump react-dom from 18.0.0 to 18.1.0 (#668)
  • ece2834 [DEPENDABOT]: Bump @ babel/core from 7.17.9 to 7.17.10 (#662)
  • d826288 [DEPENDABOT]: Bump @ babel/cli from 7.17.6 to 7.17.10 (#664)
  • f02f301 [DEPENDABOT]: Bump @ testing-library/react from 13.1.1 to 13.2.0 (#665)
  • c5f3379 [DEPENDABOT]: Bump typescript from 4.6.3 to 4.6.4 (#666)
  • 872d5aa [DEPENDABOT]: Bump babel-jest from 28.0.2 to 28.0.3 (#667)
  • 0d4df96 [DEPENDABOT]: Bump @ babel/preset-env from 7.16.11 to 7.17.10 (#669)
  • 0beb7f8 Version Packages (#660)
  • 035be8c [DEPENDABOT]: Bump cypress from 9.5.4 to 9.6.0 (#654)
  • 6f22ef9 [DEPENDABOT]: Bump jest-watch-typeahead from 1.0.0 to 1.1.0 (#656)
  • 62110b2 [DEPENDABOT]: Bump eslint from 8.13.0 to 8.14.0 (#655)
  • 3ba6c96 [DEPENDABOT]: Bump react from 18.0.0 to 18.1.0 (#658)
  • b8eaca2 [DEPENDABOT]: Bump babel-jest from 27.5.1 to 28.0.2 (#661)
  • 7495680 Fix multiple issues surrounding trap deactivation (#659)
  • aed24d5 Fix a few issues with the demos
  • fb89290 Add warning about tests breaking in JSDom for v8.10.0
  • 957d1e5 Version Packages (#653)
  • 659d44e Add shadow DOM support with ft v6.8.1 (#652)
  • c3ef438 [DEPENDABOT]: Bump @ testing-library/user-event from 14.1.0 to 14.1.1 (#650)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs