Skip to content

Commit

Permalink
build(deps): Bump focus-trap from 7.4.3 to 7.5.2 (#7279)
Browse files Browse the repository at this point in the history
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.4.3
to 7.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/focus-trap/focus-trap/releases">focus-trap's
releases</a>.</em></p>
<blockquote>
<h2>v7.5.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>d9e2546: Fix possible exception in new
<code>Tabbable.getTabIndex()</code> when initializing trap</li>
</ul>
<h2>v7.5.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>5e2f913: Adds support for nodes with a positive tabindex in
single-container traps only (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/375">#375</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md">focus-trap's
changelog</a>.</em></p>
<blockquote>
<h2>7.5.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>d9e2546: Fix possible exception in new
<code>Tabbable.getTabIndex()</code> when initializing trap</li>
</ul>
<h2>7.5.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>5e2f913: Adds support for nodes with a positive tabindex in
single-container traps only (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/375">#375</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/07eec1ec96695bef99959e67f80fc891debb7249"><code>07eec1e</code></a>
Version Packages (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/995">#995</a>)</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/d9e25466ab5ff1aeb7d5dceadc6b829720285812"><code>d9e2546</code></a>
Fix mostRecentlyFocusedNode being initially null causing exception in
getTabI...</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/72cbfa96e7b66bb16fe13d76c21d14fc6fa05da9"><code>72cbfa9</code></a>
Changes for v7.5.0 that Changesets didn't do for some reason</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/54ff3e0de43d55fb3afdbbb827674ed5c5425624"><code>54ff3e0</code></a>
Version Packages (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/993">#993</a>)</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/b9225d65b8bc39e349dadd73d6dcb491039732d2"><code>b9225d6</code></a>
add DaviDevMod as a contributor for code, and bug (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/992">#992</a>)</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/5e2f913b4a4988c813cc51427b1a2b957c50ac15"><code>5e2f913</code></a>
Support elements with positive tabindex attributes in single-container
traps ...</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/bc4ac04fda6653bf294640429e55209562e2c340"><code>bc4ac04</code></a>
[DEPENDABOT]: Bump <code>@​changesets/cli</code> from 2.26.1 to 2.26.2
(<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/988">#988</a>)</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/1b6694e2e7cbfbb9f43a3b91b1bd0f0d62330b34"><code>1b6694e</code></a>
[DEPENDABOT]: Bump typescript from 5.1.3 to 5.1.5 (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/989">#989</a>)</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/085db4ac004c8f50fbbfc1897c4eceb673a3c0a6"><code>085db4a</code></a>
[DEPENDABOT]: Bump cypress from 12.15.0 to 12.16.0 (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/990">#990</a>)</li>
<li><a
href="https://github.com/focus-trap/focus-trap/commit/a4b3948c7fce410841dc247227cbaa1292d2efcb"><code>a4b3948</code></a>
[DEPENDABOT]: Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (<a
href="https://redirect.github.com/focus-trap/focus-trap/issues/983">#983</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/focus-trap/focus-trap/compare/v7.4.3...v7.5.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=focus-trap&package-manager=npm_and_yarn&previous-version=7.4.3&new-version=7.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Driscoll <[email protected]>
  • Loading branch information
dependabot[bot] and driskull authored Jul 6, 2023
1 parent 4447c9a commit e6e9ce6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/calcite-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"color": "4.2.3",
"composed-offset-position": "0.0.4",
"dayjs": "1.11.9",
"focus-trap": "7.4.3",
"focus-trap": "7.5.2",
"form-request-submit-polyfill": "2.0.0",
"lodash-es": "4.17.21",
"sortablejs": "1.15.0"
Expand Down

0 comments on commit e6e9ce6

Please sign in to comment.