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

chore(deps): bump focus-trap from 7.3.1 to 7.5.3 #533

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps focus-trap from 7.3.1 to 7.5.3.

Release notes

Sourced from focus-trap's releases.

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)

v7.4.1

Patch Changes

  • 4f720ff: Bump tabbable to v6.1.2 for nwsapi patch

v7.4.0

Minor Changes

  • da97007: Added new onPost/Pause and onPost/Unpause hooks when un/pausing a trap (also called when auto-un/paused as a result of de/activating a second trap while another is currently active). (focus-trap-react#948)
Changelog

Sourced from focus-trap's changelog.

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

Patch Changes

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

7.4.1

Patch Changes

  • 4f720ff: Bump tabbable to v6.1.2 for nwsapi patch

7.4.0

Minor Changes

  • da97007: Added new onPost/Pause and onPost/Unpause hooks when un/pausing a trap (also called when auto-un/paused as a result of de/activating a second trap while another is currently active). (focus-trap-react#948)
Commits
  • ed95b7c Version Packages (#1063)
  • 203b322 #1060 Adjust docs/typings for initialFocus option (#1062)
  • 692471b [DEPENDABOT]: Bump @​testing-library/cypress from 10.0.0 to 10.0.1 (#1054)
  • 484cbc2 [DEPENDABOT]: Bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#1057)
  • 9eab7bb [DEPENDABOT]: Bump @​cypress/request and cypress (#1061)
  • 1d23418 [DEPENDABOT]: Bump cypress from 12.17.4 to 13.2.0 (#1053)
  • feead30 [DEPENDABOT]: Bump @​types/jquery from 3.5.18 to 3.5.19 (#1055)
  • 3f626b1 [DEPENDABOT]: Bump @​babel/core from 7.22.17 to 7.22.20 (#1056)
  • bb82dc3 [DEPENDABOT]: Bump eslint-plugin-cypress from 2.14.0 to 2.15.1 (#1058)
  • b9400b8 [DEPENDABOT]: Bump @​babel/preset-env from 7.22.15 to 7.22.20 (#1059)
  • 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 <dependency name> 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)

Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.3.1 to 7.5.3.
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v7.3.1...v7.5.3)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Scope: Frontend Automatically applied to PRs that change frontend components labels Sep 25, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2023

Dependabot tried to add @virangdoshi/owners-js-deps as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/virangdoshi/sentry/pulls/533/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the virangdoshi/sentry repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
focus-trap 7.3.1...7.5.3 None +1/-1 1.04 MB stefcameron

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2023

Superseded by #549.

@dependabot dependabot bot closed this Oct 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/focus-trap-7.5.3 branch October 12, 2023 22:29
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants