Skip to content

Bump the dotnet-dependencies group with 5 updates#44

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/Wolfgang.Etl.TestKit.Xunit/dotnet-dependencies-488163d78a
Open

Bump the dotnet-dependencies group with 5 updates#44
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/Wolfgang.Etl.TestKit.Xunit/dotnet-dependencies-488163d78a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2026

Updated coverlet.collector from 8.0.1 to 10.0.0.

Release notes

Sourced from coverlet.collector's releases.

10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

Commits viewable in compare view.

Updated Meziantou.Analyzer from 3.0.46 to 3.0.49.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.49

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.49

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.48...3.0.49

3.0.48

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.48

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.47...3.0.48

3.0.47

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.47

Full Changelog: meziantou/Meziantou.Analyzer@3.0.46...3.0.47

Commits viewable in compare view.

Updated Microsoft.Bcl.AsyncInterfaces from 10.0.5 to 10.0.6.

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Bcl.Memory from 10.0.5 to 10.0.6.

Release notes

Sourced from Microsoft.Bcl.Memory's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Linq.Async from 7.0.0 to 7.0.1.

Release notes

Sourced from System.Linq.Async's releases.

7.0.1

Changes:

Bugs:

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

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2313: Release prep for Ix v7.0.1
See More
  • #​2312: Upgrade to System.Linq.AsyncEnumerable 10.0.6
  • #​2293: Generate AsyncEnumerableDeprecated facade in runtime assembly
  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
    ... (truncated)

7.0.1-preview.1

Changes:

Bugs:

  • #​2302: fix stack traces from errors in ToAsyncEnumerable
  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2308: Prevent trimmer warnings on current SDK
  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list
See More

Others:

  • #​2313: Release prep for Ix v7.0.1
  • #​2312: Upgrade to System.Linq.AsyncEnumerable 10.0.6
  • #​2303: Update NuGet packages
  • #​2293: Generate AsyncEnumerableDeprecated facade in runtime assembly
  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
    ... (truncated)

Commits viewable in compare view.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps coverlet.collector from 8.0.1 to 10.0.0
Bumps Meziantou.Analyzer from 3.0.46 to 3.0.49
Bumps Microsoft.Bcl.AsyncInterfaces from 10.0.5 to 10.0.6
Bumps Microsoft.Bcl.Memory from 10.0.5 to 10.0.6
Bumps System.Linq.Async from 7.0.0 to 7.0.1

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.Bcl.Memory
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: System.Linq.Async
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dotnet .NET related changes labels Apr 18, 2026
@dependabot dependabot bot requested a review from Chris-Wolfgang as a code owner April 18, 2026 03:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dotnet .NET related changes labels Apr 18, 2026
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 dotnet .NET related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant