]> git.feebdaed.xyz Git - 0xmirror/msquic.git/commitdiff
Bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#5630)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Dec 2025 18:36:52 +0000 (10:36 -0800)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 18:36:52 +0000 (10:36 -0800)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet)
from 5.0.0 to 5.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-dotnet/releases">actions/setup-dotnet's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade typescript from 5.4.2 to 5.9.2 and document breaking changes
in v5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/624">actions/setup-dotnet#624</a></li>
<li>Upgrade eslint-plugin-jest from 27.9.0 to 29.0.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/648">actions/setup-dotnet#648</a></li>
<li>Upgrade actions/publish-action from 0.3.0 to 0.4.0 and update
macos-13 to macos-15-intel by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/665">actions/setup-dotnet#665</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-dotnet/compare/v5...v5.0.1">https://github.com/actions/setup-dotnet/compare/v5...v5.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/setup-dotnet/commit/2016bd2012dba4e32de620c46fe006a3ac9f0602"><code>2016bd2</code></a>
Bump actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to
macos-...</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/21e81f65ddb80069d5591297dcd4703c0d9824d2"><code>21e81f6</code></a>
Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/648">#648</a>)</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/740310365d5065c44c30d213e7963107ebfd22d5"><code>7403103</code></a>
Bump typescript from 5.4.2 to 5.9.2 (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/624">#624</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/setup-dotnet/compare/d4c94342e560b34958eacfc5d055d21461ed1c5d...2016bd2012dba4e32de620c46fe006a3ac9f0602">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-dotnet&package-manager=github_actions&previous-version=5.0.0&new-version=5.0.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/check-clog.yml
.github/workflows/check-dotnet.yml
.github/workflows/dotnet-test.yml
.github/workflows/package-alpine-linux.yml
.github/workflows/package-linux.yml
.github/workflows/plugins.yml
.github/workflows/publish-docfx.yml

index f792eef26a7b5aceec0d100203c29fd159d31f66..6e0e9518231be2cf9618535d8b086ab77b8c635b 100644 (file)
@@ -20,7 +20,7 @@ jobs:
     runs-on: windows-latest
     steps:
     - name: Setup .NET
-      uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+      uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: 8.0.x
     - name: Checkout repository
index 6f22561cbe22ceae3bbc9f216637638fcaefaebd..b4e6b8ef6e5a29897c758e2a89db867543734a8d 100644 (file)
@@ -20,7 +20,7 @@ jobs:
     runs-on: windows-latest
     steps:
     - name: Setup .NET
-      uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+      uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: 6.0.x
     - name: Checkout repository
index 40de701bcf0b6729aa27c2ea1c18eb269eb3ee03..88bfc019c42674ccbba53f5052205637e0136c7b 100644 (file)
@@ -99,7 +99,7 @@ jobs:
       with:
         name: Debug-${{ matrix.vec.plat }}-${{ matrix.vec.os }}-${{ matrix.vec.arch }}-${{ matrix.vec.tls }}${{ matrix.vec.xdp }}
         path: artifacts
-    - uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+    - uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: 6.0.x
     - name: Run Lang Interop
index 3c27e7524b30bdf02243d814d4b335f01fe3764f..b538b1073c538388aebda2a02448dbe9c793e614 100644 (file)
@@ -73,7 +73,7 @@ jobs:
     - name: Set up QEMU
       uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130
     - name: Set up .NET 9.0
-      uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+      uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: ${{ matrix.vec.dotnetVersion }}
     - name: Build .NET QUIC Test Project
index 3128e407821dc7441017f1e4e64e8a90c01bffab..5d52c254ddf90abdc951dbe84819338b1207f7a5 100644 (file)
@@ -121,7 +121,7 @@ jobs:
     - name: Set up QEMU
       uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130
     - name: Set up .NET 9.0
-      uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+      uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: ${{ matrix.vec.dotnetVersion }}
     - name: Build .NET QUIC Test Project
index 392e1f2316b6680858604246989dbd9bf7e9857b..2ceaccbc4e60b9f9c9b1992f8dc05093f6ed78b4 100644 (file)
@@ -51,7 +51,7 @@ jobs:
     - name: Checkout repository
       uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
     - name: Setup .NET
-      uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+      uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: 6.0.x
     - name: Install Dependencies
index c9e950c54fa0a0b78c334cdf9d4c55099a93da8b..5dc7e0ed8480ad836b35e1791462ec1538a7fe51 100644 (file)
@@ -31,7 +31,7 @@ jobs:
     - name: Checkout
       uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
     - name: Dotnet Setup
-      uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
+      uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602
       with:
         dotnet-version: 8.x