Skip to content

Bump the nuget-deps group with 1 update#389

Merged
ptr727-codegen[bot] merged 1 commit into
developfrom
dependabot/nuget/develop/nuget-deps-ef878ccc8f
Jul 10, 2026
Merged

Bump the nuget-deps group with 1 update#389
ptr727-codegen[bot] merged 1 commit into
developfrom
dependabot/nuget/develop/nuget-deps-ef878ccc8f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Updated Serilog from 4.3.1 to 4.4.0.

Release notes

Sourced from Serilog's releases.

4.4.0

What's Changed

New Contributors

Full Changelog: serilog/serilog@v4.3.1...v4.4.0

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 <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 Serilog from 4.3.1 to 4.4.0

---
updated-dependencies:
- dependency-name: Serilog
  dependency-version: 4.4.0
  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 Jul 10, 2026
@ptr727-codegen
ptr727-codegen Bot enabled auto-merge (squash) July 10, 2026 14:54
@ptr727-codegen
ptr727-codegen Bot merged commit 45abe5b into develop Jul 10, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/develop/nuget-deps-ef878ccc8f branch July 10, 2026 14:55
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.62%. Comparing base (5b38db4) to head (659f25b).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #389   +/-   ##
========================================
  Coverage    40.62%   40.62%           
========================================
  Files           10       10           
  Lines         1024     1024           
  Branches        99       99           
========================================
  Hits           416      416           
  Misses         580      580           
  Partials        28       28           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ptr727 added a commit that referenced this pull request Jul 10, 2026
Promotion of `develop` -> `main`.

Carries:
- **#388** — gated release model: `publish-plan-task.yml` (plan job) +
gated `publish-release.yml` (a human merge never auto-publishes; only a
bot code-merge to main, or a dispatch, does) + codecov-comment cleanup.
- **#389** — `Directory.Packages.props` nuget-deps bump.

**This promotion is also the live gate test.** The diff touches
`Directory.Packages.props` (a release-affecting path), so on merge the
now-gated `publish-release.yml` will trigger — and because the promotion
is a **human** merge (`github.actor = ptr727`), the `plan` job resolves
`publish=false` and **skips the publish**. That proves a human
merge/promotion does not auto-cut a release. (The next
Dependabot/codegen merge to `main` — `actor = ptr727-codegen[bot]` —
will publish.)

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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