Skip to content

chore(deps): bump actions/setup-dotnet from 5.2.0 to 5.3.0#34

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-dotnet-5.3.0
Jun 4, 2026
Merged

chore(deps): bump actions/setup-dotnet from 5.2.0 to 5.3.0#34
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-dotnet-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps actions/setup-dotnet from 5.2.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

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)
  • See full diff 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 3, 2026
@dependabot dependabot Bot requested a review from bilbospocketses as a code owner June 3, 2026 22:28
@github-actions github-actions Bot enabled auto-merge (squash) June 3, 2026 22:28
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-dotnet-5.3.0 branch from 08cb1e5 to 3bdfad2 Compare June 4, 2026 04:59
bilbospocketses added a commit that referenced this pull request Jun 4, 2026
#37)

- ConfigurePlatformKeyProtection now writes dp-key-protection.pfx atomically
  (unique temp + File.Move) and retries transient IO/crypto, tolerating a
  concurrent writer by loading the winner's file. Fixes the intermittent
  File.WriteAllBytes failure under net10 parallel integration tests that hung
  Dependabot #34/#35. Verified 210/210 x3 locally; production unaffected.
- CHANGELOG: the DP-keys fix + the master-ruleset required-checks swap
  (Analyze csharp/actions -> aggregate CodeQL, app 57789) that unblocked
  Dependabot PRs.
@bilbospocketses
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-dotnet-5.3.0 branch 2 times, most recently from 5c19d10 to 30d9183 Compare June 4, 2026 06:43
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@c2fa09f...9a946fd)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-dotnet-5.3.0 branch from 30d9183 to a220662 Compare June 4, 2026 06:47
@github-actions github-actions Bot merged commit 93f8252 into master Jun 4, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/setup-dotnet-5.3.0 branch June 4, 2026 06:49
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