build(deps): Bump focus-trap from 7.4.3 to 7.5.2#7279
Merged
Conversation
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.4.3 to 7.5.1. - [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.4.3...v7.5.1) --- updated-dependencies: - dependency-name: focus-trap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
driskull
approved these changes
Jul 6, 2023
Elijbet
pushed a commit
that referenced
this pull request
Jul 6, 2023
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://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://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://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://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://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://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://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://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://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 /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Driscoll <mdriscoll@esri.com>
benelan
added a commit
that referenced
this pull request
Jul 7, 2023
* origin/main: (22 commits) refactor: Ensure all setFocus methods return calls to setFocus (#7287) chore: release next fix(card): ensure teardown logic is called when disconnected (#7289) test: stabilize tests using setFocus (#7295) docs: Add implementation example to `skipAnimations` util (#7293) docs: Add implementation example to `visualizeMouseCursor` util (#7292) feat: improve focus behavior in components (#7277) refactor(popover): renames private method (#7286) build(deps): Bump focus-trap from 7.4.3 to 7.5.2 (#7279) chore: release next fix(flow): Call setFocus() on back button click (#7285) chore: release next feat(flow): Adds setFocus method (#7252) chore: release next build(deps): Bump autoprefixer from 10.4.13 to 10.4.14 (#7280) build(deps): Bump eslint and @types/eslint (#7282) fix(list): fix keyboard navigation after a listItem's disabled or closed property changes (#7275) fix(action): correctly focus the button after rendering updates. (#7255) chore: release next fix(tab-title): add full focus outline to closable tab button in high contrast mode (#7272) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps focus-trap from 7.4.3 to 7.5.2.
Release notes
Sourced from focus-trap's releases.
Changelog
Sourced from focus-trap's changelog.
Commits
07eec1eVersion Packages (#995)d9e2546Fix mostRecentlyFocusedNode being initially null causing exception in getTabI...72cbfa9Changes for v7.5.0 that Changesets didn't do for some reason54ff3e0Version Packages (#993)b9225d6add DaviDevMod as a contributor for code, and bug (#992)5e2f913Support elements with positive tabindex attributes in single-container traps ...bc4ac04[DEPENDABOT]: Bump@changesets/clifrom 2.26.1 to 2.26.2 (#988)1b6694e[DEPENDABOT]: Bump typescript from 5.1.3 to 5.1.5 (#989)085db4a[DEPENDABOT]: Bump cypress from 12.15.0 to 12.16.0 (#990)a4b3948[DEPENDABOT]: Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#983)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)