Skip to content

build(deps): bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0#2605

Merged
nickfloyd merged 2 commits intomainfrom
dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-7.0.0
Nov 14, 2022
Merged

build(deps): bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0#2605
nickfloyd merged 2 commits intomainfrom
dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0.

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

.NET 7.0 RC 2

Release

.NET 7.0 RC 1

Release

.NET 7.0 Preview 7

Release

.NET 7.0 Preview 6

Release

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 4

Release

.NET 7.0 Preview 3

Release

.NET 7.0 Preview 2

Release

.NET 6.0.10

Release

.NET 6.0.9

Release

.NET 6.0.8

Release

.NET 6.0.7

Release

.NET 6.0.6

Release

.NET 6.0.5

Release

.NET 6.0.4

Release

.NET 6.0.3

Release

.NET 6.0.2

Release

... (truncated)

Commits

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 [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@kfcampbell
Copy link
Contributor

I'm not entirely sure that this dependency is needed anymore given that the package's README states it's not required starting with .NET Standard 2.1 and .NET Core 3.0. I've opened #2607 to test that assumption.

@kfcampbell
Copy link
Contributor

I was wrong! It looks like we still support a version of .NET that requires this package.

The major version update appears to correspond with the release of .NET 7. I think this would be okay to merge, though I'm not positive.

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 Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants