Skip to content

chore(deps): bump Microsoft.Extensions 10.0.9, OpenTelemetry 1.16.0, Spectre.Console 0.57.1#63

Merged
ShortArrow merged 1 commit into
mainfrom
chore/bump-deps-batch
Jun 29, 2026
Merged

chore(deps): bump Microsoft.Extensions 10.0.9, OpenTelemetry 1.16.0, Spectre.Console 0.57.1#63
ShortArrow merged 1 commit into
mainfrom
chore/bump-deps-batch

Conversation

@ShortArrow

Copy link
Copy Markdown
Owner

Consolidates Dependabot PRs #56 / #58 / #59, which all failed CI with NU1004 — Dependabot updated Directory.Packages.props but did not regenerate the packages.lock.json files, so dotnet restore --locked-mode rejected the mismatch. This PR applies the bumps with regenerated lock files.

Package From To
Microsoft.Extensions.DependencyInjection 10.0.8 10.0.9
Microsoft.Extensions.Hosting 10.0.8 10.0.9
Microsoft.Extensions.Logging 10.0.8 10.0.9
OpenTelemetry.Instrumentation.AspNetCore 1.15.2 1.16.0
Spectre.Console 0.56.0 0.57.1

The Extensions bump completes the family (.Abstractions already at 10.0.9); the OTel bump completes the 1.16.0 set (Exporter + Extensions.Hosting landed in #52).

Verified locally: restore + build (0 err), Category!=Integration tests pass, csharpier clean.

Closes #56, closes #58, closes #59.

…Spectre.Console 0.57.1

Consolidates Dependabot PRs #56/#58/#59, which failed CI with NU1004
(Dependabot updated Directory.Packages.props but not the lock files,
so --locked-mode restore rejected the mismatch). Regenerates the lock
files and verifies build + tests.

- Microsoft.Extensions.DependencyInjection/Hosting/Logging 10.0.8 -> 10.0.9
  (completes the family with the .Abstractions already at 10.0.9)
- OpenTelemetry.Instrumentation.AspNetCore 1.15.2 -> 1.16.0
  (completes the OpenTelemetry 1.16.0 set)
- Spectre.Console 0.56.0 -> 0.57.1
@ShortArrow ShortArrow merged commit 896d739 into main Jun 29, 2026
4 checks passed
@ShortArrow ShortArrow deleted the chore/bump-deps-batch branch June 29, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant