dependabot[bot] opened a new pull request #1309:
URL: https://github.com/apache/avro/pull/1309


   Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 
16.8.0 to 16.11.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/dotnet/msbuild/releases";>Microsoft.Build.Framework's 
releases</a>.</em></p>
   <blockquote>
   <h1>MSBuild 16.11.0</h1>
   <p>This version of MSBuild shipped with Visual Studio 2019 version 16.11.0 
and .NET SDK 5.0.400.</p>
   <h2>What's new</h2>
   <ul>
   <li>MSBuild now supports long paths in the 64-bit 
<code>amd64\MSBuild.exe</code> executable.</li>
   <li>New version properties <code>MSBuildFileVersion</code> (4-part, matches 
file version) and <code>MSBuildSemanticVersion</code> (matches package 
versions) are now available for use (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6534";>#6534</a>).</li>
   </ul>
   <h2>Detailed release notes</h2>
   <h3>Added</h3>
   <ul>
   <li>Additional properties documented and available for completion in Visual 
Studio (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6500";>#6500</a>,
 <a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6530";>#6530</a>).</li>
   <li>The <code>SignFile</code> task is now available in MSBuild on .NET 5.0 
(<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6509";>#6509</a>).
 Thanks, <a href="https://github.com/Zastai";><code>@​Zastai</code></a>!</li>
   <li>New version properties <code>MSBuildFileVersion</code> (4-part, matches 
file version) and <code>MSBuildSemanticVersion</code> (matches package 
versions) are now available for use (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6534";>#6534</a>).</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>When using the experimental cache API, schedule proxy builds to the 
in-proc node for performance (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6386";>#6386</a>).</li>
   <li>Experimental cache queries are now executed in parallel (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6468";>#6468</a>).</li>
   <li>The ETW events generated in <code>ResolveAssemblyReference</code> now 
include an approximation of the &quot;size&quot; of the RAR request (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6410";>#6410</a>).</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed memory leak in <code>ProjectRootElement.Reload</code> (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6457";>#6457</a>).</li>
   <li>Added locking to avoid race conditions in <code>BuildManager</code> (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6412";>#6412</a>).</li>
   <li>Allow <code>ResolveAssemblyReferences</code> precomputed cache files to 
be in read-only locations (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6393";>#6393</a>).</li>
   <li>64-bit <code>al.exe</code> is used when targeting 64-bit architectures 
(for real this time) (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6484";>#6484</a>).</li>
   <li>Builds with <code>ProduceOnlyReferenceAssembly</code> no longer expect 
debug symbols to be produced (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6511";>#6511</a>).
 Thanks, <a href="https://github.com/Zastai";><code>@​Zastai</code></a>!</li>
   <li>64-bit <code>MSBuild.exe</code> supports long paths (and other .NET 
default behaviors) (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6562";>#6562</a>).</li>
   <li>Non-graph builds no longer crash in the experimental project cache (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6568";>#6568</a>).</li>
   <li>The experimental project cache is initialized only once (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6569";>#6569</a>).</li>
   <li>The experimental project cache no longer tries to schedule proxy builds 
to the in-proc node (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6635";>#6635</a>).</li>
   </ul>
   <h3>Infrastructure</h3>
   <ul>
   <li>Use a packaged C# compiler to avoid changes in reference assembly 
generation caused by compiler changes (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6431";>#6431</a>).</li>
   <li>Use more resilient test-result upload patterns (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6489";>#6489</a>).</li>
   <li>Conditional compilation for .NET Core within our repo now includes new 
.NET 5.0+ runtimes (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6538";>#6538</a>).</li>
   <li>Switched to OneLocBuild for localization PRs (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6561";>#6561</a>).</li>
   <li>Moved to latest Ubuntu image for PR test legs (<a 
href="https://github-redirect.dependabot.com/dotnet/msbuild/issues/6573";>#6573</a>).</li>
   </ul>
   <h2>.NET 6.0 Preview 4</h2>
   <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4";>Release</a></p>
   <h1>MSBuild 16.10.2</h1>
   <p>This version of MSBuild shipped with Visual Studio 2019 version 16.10.2 
and will ship with .NET SDK 5.0.302.</p>
   <h3>Fixed</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/dotnet/msbuild/commits/v16.11.0";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Build.Framework&package-manager=nuget&previous-version=16.8.0&new-version=16.11.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to