Skip to content

Commit

Permalink
Bump Microsoft.Build.Locator from 1.6.10 to 1.7.8 (#295)
Browse files Browse the repository at this point in the history
Bumps
[Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator)
from 1.6.10 to 1.7.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/MSBuildLocator/releases">Microsoft.Build.Locator's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.8</h2>
<h2>What's Changed</h2>
<ul>
<li>Onboarding MicroBuild by <a
href="https://github.com/MichalPavlik"><code>@​MichalPavlik</code></a>
in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/280">microsoft/MSBuildLocator#280</a></li>
<li>Add ApplyDotNetSdkEnvironmentVariables for custom MSBuild path(s) by
<a
href="https://github.com/YuliiaKovalova"><code>@​YuliiaKovalova</code></a>
in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/283">microsoft/MSBuildLocator#283</a></li>
<li>Update the place for AllowQueryAllRuntimeVersions by <a
href="https://github.com/YuliiaKovalova"><code>@​YuliiaKovalova</code></a>
in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/281">microsoft/MSBuildLocator#281</a></li>
<li>Port the changes from main - ApplyDotNetSdkEnvironmentVariables,
AllowQueryAllRuntimeVersions by <a
href="https://github.com/YuliiaKovalova"><code>@​YuliiaKovalova</code></a>
in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/284">microsoft/MSBuildLocator#284</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/MSBuildLocator/compare/v1.7.1...v1.7.8">https://github.com/microsoft/MSBuildLocator/compare/v1.7.1...v1.7.8</a></p>
<h2>v1.7.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update MSBuildLocator.cs by <a
href="https://github.com/chrisdaiii"><code>@​chrisdaiii</code></a> in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/270">microsoft/MSBuildLocator#270</a></li>
<li>Update condition for max version limitation &amp; add package tags
by <a
href="https://github.com/YuliiaKovalova"><code>@​YuliiaKovalova</code></a>
in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/265">microsoft/MSBuildLocator#265</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/chrisdaiii"><code>@​chrisdaiii</code></a> made
their first contribution in <a
href="https://redirect.github.com/microsoft/MSBuildLocator/pull/270">microsoft/MSBuildLocator#270</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/MSBuildLocator/compare/v1.6.10...v1.7.1">https://github.com/microsoft/MSBuildLocator/compare/v1.6.10...v1.7.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/6daa2be09c7dafe464b69e2565dbc889aebf6d22"><code>6daa2be</code></a>
Update the place for AllowQueryAllRuntimeVersions (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/281">#281</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/604477e4b957ed72e7f8497abf21893bf10759c9"><code>604477e</code></a>
add ApplyDotNetSdkEnvironmentVariables for custom MSBuild path(s) for
.netcor...</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/482952e8b216a4504e47f556ec1166c7d80cdf37"><code>482952e</code></a>
Onboarding MicroBuild (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/280">#280</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/2636f92a51b5c24b6325d5c0531b958c7130d4e2"><code>2636f92</code></a>
Bump xunit from 2.6.6 to 2.7.0 (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/277">#277</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/f7d3c722f0603773e09037d663d162be9e9e6110"><code>f7d3c72</code></a>
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/278">#278</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/882e6ea977e01a2e4dd02549531c4204a6bdde89"><code>882e6ea</code></a>
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/275">#275</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/b11c59b10c298949f1bdb72c47b46ffd8428ca62"><code>b11c59b</code></a>
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/273">#273</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/922d78daa3a2200e1daa49c80cbe62af57c4748b"><code>922d78d</code></a>
Update condition for max version limitation &amp; add package tags (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/265">#265</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/b205f6bc400a5c222bb29c40f84fcfd50d4b2681"><code>b205f6b</code></a>
Update MSBuildLocator.cs (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/270">#270</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildLocator/commit/2837dc5494e3cfde26db91300837300aab9b45b6"><code>2837dc5</code></a>
Bump xunit from 2.6.5 to 2.6.6 (<a
href="https://redirect.github.com/microsoft/MSBuildLocator/issues/269">#269</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/MSBuildLocator/compare/v1.6.10...v1.7.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Build.Locator&package-manager=nuget&previous-version=1.6.10&new-version=1.7.8)](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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 074f6c5 commit 746e0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="IntelliTect.Analyzers" Version="0.1.8" />
<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageVersion Include="Microsoft.Build.Locator" Version="1.7.8" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
Expand Down

0 comments on commit 746e0ef

Please sign in to comment.