Bump System.Linq.Async from 4.1.1 to 6.0.1 #111

Open
dependabot[bot] wants to merge 1 commit from dependabot/nuget/System.Linq.Async-6.0.1 into master
dependabot[bot] commented 2022-02-02 05:04:05 +01:00 (Migrated from github.com)

Bumps System.Linq.Async from 4.1.1 to 6.0.1.

Release notes

Sourced from System.Linq.Async's releases.

Ix.NET v6.0.1

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source

... (truncated)

Commits
  • 8d8c10c remove pre-release marker
  • 4befa45 Merge pull request #1701 from dotnet/ix-release-prep
  • c243ae1 Include icon in package & fix a couple warnings
  • f82b71a Merge pull request #1700 from dotnet/ix-MinWithTies
  • c4700f2 Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns ...
  • a75748f Merge pull request #1681 from dotnet/dependabot/nuget/Ix.NET/Source/Nerdbank....
  • 928f917 Merge pull request #1680 from dotnet/dependabot/nuget/Rx.NET/Source/Nerdbank....
  • cf7151b Merge pull request #1684 from theodorzoulias/patch-1
  • b98f153 Merge pull request #1688 from dotnet/dependabot/nuget/Ix.NET/Source/FluentAss...
  • 1a64bc3 Merge pull request #1694 from dotnet/dependabot/nuget/Ix.NET/Source/coverlet....
  • 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 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 [System.Linq.Async](https://github.com/dotnet/reactive) from 4.1.1 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/reactive/releases">System.Linq.Async's releases</a>.</em></p> <blockquote> <h2>Ix.NET v6.0.1</h2> <h2>Changes:</h2> <h3>Bugs:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1626">#1626</a>: Fix duplicate emission in Delay with immediate selector</li> </ul> <h3>Enhancement:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1700">#1700</a>: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list</li> </ul> <h3>Others:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1701">#1701</a>: Include icon in package &amp; fix a couple warnings</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1681">#1681</a>: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1680">#1680</a>: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1684">#1684</a>: Update Merge.cs</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1688">#1688</a>: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source</li> </ul> <!-- raw HTML omitted --> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1694">#1694</a>: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1696">#1696</a>: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1671">#1671</a>: Fix defines to be OR_GREATER</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1666">#1666</a>: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1668">#1668</a>: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1670">#1670</a>: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1669">#1669</a>: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1661">#1661</a>: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1660">#1660</a>: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1637">#1637</a>: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1640">#1640</a>: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1641">#1641</a>: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1658">#1658</a>: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1617">#1617</a>: fix: OfType now accepts a collection of object?</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1502">#1502</a>: Update Rx 5.x supported platform in README</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1622">#1622</a>: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1621">#1621</a>: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1615">#1615</a>: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1603">#1603</a>: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1602">#1602</a>: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1597">#1597</a>: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1619">#1619</a>: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1620">#1620</a>: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source</li> <li><a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1623">#1623</a>: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/reactive/commit/8d8c10ceb7cc0bdb1e49b362efe5826e577dfeff"><code>8d8c10c</code></a> remove pre-release marker</li> <li><a href="https://github.com/dotnet/reactive/commit/4befa45e1bc01805f122695b11bcda528c13fa65"><code>4befa45</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1701">#1701</a> from dotnet/ix-release-prep</li> <li><a href="https://github.com/dotnet/reactive/commit/c243ae1ab57b1c326d5ceb7373fc4aa347ba7883"><code>c243ae1</code></a> Include icon in package &amp; fix a couple warnings</li> <li><a href="https://github.com/dotnet/reactive/commit/f82b71ae60be387a1d505a25e49ef8975484b85f"><code>f82b71a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1700">#1700</a> from dotnet/ix-MinWithTies</li> <li><a href="https://github.com/dotnet/reactive/commit/c4700f28b450ff9918f859ab57c65d6292adae48"><code>c4700f2</code></a> Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns ...</li> <li><a href="https://github.com/dotnet/reactive/commit/a75748ff93868e76fefd97bb8905ce7254b8cb82"><code>a75748f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1681">#1681</a> from dotnet/dependabot/nuget/Ix.NET/Source/Nerdbank....</li> <li><a href="https://github.com/dotnet/reactive/commit/928f9179e20a2d02098ea2b807a399153e0f9c7a"><code>928f917</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1680">#1680</a> from dotnet/dependabot/nuget/Rx.NET/Source/Nerdbank....</li> <li><a href="https://github.com/dotnet/reactive/commit/cf7151b3a9e5db26c725b53a68d67cac2e775f91"><code>cf7151b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1684">#1684</a> from theodorzoulias/patch-1</li> <li><a href="https://github.com/dotnet/reactive/commit/b98f1538d6cd40ec55b890054230c53fa10f0beb"><code>b98f153</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1688">#1688</a> from dotnet/dependabot/nuget/Ix.NET/Source/FluentAss...</li> <li><a href="https://github.com/dotnet/reactive/commit/1a64bc32889346757715c590134205d55a0630d0"><code>1a64bc3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/reactive/issues/1694">#1694</a> from dotnet/dependabot/nuget/Ix.NET/Source/coverlet....</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/reactive/compare/ixnet-v4.1.1...ixnet-v6.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Linq.Async&package-manager=nuget&previous-version=4.1.1&new-version=6.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-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 pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/nuget/System.Linq.Async-6.0.1:dependabot/nuget/System.Linq.Async-6.0.1
git checkout dependabot/nuget/System.Linq.Async-6.0.1

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff dependabot/nuget/System.Linq.Async-6.0.1
git checkout master
git merge --ff-only dependabot/nuget/System.Linq.Async-6.0.1
git checkout dependabot/nuget/System.Linq.Async-6.0.1
git rebase master
git checkout master
git merge --no-ff dependabot/nuget/System.Linq.Async-6.0.1
git checkout master
git merge --squash dependabot/nuget/System.Linq.Async-6.0.1
git checkout master
git merge --ff-only dependabot/nuget/System.Linq.Async-6.0.1
git checkout master
git merge dependabot/nuget/System.Linq.Async-6.0.1
git push origin master
Sign in to join this conversation.
No description provided.