Skip to content

Bump the nuget-deps group with 16 updates#55

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/DecSm.Extensions.Logging.File.Tests/main/nuget-deps-4ff549e8c4
Open

Bump the nuget-deps group with 16 updates#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/DecSm.Extensions.Logging.File.Tests/main/nuget-deps-4ff549e8c4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Updated coverlet.collector from 6.0.4 to 8.0.0.

Release notes

Sourced from coverlet.collector's releases.

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

Updated DecSm.Atom from 2.0.3 to 2.2.0.

Release notes

Sourced from DecSm.Atom's releases.

2.2.0

What's Changed

Full Changelog: DecSmith42/atom@v2.1.0...v2.2.0

2.1.0

What's Changed

Full Changelog: DecSmith42/atom@v2.0.4...v2.1.0

2.0.4

fix(workflows): use dotnet tool exec when generating atom tool commands for .NET 10+ workflows

Full Changelog: DecSmith42/atom@v2.0.3...v2.0.4

Commits viewable in compare view.

Updated DecSm.Atom.Module.Dotnet from 2.0.3 to 2.2.0.

Release notes

Sourced from DecSm.Atom.Module.Dotnet's releases.

2.2.0

What's Changed

Full Changelog: DecSmith42/atom@v2.1.0...v2.2.0

2.1.0

What's Changed

Full Changelog: DecSmith42/atom@v2.0.4...v2.1.0

2.0.4

fix(workflows): use dotnet tool exec when generating atom tool commands for .NET 10+ workflows

Full Changelog: DecSmith42/atom@v2.0.3...v2.0.4

Commits viewable in compare view.

Updated DecSm.Atom.Module.GithubWorkflows from 2.0.3 to 2.2.0.

Release notes

Sourced from DecSm.Atom.Module.GithubWorkflows's releases.

2.2.0

What's Changed

Full Changelog: DecSmith42/atom@v2.1.0...v2.2.0

2.1.0

What's Changed

Full Changelog: DecSmith42/atom@v2.0.4...v2.1.0

2.0.4

fix(workflows): use dotnet tool exec when generating atom tool commands for .NET 10+ workflows

Full Changelog: DecSmith42/atom@v2.0.3...v2.0.4

Commits viewable in compare view.

Updated DecSm.Atom.Module.GitVersion from 2.0.3 to 2.2.0.

Release notes

Sourced from DecSm.Atom.Module.GitVersion's releases.

2.2.0

What's Changed

Full Changelog: DecSmith42/atom@v2.1.0...v2.2.0

2.1.0

What's Changed

Full Changelog: DecSmith42/atom@v2.0.4...v2.1.0

2.0.4

fix(workflows): use dotnet tool exec when generating atom tool commands for .NET 10+ workflows

Full Changelog: DecSmith42/atom@v2.0.3...v2.0.4

Commits viewable in compare view.

Updated FakeItEasy from 8.3.0 to 9.0.1.

Release notes

Sourced from FakeItEasy's releases.

9.0.1

Fixed

  • Unintended breaking change with IsSameSequenceAs (#​2084)

Additional Items

  • Fix mistake in 'how to build' document (#​2086)

9.0.0

Changed

  • ⚠️ Breaking change : the signature of IsSameSequenceAs has changed. It now has 2 generic type parameters, and accepts an optional equality comparer. This is a binary-level breaking change, and possibly a source-level breaking change, but we don't expect most users to be affected, since the generic type arguments are typically inferred by the compiler (#​1913)

Removed

  • net6.0 target framework assembly (#​2058)
  • netstandard 2.1 target framework assembly (#​2050, #​2058)
  • netstandard 2.0 target framework assembly (#​2050, #​2058)
  • Fake.ClearConfiguration (#​1768)
    Use Fake.Reset instead.

New

  • net10.0 target framework assembly (#​2076)
  • Support calling default interface methods (#​1633, #​2077)
  • HasSameElementsAs argument matcher that compares IEnumerable elements without regard to their order (#​1913)
  • IsSameSequenceAs now accepts an optional equality comparer (#​1913)

Additional Items

  • Test builds on macOS 15 instead of 12 (#​2047)
  • Remove SourceLink package reference and source-stepping documentation (#​2072)
  • Fix formatting of bullet lists in docs (#​2057)
  • Migrate Specs from Xbehave to LambdaTale (#​2055)
  • Fix .NET Framework specs (so we test 4.6.2 again) (#​2060)
  • Reformat code to use file scoped namespaces (#​2080)
  • Build and deployment system changes
    • Build with .NET SDK 10.0 (#​2059, #​2076)
    • Build for net462 on Linux and Mac (#​2051)
    • Fix failing deploy due to System.OverflowException when updating comments (#​2037)
    • Use NuGet Trusted Publishing (#​2064, #​2083)
  • Documentation-building changes:
    • Manage mkdocs and friends via uv (#​2042, #​2044, #​2065, #​2066)
    • Various security updates to libraries used to build the documentation (#​2039)
    • Don't generate docs for pre-release versions (#​2046, #​2081)
    • Remove broken links from docs (#​2070)
    • Check for broken links in README.md (#​2045)
    • Check links in a nightly scheduled workflow (#​2067, #​2068, #​2069)
    • Ignore HTTP 429 rate limit errors when checking links to StackOverflow (#​2043)

With special thanks for contributions to this release from:

  • Raphael Schweizer - @​CaringDev

Commits viewable in compare view.

Updated Microsoft.Bcl.TimeProvider from 10.0.1 to 10.0.3.

Release notes

Sourced from Microsoft.Bcl.TimeProvider's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting from 10.0.1 to 10.0.3.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Configuration from 10.0.1 to 10.0.3.

Release notes

Sourced from Microsoft.Extensions.Logging.Configuration's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated NUnit from 4.4.0 to 4.5.1.

Release notes

Sourced from NUnit's releases.

4.5.1

See release notes for details.

4.5.0

See release notes for details.

Commits viewable in compare view.

Updated NUnit.Analyzers from 4.11.2 to 4.12.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.12.0

NUnit Analyzers 4.12 - March 3, 2026

This release of the NUnit Analyzers improves NUnit1029 to account for TestCaseSource
support for params and optional arguments. It also introduces a new analyzer for incorrect
usage of Is.Not.Null.Or.Empty, fixes regressions in NUnit2005 and NUnit2055, and updates
NUnit package dependencies.

The release contains contributions from the following users (in alphabetical order):

  • @​Dreamescaper
  • @​manfred-brands
  • @​mikkelbu
  • @​nowsprinting
  • @​philipp-naused
  • @​stevenaw

Issues Resolved

Features and Enhancements

  • #​957 Relax NUnit1029 for TestCaseSource where method accepts a single "params" array
  • #​189 Warning when Is.Not.Null.Or.Empty used

Bugs

  • #​953 Code fix for NUnit2055 can generate invalid code for classic asserts
  • #​952 Code fix for NUnit2005 tries to use Is.Empty constraint on incompatible types.

Tooling, Process, and Documentation

  • #​973 chore: Bump NUnit version
  • #​970 chore: Bump NUnit to version 4.5.0
  • #​967 Fix note about works with Unity Test Framework
  • #​937 chore: bump version

Commits viewable in compare view.

Updated NUnit3TestAdapter from 6.0.1 to 6.1.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.1.0

See release notes

Commits viewable in compare view.

Updated Polyfill from 9.6.0 to 9.18.0.

Release notes

Sourced from Polyfill's releases.

9.17.0

9.14.0

9.12.0

  • #​479 Use ReadToEndAsync in LoadAsync polyfills
  • #​480 Add XNode async polyfills
  • #​481 Add async ZipFile Open/OpenRead polyfills and docs
  • #​482 Fix Task.WhenEach not polyfilled on .NET Standard 2.0 when Microsoft.Bcl.AsyncInterfaces is present or .NET Standard 2.1
  • #​483 [Bug] Task.WhenEach not polyfilled on .NET Standard 2.0 or 2.1 even with Microsoft.Bcl.AsyncInterfaces installed

9.10.0

  • #​477 Add Enum.GetValuesAsUnderlyingType

9.7.7

  • #​461 fix TaskCompletionSource namespace

9.7.6

  • #​458 Add warning for System.Memory version < 4.5.5
  • #​459 Add PolyfillNoWarnIncorrectVersion msbuild property

Commits viewable in compare view.

Updated System.Threading.Channels from 10.0.1 to 10.0.3.

Release notes

Sourced from System.Threading.Channels's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Verify.NUnit from 31.9.3 to 31.13.2.

Release notes

Sourced from Verify.NUnit's releases.

31.12.5

  • #​1682 Make 'header' parameter nullable in combination ap is

31.12.3

  • #​1678 Add parameterless ctor and overload priority

31.10.0

  • #​1667 Add solution discovery tests and auto discovery logic

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 6.0.4 to 8.0.0
Bumps DecSm.Atom from 2.0.3 to 2.2.0
Bumps DecSm.Atom.Module.Dotnet from 2.0.3 to 2.2.0
Bumps DecSm.Atom.Module.GithubWorkflows from 2.0.3 to 2.2.0
Bumps DecSm.Atom.Module.GitVersion from 2.0.3 to 2.2.0
Bumps FakeItEasy from 8.3.0 to 9.0.1
Bumps Microsoft.Bcl.TimeProvider from 10.0.1 to 10.0.3
Bumps Microsoft.Extensions.Hosting from 10.0.1 to 10.0.3
Bumps Microsoft.Extensions.Logging.Configuration from 10.0.1 to 10.0.3
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
Bumps NUnit from 4.4.0 to 4.5.1
Bumps NUnit.Analyzers from 4.11.2 to 4.12.0
Bumps NUnit3TestAdapter from 6.0.1 to 6.1.0
Bumps Polyfill from 9.6.0 to 9.18.0
Bumps System.Threading.Channels from 10.0.1 to 10.0.3
Bumps Verify.NUnit from 31.9.3 to 31.13.2

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-deps
- dependency-name: DecSm.Atom
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: DecSm.Atom.Module.Dotnet
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: DecSm.Atom.Module.GithubWorkflows
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: DecSm.Atom.Module.GitVersion
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: FakeItEasy
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-deps
- dependency-name: Microsoft.Bcl.TimeProvider
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Microsoft.Extensions.Logging.Configuration
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: NUnit
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: NUnit.Analyzers
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: Polyfill
  dependency-version: 9.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: System.Threading.Channels
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Verify.NUnit
  dependency-version: 31.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
...

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 Mar 9, 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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants