Skip to content

Bump Serilog.Extensions.Logging from 9.0.0 to 10.0.0 - #234

Merged
koniecdev merged 1 commit into
mainfrom
dependabot/nuget/Serilog.Extensions.Logging-10.0.0
Jun 29, 2026
Merged

Bump Serilog.Extensions.Logging from 9.0.0 to 10.0.0#234
koniecdev merged 1 commit into
mainfrom
dependabot/nuget/Serilog.Extensions.Logging-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

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

Full 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 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)

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 29, 2026
---
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
koniecdev force-pushed the dependabot/nuget/Serilog.Extensions.Logging-10.0.0 branch from 1cb9920 to 9d94d2c Compare June 29, 2026 20:04
@koniecdev
koniecdev merged commit 67e4ead into main Jun 29, 2026
7 checks passed
@dependabot
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
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.

1 participant