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

Bump @microsoft/signalr from 8.0.0 to 8.0.7 in /webapp #1055

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps @microsoft/signalr from 8.0.0 to 8.0.7.

Release notes

Sourced from @​microsoft/signalr's releases.

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

.NET 8.0.4

Release

.NET 8.0.3

Release

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits

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 [@microsoft/signalr](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.7.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.0...v8.0.7)

---
updated-dependencies:
- dependency-name: "@microsoft/signalr"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Jul 15, 2024
@glahaye glahaye added this pull request to the merge queue Jul 16, 2024
Merged via the queue into main with commit 0446c9c Jul 16, 2024
6 checks passed
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/microsoft/signalr-8.0.7 branch July 16, 2024 18:42
wdavidcamden pushed a commit to Quartech/chat-copilot that referenced this pull request Jul 17, 2024
Bumps [@microsoft/signalr](https://github.com/dotnet/aspnetcore) from
8.0.0 to 8.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases"><code>@​microsoft/signalr</code>'s
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.7</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.7">Release</a></p>
<h2>.NET 8.0.6</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.6">Release</a></p>
<h2>.NET 8.0.5</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.5">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>[release/8.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54744">dotnet/aspnetcore#54744</a></li>
<li>Update branding to 8.0.5 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54907">dotnet/aspnetcore#54907</a></li>
<li>[release/8.0] Convert to 1ES templates by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54660">dotnet/aspnetcore#54660</a></li>
<li>Increase logs and delays in CanLaunchPhotinoWebViewAndClickButton by
<a href="https://github.com/Eilon"><code>@​Eilon</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54608">dotnet/aspnetcore#54608</a></li>
<li>[release/8.0] (deps): Bump src/submodules/googletest from
<code>31993df</code> to <code>77afe8e</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54872">dotnet/aspnetcore#54872</a></li>
<li>[release/8.0] Reduce helix-matrix timeout to 5 hours by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54778">dotnet/aspnetcore#54778</a></li>
<li>[release/8.0] Preserve RemoteAuthenticationContext during trimming
if used in JS interop by <a
href="https://github.com/halter73"><code>@​halter73</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54655">dotnet/aspnetcore#54655</a></li>
<li>[release/8.0] Improve usage of <code>Type.GetType</code> when
activating types in data protection by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54762">dotnet/aspnetcore#54762</a></li>
<li>[release/8.0] Fix route analyzer performance with highly
concatenated strings by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54763">dotnet/aspnetcore#54763</a></li>
<li>[release/8.0] Suppress .ps1 SDL errors by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54915">dotnet/aspnetcore#54915</a></li>
<li>[release/8.0] Backport test fixes by <a
href="https://github.com/MackinnonBuck"><code>@​MackinnonBuck</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54912">dotnet/aspnetcore#54912</a></li>
<li>[release/8.0] Skip SpotBugs for now by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54952">dotnet/aspnetcore#54952</a></li>
<li>Merging internal commits for release/8.0 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/55034">dotnet/aspnetcore#55034</a></li>
<li>[release/8.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/55061">dotnet/aspnetcore#55061</a></li>
<li>[release/8.0] Update Wix version by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/55101">dotnet/aspnetcore#55101</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5">https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5</a></p>
<h2>.NET 8.0.4</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.4">Release</a></p>
<h2>.NET 8.0.3</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.3">Release</a></p>
<h2>.NET 8.0.2</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.2">Release</a></p>
<h2>.NET 8.0.1</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.1">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/2f1db20456007c9515068a35a65afdf99af70bc6"><code>2f1db20</code></a>
Merged PR 40461: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a718af35f93dfa3d8a01046ad9f4087b3839a484"><code>a718af3</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/56b387739317fec43334e608ed65c7d834712467"><code>56b3877</code></a>
Merged PR 40440: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/ebc1c7b090d8b339738d2f31f6f06a0cc81d1b00"><code>ebc1c7b</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/efd75522485736760ddb7dac60d7bf6c7b8d430d"><code>efd7552</code></a>
Merged PR 40370: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c9d6b23f71dca6c300e6ac3fab6f636d97cf6072"><code>c9d6b23</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/fd0d853b41be6248ed1eba9daad13df8a0a9898a"><code>fd0d853</code></a>
Merged PR 40323: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a2ca3fb80b0555bb411cb048bbcfe6f2a74f24e6"><code>a2ca3fb</code></a>
Merged PR 40093: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/d03cd35cb4b29c019708c5d64df494a941792a54"><code>d03cd35</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/ba94792835910ce8d4ac066f051cc9b50cb3bca9"><code>ba94792</code></a>
Remove references to obsolete storage account variables (<a
href="https://redirect.github.com/dotnet/aspnetcore/issues/56101">#56101</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@microsoft/signalr&package-manager=npm_and_yarn&previous-version=8.0.0&new-version=8.0.7)](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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
Bumps [@microsoft/signalr](https://github.com/dotnet/aspnetcore) from
8.0.0 to 8.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases"><code>@​microsoft/signalr</code>'s
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.7</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.7">Release</a></p>
<h2>.NET 8.0.6</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.6">Release</a></p>
<h2>.NET 8.0.5</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.5">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>[release/8.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54744">dotnet/aspnetcore#54744</a></li>
<li>Update branding to 8.0.5 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54907">dotnet/aspnetcore#54907</a></li>
<li>[release/8.0] Convert to 1ES templates by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54660">dotnet/aspnetcore#54660</a></li>
<li>Increase logs and delays in CanLaunchPhotinoWebViewAndClickButton by
<a href="https://github.com/Eilon"><code>@​Eilon</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54608">dotnet/aspnetcore#54608</a></li>
<li>[release/8.0] (deps): Bump src/submodules/googletest from
<code>31993df</code> to <code>77afe8e</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54872">dotnet/aspnetcore#54872</a></li>
<li>[release/8.0] Reduce helix-matrix timeout to 5 hours by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54778">dotnet/aspnetcore#54778</a></li>
<li>[release/8.0] Preserve RemoteAuthenticationContext during trimming
if used in JS interop by <a
href="https://github.com/halter73"><code>@​halter73</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54655">dotnet/aspnetcore#54655</a></li>
<li>[release/8.0] Improve usage of <code>Type.GetType</code> when
activating types in data protection by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54762">dotnet/aspnetcore#54762</a></li>
<li>[release/8.0] Fix route analyzer performance with highly
concatenated strings by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54763">dotnet/aspnetcore#54763</a></li>
<li>[release/8.0] Suppress .ps1 SDL errors by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54915">dotnet/aspnetcore#54915</a></li>
<li>[release/8.0] Backport test fixes by <a
href="https://github.com/MackinnonBuck"><code>@​MackinnonBuck</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54912">dotnet/aspnetcore#54912</a></li>
<li>[release/8.0] Skip SpotBugs for now by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54952">dotnet/aspnetcore#54952</a></li>
<li>Merging internal commits for release/8.0 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/55034">dotnet/aspnetcore#55034</a></li>
<li>[release/8.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/55061">dotnet/aspnetcore#55061</a></li>
<li>[release/8.0] Update Wix version by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/55101">dotnet/aspnetcore#55101</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5">https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5</a></p>
<h2>.NET 8.0.4</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.4">Release</a></p>
<h2>.NET 8.0.3</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.3">Release</a></p>
<h2>.NET 8.0.2</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.2">Release</a></p>
<h2>.NET 8.0.1</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.1">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/2f1db20456007c9515068a35a65afdf99af70bc6"><code>2f1db20</code></a>
Merged PR 40461: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a718af35f93dfa3d8a01046ad9f4087b3839a484"><code>a718af3</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/56b387739317fec43334e608ed65c7d834712467"><code>56b3877</code></a>
Merged PR 40440: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/ebc1c7b090d8b339738d2f31f6f06a0cc81d1b00"><code>ebc1c7b</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/efd75522485736760ddb7dac60d7bf6c7b8d430d"><code>efd7552</code></a>
Merged PR 40370: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c9d6b23f71dca6c300e6ac3fab6f636d97cf6072"><code>c9d6b23</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/fd0d853b41be6248ed1eba9daad13df8a0a9898a"><code>fd0d853</code></a>
Merged PR 40323: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a2ca3fb80b0555bb411cb048bbcfe6f2a74f24e6"><code>a2ca3fb</code></a>
Merged PR 40093: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/d03cd35cb4b29c019708c5d64df494a941792a54"><code>d03cd35</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/ba94792835910ce8d4ac066f051cc9b50cb3bca9"><code>ba94792</code></a>
Remove references to obsolete storage account variables (<a
href="https://redirect.github.com/dotnet/aspnetcore/issues/56101">#56101</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@microsoft/signalr&package-manager=npm_and_yarn&previous-version=8.0.0&new-version=8.0.7)](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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant