Bump actions/setup-dotnet from 5.2.0 to 5.3.0 by dependabot[bot] · Pull Request #27539 · PowerShell/PowerShell
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
- Add dotnet-version: latest support with dotnet-channel input by
@mahabaleshwarsin actions/setup-dotnet#730- Support global.json's rollForward latest* variants by
@js6pakin actions/setup-dotnet#538- Improve version resolution by
@akoeplingerin actions/setup-dotnet#560Dependency Updates
- Upgrade @actions/* and fast-xml-parser dependencies by
@Copilotin actions/setup-dotnet#728- Update install scripts to v2026.05.19 (preserve archive links) by
@MichaelSimonsin actions/setup-dotnet#736- Add rollForward note in README, improve proxy health check in e2e tests and bump version to v5.3.0 by
@priyagupta108in actions/setup-dotnet#738Bug Fixes
- Update Test Proxy job by
@priya-kinthaliin actions/setup-dotnet#703New Contributors
@Copilotmade their first contribution in actions/setup-dotnet#728@akoeplingermade their first contribution in actions/setup-dotnet#560@MichaelSimonsmade their first contribution in actions/setup-dotnet#736@js6pakmade their first contribution in actions/setup-dotnet#538Full Changelog: actions/setup-dotnet@v5...v5.3.0
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)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)