[PR #1456] Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 #2196

Open
opened 2026-01-29 17:20:47 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1456

State: closed
Merged: Yes


Bumps microsoft/setup-msbuild from 1.0.2 to 1.1.3.

Release notes

Sourced from microsoft/setup-msbuild's releases.

v1.1.3 - Updating toolkit for output variables

Updates the GitHub Actions @actions/core toolkit to latest version to accommodate deprecated set-output calls.

v1.1.2 - Update to node16

This updates to using node16 per deprecation notice for GitHub Actions

v1.1.1

Adding msbuild-architecture to select specific architecture for host agents when running with Visual Studio 2022 (VS 17.0)

v1.0.3

This release adds the ability for another input to look for pre-release versions of Visual Studio by specifying vs-prerelease: true as an input.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1456 **State:** closed **Merged:** Yes --- Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.0.2 to 1.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/setup-msbuild/releases">microsoft/setup-msbuild's releases</a>.</em></p> <blockquote> <h2>v1.1.3 - Updating toolkit for output variables</h2> <p>Updates the GitHub Actions <code>@actions/core</code> toolkit to latest version to accommodate deprecated <code>set-output</code> calls.</p> <h2>v1.1.2 - Update to node16</h2> <p>This updates to using node16 per deprecation notice for GitHub Actions</p> <h2>v1.1.1</h2> <p>Adding <code>msbuild-architecture</code> to select specific architecture for host agents when running with Visual Studio 2022 (VS 17.0)</p> <h2>v1.0.3</h2> <p>This release adds the ability for another input to look for pre-release versions of Visual Studio by specifying <code>vs-prerelease: true</code> as an input.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/setup-msbuild/commit/34cfbaee7f672c76950673338facd8a73f637506"><code>34cfbae</code></a> Fixes <a href="https://github-redirect.dependabot.com/microsoft/setup-msbuild/issues/93">#93</a></li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/a1c1eda3840a0781153185181ae6a8f643db1ca1"><code>a1c1eda</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/microsoft/setup-msbuild/issues/90">#90</a> from microsoft/v1.1.2</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/d6496d378fd258c01b23231ffff1e73808f126e7"><code>d6496d3</code></a> version bump</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/b381dbabab030b2d16c2c87be6e0fdfadb75628a"><code>b381dba</code></a> Pruned and packed</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/36d6f2fae1ae59d8485cc3207fd74577f2e4f038"><code>36d6f2f</code></a> Updating version</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/65aeb87ed1c0a327abc69c296771d03ec3dc3411"><code>65aeb87</code></a> Merge branch 'Morrisby-master' into v1.1.1</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/50f8578df565ecf193e9bbbf6acd76c66b34d92e"><code>50f8578</code></a> Update to use Node.js 16</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/fbf0ccc42ae8240715effb71c19848044a69af0d"><code>fbf0ccc</code></a> Fixes <a href="https://github-redirect.dependabot.com/microsoft/setup-msbuild/issues/67">#67</a> [skip ci]</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/fbf959e541a52896428405b936ddf773c44a0020"><code>fbf959e</code></a> Merge branch 'MarkIngramUK-patch-1'</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/ce3de01b52669a228622f9e280b9f068c7cf4163"><code>ce3de01</code></a> Updated README.md to include vs-prerelease and msbuild-architecture</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/setup-msbuild/compare/v1.0.2...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=microsoft/setup-msbuild&package-manager=github_actions&previous-version=1.0.2&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
claunia added the pull-request label 2026-01-29 17:20:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2196