openvino
e197397b - Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 (#35345)

Commit
19 hours ago
Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 (#35345) Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0. <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>v3 Update to move to Node24</h2> <h2>What's Changed</h2> <ul> <li>Fix small typo in README.md by <a href="https://github.com/GeckoEidechse"><code>@​GeckoEidechse</code></a> in <a href="https://redirect.github.com/microsoft/setup-msbuild/pull/129">microsoft/setup-msbuild#129</a></li> <li>Update to Node24 by <a href="https://github.com/timheuer"><code>@​timheuer</code></a> in <a href="https://redirect.github.com/microsoft/setup-msbuild/pull/145">microsoft/setup-msbuild#145</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/GeckoEidechse"><code>@​GeckoEidechse</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/setup-msbuild/pull/129">microsoft/setup-msbuild#129</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/setup-msbuild/compare/v2...v3">https://github.com/microsoft/setup-msbuild/compare/v2...v3</a></p> <h2>v1.0.0 Release</h2> <p>This is the initial release of the microsoft/setup-msbuild GitHub Action. Use this task if needing to ensure you have msbuild.exe in the PATH for subsequent action tasks, like building .NET Framework applications.</p> <p>Special thanks to <a href="https://github.com/warrenbuckley"><code>@​warrenbuckley</code></a> for inspiration on this!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/setup-msbuild/commit/30375c66a4eea26614e0d39710365f22f8b0af57"><code>30375c6</code></a> Merge updates to move to node24</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/53bd3e099e24147f05f31e7f8f5ccb5f57e47d60"><code>53bd3e0</code></a> Merge branch 'timheuer/node24' of <a href="https://github.com/microsoft/setup-msbuild">https://github.com/microsoft/setup-msbuild</a> ...</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/4031508ab2f2ca229b52e56ecf4760f8907a4e84"><code>4031508</code></a> fix: move to node24</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/dfc05ccabba9e508d9319c9946e7df71c7c204ab"><code>dfc05cc</code></a> feat: enhance MSBuild setup summary in workflow 🛠️</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/f62e96d7284c99d8ffd6299ac0a0718c917cebc0"><code>f62e96d</code></a> fix: change test workflow for arch</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/c77b6bc497ea976e6602b3991bf1943869c75a7f"><code>c77b6bc</code></a> fix: move to node24</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/767f00a3f09872d96a0cb9fcd5e6a4ff33311330"><code>767f00a</code></a> [skip ci] Merge pull request <a href="https://redirect.github.com/microsoft/setup-msbuild/issues/129">#129</a> from GeckoEidechse/fix/readme-typo</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/442baebb598d469e9e428de529ec7948ed876e27"><code>442baeb</code></a> Fix small typo in README.md</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/70b70342ae97ca98d5eaad06cafd26d30f9592a9"><code>70b7034</code></a> Update README.md [skip ci]</li> <li><a href="https://github.com/microsoft/setup-msbuild/commit/31e0ba28c780f4bd10cfc8075d1fff655386e214"><code>31e0ba2</code></a> Update README examples [skip ci]</li> <li>See full diff in <a href="https://github.com/microsoft/setup-msbuild/compare/6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce...30375c66a4eea26614e0d39710365f22f8b0af57">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=2.0.0&new-version=3.0.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Parents
Loading