Skip to content

Bump Microsoft.Bcl.AsyncInterfaces from 10.0.9 to 10.0.10#222

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.10
Closed

Bump Microsoft.Bcl.AsyncInterfaces from 10.0.9 to 10.0.10#222
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown

Updated Microsoft.Bcl.AsyncInterfaces from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

No release notes found for this version range.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 15, 2026
roryprimrose added a commit that referenced this pull request Jul 20, 2026
- Microsoft.Bcl.AsyncInterfaces 10.0.9 -> 10.0.10
- Microsoft.Extensions.DependencyInjection 10.0.9 -> 10.0.10
- GitVersion.MsBuild 6.7.0 -> 6.8.2
- actions/setup-dotnet v5 -> v6
- actions/dependency-review-action v4 -> v5

Microsoft.Extensions.DependencyInjection 10.0.10 requires
Microsoft.Bcl.AsyncInterfaces >= 10.0.10 transitively, so these two
must be bumped together to avoid an NU1109 package downgrade error
under Central Package Management (this is why dependabot PRs #223 and
#222 individually failed CI).

NSubstitute 5.3.0 -> 6.0.0 (PR #221) is intentionally excluded: 6.0.0
enables nullable annotations on Substitute.For/ForPartsOf/Arg.Is that
regressed support for legitimate null constructor arguments/matches,
tracked upstream as nsubstitute/NSubstitute#978 and #973 with an
unmerged, contested fix (#976). Revisit once that lands.
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Author

Looks like Microsoft.Bcl.AsyncInterfaces is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.10 branch July 20, 2026 03:06
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants