Skip to content

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
mainfrom
dependabot/github_actions/actions/setup-dotnet-5
Closed

chore(ci)(deps): bump actions/setup-dotnet from 4.0.0 to 5.3.0#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-dotnet from 4.0.0 to 5.3.0.

Release notes

Sourced from actions/setup-dotnet's releases.

v5.3.0

What's Changed

Enhancements

Dependency Updates

Bug Fixes

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.3.0

v5.2.0

What's changed

Enhancements

Dependency Updates

Full Changelog: actions/setup-dotnet@v5...v5.2.0

v5.1.0

What's Changed

Documentation

Dependency updates

... (truncated)

Commits
  • 9a946fd Add rollForward note in README, improve proxy health check in e2e tests and b...
  • 98af08b Support global.json's rollForward latest* variants (#538)
  • 8404272 Update install scripts to v2026.05.19 (#736)
  • f1970f5 Don't download releases-index.json to resolve major version (#560)
  • af9211b Add dotnet-version: latest support with dotnet-channel input (#730)
  • df991ae chore: bump @actions/* and fast-xml-parser dependencies (#728)
  • a66eefa CI: remove manual PowerShell install from test-proxy job (e2e-tests.yml) (#703)
  • c2fa09f Bump minimatch from 3.1.2 to 3.1.5 (#705)
  • 02574b1 Add support for optional architecture input for cross-architecture .NET insta...
  • 16c7b3c Bump fast-xml-parser from 4.4.1 to 5.3.6 (#671)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 1, 2026
@dependabot dependabot Bot changed the title chore(ci)(deps): Bump actions/setup-dotnet from 4 to 5 chore(ci)(deps): bump actions/setup-dotnet from 4.0.0 to 5.3.0 Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-dotnet-5 branch from f375fcc to 07af105 Compare June 16, 2026 09:46
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>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-dotnet-5 branch from 07af105 to 555ae06 Compare June 16, 2026 12:29
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>
@Mickael45

Copy link
Copy Markdown
Collaborator

Superseded by ee676b7 — this bump was applied as part of a consolidated Dependabot batch commit on main. Closing.

@Mickael45 Mickael45 closed this Jun 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/actions/setup-dotnet-5 branch June 16, 2026 12:45
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant