Bump the dotnet-dependencies group with 5 updates#44
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
Bumps coverlet.collector from 6.0.4 to 10.0.0 Bumps Meziantou.Analyzer from 3.0.58 to 3.0.63 Bumps Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.7 Bumps Microsoft.Extensions.Logging from 10.0.2 to 10.0.7 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.7 --- 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: Meziantou.Analyzer dependency-version: 3.0.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3 tasks
Owner
|
Superseded by #47, which includes every bump from this PR plus dropping the duplicate |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Chris-Wolfgang
added a commit
that referenced
this pull request
May 5, 2026
Includes all bumps from #44: - Meziantou.Analyzer 3.0.58 -> 3.0.63 (Directory.Build.props) - Microsoft.Extensions.Logging 10.0.2 -> 10.0.7 (src) - Microsoft.Extensions.Logging.Abstractions 10.0.2 -> 10.0.7 (src) - Microsoft.Extensions.DependencyInjection 10.0.7 added for net462 (src) - coverlet.collector 6.0.4 -> 10.0.0 (tests) Also drops the test csproj's redundant PackageReferences for Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection. The test project already gets both packages transitively via its ProjectReference to the src project (Microsoft.Extensions.Logging brings DependencyInjection along). The duplicate refs were the cause of the NU1605 downgrade error that blocked #44 — Dependabot bumped the src copies to 10.0.7 but left the test copies pinned at 10.0.2. Verified locally: dotnet restore is clean, dotnet build -c Release produces 0 warnings / 0 errors, dotnet test passes 52/52 across all runnable TFMs (net462-net481, net6.0-net10.0). net5.0 reports "no test available" which is the standard xunit-runner discovery quirk on that legacy TFM, not a regression. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Chris-Wolfgang
added a commit
that referenced
this pull request
May 7, 2026
Includes all bumps from #44: - Meziantou.Analyzer 3.0.58 -> 3.0.63 (Directory.Build.props) - Microsoft.Extensions.Logging 10.0.2 -> 10.0.7 (src) - Microsoft.Extensions.Logging.Abstractions 10.0.2 -> 10.0.7 (src) - Microsoft.Extensions.DependencyInjection 10.0.7 added for net462 (src) - coverlet.collector 6.0.4 -> 10.0.0 (tests) Also drops the test csproj's redundant PackageReferences for Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection. The test project already gets both packages transitively via its ProjectReference to the src project (Microsoft.Extensions.Logging brings DependencyInjection along). The duplicate refs were the cause of the NU1605 downgrade error that blocked #44 — Dependabot bumped the src copies to 10.0.7 but left the test copies pinned at 10.0.2. Verified locally: dotnet restore is clean, dotnet build -c Release produces 0 warnings / 0 errors, dotnet test passes 52/52 across all runnable TFMs (net462-net481, net6.0-net10.0). net5.0 reports "no test available" which is the standard xunit-runner discovery quirk on that legacy TFM, not a regression. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated coverlet.collector from 6.0.4 to 10.0.0.
Release notes
Sourced from coverlet.collector's releases.
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
Commits viewable in compare view.
Updated Meziantou.Analyzer from 3.0.58 to 3.0.63.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.63
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.63
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.62...3.0.63
3.0.62
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.62
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.61...3.0.62
3.0.61
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.61
What's Changed
IDbContextFactory<TContext>.CreateDbContext()by @Copilot in MA0042: suppress diagnostic forIDbContextFactory<TContext>.CreateDbContext()meziantou/Meziantou.Analyzer#1116Full Changelog: meziantou/Meziantou.Analyzer@3.0.60...3.0.61
3.0.60
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.60
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.59...3.0.60
3.0.59
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.59
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.58...3.0.59
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging from 10.0.2 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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