Skip to content

Bump System.Linq.Async from 5.0.0 to 5.1.0 in /src/Resistance.Postgres#17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Resistance.Postgres/System.Linq.Async-5.1.0
Closed

Bump System.Linq.Async from 5.0.0 to 5.1.0 in /src/Resistance.Postgres#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Resistance.Postgres/System.Linq.Async-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 13, 2021

Bumps System.Linq.Async from 5.0.0 to 5.1.0.

Release notes

Sourced from System.Linq.Async's releases.

Ix.NET v5.1.0

Changes:

Bugs:

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

Others:

  • #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
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source

... (truncated)

Commits
  • e878589 Merge pull request #1660 from dotnet/update-ix-to-6-0
  • 4f2556f Set version
  • 5ff2ca4 Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • ee18fe9 Merge pull request #1637 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft...
  • 624c32a Merge pull request #1640 from dotnet/dependabot/nuget/Rx.NET/Source/Microsoft...
  • 75bbfa9 Merge pull request #1641 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft...
  • b309b9a Merge pull request #1658 from dotnet/dependabot/nuget/Rx.NET/Source/Verify.Xu...
  • ab88958 Merge pull request #1617 from amis92/fix/1525-oftype-nullability
  • 4f841af Merge pull request #1502 from cabauman/patch-1
  • 0ad7a6d Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • 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 5.0.0 to 5.1.0.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@ixnet-v5.0.0...ixnet-v5.1.0)

---
updated-dependencies:
- dependency-name: System.Linq.Async
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 13, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 7, 2022

Superseded by #28.

@dependabot dependabot Bot closed this Feb 7, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/src/Resistance.Postgres/System.Linq.Async-5.1.0 branch February 7, 2022 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants