Skip to content

Bump Serilog.Sinks.File from 6.0.0 to 7.0.0#300

Merged
cursor[bot] merged 1 commit into
masterfrom
dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0
Jun 22, 2026
Merged

Bump Serilog.Sinks.File from 6.0.0 to 7.0.0#300
cursor[bot] merged 1 commit into
masterfrom
dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Serilog.Sinks.File from 6.0.0 to 7.0.0.

Release notes

Sourced from Serilog.Sinks.File's releases.

7.0.0

What's Changed

New Contributors

Full Changelog: serilog/serilog-sinks-file@v4.1.0...v7.0.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0 branch from 3553e7a to 8b02db9 Compare June 21, 2026 09:44
---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0 branch from 8b02db9 to e350c43 Compare June 21, 2026 09:46

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Validation (Cursor Automation)

Recommendation: Merge
Primary reason: Clean dependency-only package bump; local merge with master, Release build, non-live .NET tests, and Vitest all passed.

Gates

Gate Status Notes
Merge conflicts Pass origin/master merged cleanly into the PR head; conflicts: none.
dotnet build Pass dotnet build -c Release succeeded with 0 errors. Existing NuGet warnings were not introduced by this PR.
dotnet test (non-live) Pass dotnet test -c Release --no-build --filter "Category!=Live" passed: 759 passed, 0 failed, 0 skipped.
vitest Pass npx vitest run passed: 16 files, 154 tests.

Validation

Axis Score Notes
Purpose Pass Updates Serilog.Sinks.File from 6.0.0 to 7.0.0, a justified dependency maintenance change.
Correctness Pass Minimal single-package version bump in src/Torrentarr.Core/Torrentarr.Core.csproj; no qBitrr parity surface affected.
Tests Pass No behavior change requiring new regression tests; existing backend and frontend suites pass after the bump.
Hygiene Pass Scope is one project file with no unrelated files, SDK junk, generated assets, or megabranch noise.
Overlap Pass No duplicate open PR found for Serilog.Sinks.File; known 2026-06-15 winner themes are unrelated.

Why

This PR is a narrow Dependabot package update. The local validation branch merged cleanly with current master, the dependency restored successfully, and the full requested build/test commands passed. Torrentarr-specific behavioral checks for tagless mode, Arr sync deletes, HnR deletes, auth password hashing, and dotted config merges are not relevant because no application source behavior changed.

Note: docs/audits/pr-triage-*.md was not present in the merged checkout after fetching; I used the required winner table from the automation prompt for overlap validation.

Overlap

None.

Commands run

  • git fetch origin master
  • git fetch origin dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0
  • git checkout -B pr-validate origin/dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0
  • git merge origin/master
  • /tmp/dotnet/dotnet restore
  • /tmp/dotnet/dotnet build -c Release
  • /tmp/dotnet/dotnet test -c Release --no-build --filter "Category!=Live"
  • npm ci in webui/
  • npx vitest run in webui/
  • gh pr list --state open --search "Serilog.Sinks.File"
Open in Web View Automation 

Sent by Cursor Automation: Torrentarr PR validation triage

@cursor cursor Bot merged commit a3a6087 into master Jun 22, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/Torrentarr.Core/Serilog.Sinks.File-7.0.0 branch June 22, 2026 13:30
cursor Bot pushed a commit that referenced this pull request Jun 22, 2026
Inspects all open PRs (#280-#283, #285, #292-#293, #296, #300) with
local CI-equivalent checks, per-PR verdicts, merge order, and #280
feature-slice breakdown.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Feramance <Feramance@users.noreply.github.com>
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