Bump Serilog.Extensions.Logging from 9.0.0 to 10.0.0 - #234
Merged
koniecdev merged 1 commit intoJun 29, 2026
Conversation
--- updated-dependencies: - dependency-name: Serilog.Extensions.Logging dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
koniecdev
force-pushed
the
dependabot/nuget/Serilog.Extensions.Logging-10.0.0
branch
from
June 29, 2026 20:04
1cb9920 to
9d94d2c
Compare
dependabot
Bot
deleted the
dependabot/nuget/Serilog.Extensions.Logging-10.0.0
branch
June 29, 2026 20:04
koniecdev
pushed a commit
that referenced
this pull request
Aug 14, 2026
The nuget group was restricted to update-types [minor, patch], which meant a major matched no group at all and got a pull request to itself -- #511 NSubstitute, #510 Npgsql+Serilog, #234, #233. So a normal week produced the three grouped PRs plus one per major, and each merge forced a rebase of the rest because the main ruleset requires branches to be up to date. Dropping the update-types filter makes the group catch everything, majors included. Three PRs a week is the floor -- Dependabot raises them per ecosystem and cannot combine nuget, github-actions and docker into one -- and this reaches it. Deliberately not changed: security updates stay ungrouped, so a CVE fix arrives as its own immediate PR instead of waiting behind a broken major in a batch of thirty. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AxWv8yHP7QAGFuFt2qS7q9
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 Serilog.Extensions.Logging from 9.0.0 to 10.0.0.
Release notes
Sourced from Serilog.Extensions.Logging's releases.
10.0.0
What's Changed
net10.0target by @nblumhardt in Add anet10.0target serilog/serilog-extensions-logging#282Full Changelog: serilog/serilog-extensions-logging@v9.0.2...v10.0.0
9.0.2
What's Changed
Full Changelog: serilog/serilog-extensions-logging@v9.0.1...v9.0.2
9.0.1
What's Changed
New Contributors
Full Changelog: serilog/serilog-extensions-logging@v9.0.0...v9.0.1
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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)