chore(ci)(deps): bump actions/setup-dotnet from 4.0.0 to 5.3.0#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(ci)(deps): bump actions/setup-dotnet from 4.0.0 to 5.3.0#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
f375fcc to
07af105
Compare
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.0 to 5.3.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4...v5.3.0) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
07af105 to
555ae06
Compare
Mickael45
added a commit
that referenced
this pull request
Jun 16, 2026
Apply the safe set of pending Dependabot PRs in one go: Runtime (PR #11, #14): - Microsoft.Extensions.Logging.Abstractions 10.0.0 -> 10.0.9 - Microsoft.Extensions.Options 10.0.0 -> 10.0.9 - Microsoft.Extensions.Http 10.0.0 -> 10.0.9 - Microsoft.Extensions.DependencyInjection.Abstractions 10.0.0 -> 10.0.9 - System.Diagnostics.DiagnosticSource 10.0.0 -> 10.0.9 Build / SourceLink (PR #8): - Microsoft.SourceLink.GitHub 8.0.0 -> 10.0.300 Test deps (PR #13, partial): - xunit 2.9.2 -> 2.9.3 - xunit.runner.visualstudio 2.8.2 -> 3.1.5 - Microsoft.NET.Test.Sdk 17.11.1 -> 18.6.0 - coverlet.collector 6.0.2 -> 10.0.1 GitHub Actions (PR #1, #2, #3, #4): - actions/setup-dotnet v4 -> v5.3.0 (ci.yml + docs.yml) - actions/upload-artifact v4 -> v7 (ci.yml) - actions/setup-node v4.1.0 -> v6.4.0 (docs.yml) - actions/upload-pages-artifact v3.0.1 -> v5.0.0 (docs.yml) Deliberately held back: - FluentAssertions stays at 7.0.0 (8.x is commercial — see existing comment in Directory.Packages.props). - WireMock.Net stays at 1.6.7. The 2.x line makes ILogEntry.RequestMessage nullable, which cascades into ~30 test-site rewrites; that belongs in a separate PR. The System.Linq.Dynamic.Core 1.7.2 pin therefore stays. Verified locally on net8.0 and net10.0: dotnet restore, format --verify-no-changes, build -warnaserror, test (226 pass), pack, install smoke. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Collaborator
|
Superseded by ee676b7 — this bump was applied as part of a consolidated Dependabot batch commit on main. Closing. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 actions/setup-dotnet from 4.0.0 to 5.3.0.
Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
9a946fdAdd rollForward note in README, improve proxy health check in e2e tests and b...98af08bSupport global.json's rollForward latest* variants (#538)8404272Update install scripts to v2026.05.19 (#736)f1970f5Don't download releases-index.json to resolve major version (#560)af9211bAdd dotnet-version: latest support with dotnet-channel input (#730)df991aechore: bump @actions/* and fast-xml-parser dependencies (#728)a66eefaCI: remove manual PowerShell install from test-proxy job (e2e-tests.yml) (#703)c2fa09fBump minimatch from 3.1.2 to 3.1.5 (#705)02574b1Add support for optional architecture input for cross-architecture .NET insta...16c7b3cBump fast-xml-parser from 4.4.1 to 5.3.6 (#671)