Update microsoft/setup-msbuild action to v3#1663
Open
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
Open
Update microsoft/setup-msbuild action to v3#1663dependencyupdates[bot] wants to merge 1 commit intomasterfrom
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
Conversation
ed79b24 to
d76ec24
Compare
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.
This PR contains the following updates:
v1.3→v3.0.0Release Notes
microsoft/setup-msbuild (microsoft/setup-msbuild)
v3: Update to move to Node24Compare Source
What's Changed
New Contributors
Full Changelog: microsoft/setup-msbuild@v2...v3
v3.0.0Compare Source
v2Compare Source
This is a major version bump with no functionality changes. The major version change is due to moving to
node20for the node version per the deprecation announcement for GitHub Actions (https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/). This change fromnode16tonode20could cause breaking changes to other workflow actions steps (see #125) running and needing/leveraging expected functionality innode16and thus as a safe boundary, changing the version here.Full Changelog: microsoft/setup-msbuild@v1.3...v2
v2.0.0Compare Source
v1.3.3Compare Source
This is a patch update that reverts the node16->node20 change which introduced unintended breaking changes for users of this action. The v1, v1.3 tags have been updated to this release as well.
Full Changelog: microsoft/setup-msbuild@v1.3.2...v1.3.3
v1.3.2Compare Source
What's Changed
New Contributors
Full Changelog: microsoft/setup-msbuild@v1.3.1...v1.3.2
v1.3.1Compare Source
What's Changed
New Contributors
Full Changelog: microsoft/setup-msbuild@v1.2...v1.3.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Commands to ignore dependencies
You can trigger dependency actions by commenting on this PR:
@particularbot ignore this major version@particularbot ignore this minor version@particularbot ignore this dependency