Bump Microsoft.NETCore.Platforms from 5.0.0 to 5.0.1 #76

Merged
dependabot[bot] merged 1 commit from dependabot/nuget/Microsoft.NETCore.Platforms-5.0.1 into master 2021-02-10 05:05:12 +01:00
dependabot[bot] commented 2021-02-10 05:04:05 +01:00 (Migrated from github.com)

Bumps Microsoft.NETCore.Platforms from 5.0.0 to 5.0.1.

Release notes

Sourced from Microsoft.NETCore.Platforms's releases.

.NET 5.0.1

Release Notes Install Instructions

Repo

Commits
  • b02e13a Skip some PKCS9 tests on NetFx (#45213)
  • 63b255f improve ConnectAsync_CancellationRequestedAfterConnect_ThrowsOperation test (...
  • 4cfc831 Fix NRE when default value is null and ServiceCallSite is not found (#44877)
  • 5660c4a [release/5.0] Fix pal cgroup v2 implementation (#45001)
  • 65a4f71 [release/5.0] Fix Activity Start Time Precision (#45176)
  • ce2b755 [release/5.0] Handle inconsistent \0 in Pkcs9Document{Name|Description} (#45153)
  • ca4d6d1 [release/5.0] Port Debugger data breakpoint deadlock fixes to .NET 5.0 (#44563)
  • 3700448 Fix ComponentDocumentDesigner references in DesignerAttribute to include righ...
  • 2767f44 Fix CFB8 with Zero padding (#45009)
  • d9a4a64 [release/5.0] Handle non-ASCII strings in GetNonRandomizedHashCodeOrdinalIgno...
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @Serraniel.


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)
Bumps [Microsoft.NETCore.Platforms](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">Microsoft.NETCore.Platforms's releases</a>.</em></p> <blockquote> <h2>.NET 5.0.1</h2> <p><a href="https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.1/5.0.1.md">Release Notes</a> <a href="https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.1/5.0.1-install-instructions.md">Install Instructions</a></p> <h1>Repo</h1> <ul> <li><a href="https://github.com/dotnet/core/releases/tag/v5.0.1">Core</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/b02e13abab3d6f499751af2ad1ae6333fb4e633d"><code>b02e13a</code></a> Skip some PKCS9 tests on NetFx (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45213">#45213</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/63b255f487d6924b570802e0ba18e8f87e9f4661"><code>63b255f</code></a> improve ConnectAsync_CancellationRequestedAfterConnect_ThrowsOperation test (...</li> <li><a href="https://github.com/dotnet/runtime/commit/4cfc831bf802bee7daca3b01e0ce5ed1b09b4574"><code>4cfc831</code></a> Fix NRE when default value is null and ServiceCallSite is not found (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/44877">#44877</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/5660c4a8b121680f6965416fb5f37a6fd49e0976"><code>5660c4a</code></a> [release/5.0] Fix pal cgroup v2 implementation (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45001">#45001</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/65a4f7139fd0450cdcb3a714b3cdb3d35b0c47f5"><code>65a4f71</code></a> [release/5.0] Fix Activity Start Time Precision (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45176">#45176</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/ce2b7553bfbdd43bb65a028e5efb9d91763f7620"><code>ce2b755</code></a> [release/5.0] Handle inconsistent \0 in Pkcs9Document{Name|Description} (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45153">#45153</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/ca4d6d1ef0b2bbb09633ea4d5f21f821fa8085f7"><code>ca4d6d1</code></a> [release/5.0] Port Debugger data breakpoint deadlock fixes to .NET 5.0 (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/44563">#44563</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/3700448468a1fec24f50e6713910a01569a2edc4"><code>3700448</code></a> Fix ComponentDocumentDesigner references in DesignerAttribute to include righ...</li> <li><a href="https://github.com/dotnet/runtime/commit/2767f4466bd3fe4e3678510aba636b66f02b11b4"><code>2767f44</code></a> Fix CFB8 with Zero padding (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45009">#45009</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/d9a4a64a72a1521e74a0006fe013915ca51f3e97"><code>d9a4a64</code></a> [release/5.0] Handle non-ASCII strings in GetNonRandomizedHashCodeOrdinalIgno...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v5.0.0...v5.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.NETCore.Platforms&package-manager=nuget&previous-version=5.0.0&new-version=5.0.1)](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 will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (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>
Serraniel (Migrated from github.com) approved these changes 2021-02-10 05:04:29 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No description provided.