-
Notifications
You must be signed in to change notification settings - Fork 74
chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 #1381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
MIchaelMainer
merged 1 commit into
dev
from
dependabot/github_actions/actions/setup-dotnet-5.0.0
Sep 18, 2025
Merged
chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 #1381
MIchaelMainer
merged 1 commit into
dev
from
dependabot/github_actions/actions/setup-dotnet-5.0.0
Sep 18, 2025
Conversation
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
Contributor
dependabot
bot
commented
on behalf of github
Sep 4, 2025
•
edited by microsoft-github-policy-service
bot
Loading
edited by microsoft-github-policy-service
bot
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
MIchaelMainer
approved these changes
Sep 18, 2025
MIchaelMainer
added a commit
that referenced
this pull request
Oct 3, 2025
* Generation pipeline migration to 1ES * fixing param issue * adding missing repo * Fix template issues * duplication error * removing download steps * sdl analysis * excluding repos * changing typewriter targetPath * changing download path * adding typewriter to the target path * Fixing openAPI outputPath * fixing output path * test run * changing target path * testing change * multiple artifacts * testing copy files * hardcoding downloaded artifacts * testing copy files * Fixing copy files * Attempting to fix kiota dir issue * Testing downloaded paths * moving from bash to powershell * changing targetPath * adding template context * adding kiota repo to scan * reverting back change * reverting back copyright comments * adding comments * adding comment space * chore: update Python copilot agent library generation dir (#1379) * chore(deps): bump submodules/vipr from `c5c2204` to `39c1ee7` (#1378) Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `c5c2204` to `39c1ee7`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](microsoft/Vipr@c5c2204...39c1ee7) --- updated-dependencies: - dependency-name: submodules/vipr dependency-version: 39c1ee7affbd5567511890ddff5edb6c721ee1c7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Mainer <8527305+MIchaelMainer@users.noreply.github.com> * chore(deps): bump actions/checkout from 4 to 5 (#1376) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#1381) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * dep: update vipr dependency (#1383) Co-authored-by: Adrian <christiano+github@microsoft.com> * chore: fix path to beta python ccs (#1382) * ci: update script to special case for beta typing versioning (#1384) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Adrian <christiano+github@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MIchaelMainer
added a commit
that referenced
this pull request
Oct 24, 2025
* Generation pipeline migration to 1ES * fixing param issue * adding missing repo * Fix template issues * duplication error * removing download steps * sdl analysis * excluding repos * changing typewriter targetPath * changing download path * adding typewriter to the target path * Fixing openAPI outputPath * fixing output path * test run * changing target path * testing change * multiple artifacts * testing copy files * hardcoding downloaded artifacts * testing copy files * Fixing copy files * Attempting to fix kiota dir issue * Testing downloaded paths * moving from bash to powershell * changing targetPath * adding template context * adding kiota repo to scan * reverting back change * reverting back copyright comments * adding comments * adding comment space * chore: update Python copilot agent library generation dir (#1379) * chore(deps): bump submodules/vipr from `c5c2204` to `39c1ee7` (#1378) Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `c5c2204` to `39c1ee7`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](microsoft/Vipr@c5c2204...39c1ee7) --- updated-dependencies: - dependency-name: submodules/vipr dependency-version: 39c1ee7affbd5567511890ddff5edb6c721ee1c7 dependency-type: direct:production ... * chore(deps): bump actions/checkout from 4 to 5 (#1376) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... * chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#1381) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... * dep: update vipr dependency (#1383) * chore: fix path to beta python ccs (#1382) * ci: update script to special case for beta typing versioning (#1384) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Adrian <christiano+github@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
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.3.1 to 5.0.0.
Release notes
Sourced from actions/setup-dotnet's releases.
Commits
d4c9434Update to Node.js 24 and modernize async usage (#654)5c125afBump actions/checkout from 4 to 5 (#662)87c6e11Bumps form-data (#652)06a5327Bump undici from 5.28.5 to 5.29.0 (#641)e8e5b82Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)bf4cd79Bump@actions/globfrom 0.4.0 to 0.5.0 (#594)4ddad1cBump husky from 8.0.3 to 9.1.7 (#591)0f55b45removes end-of-line dotnet versions (#647)267870aupgrade actions/cache to 4.0.3 (#622)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)