Skip to content

chore(deps): pin all floating package versions#98

Merged
MarcelRoozekrans merged 1 commit into
mainfrom
chore/pin-all-floating-versions
Jul 15, 2026
Merged

chore(deps): pin all floating package versions#98
MarcelRoozekrans merged 1 commit into
mainfrom
chore/pin-all-floating-versions

Conversation

@MarcelRoozekrans

Copy link
Copy Markdown
Contributor

Pins every floating version range to its currently-resolved version so an upstream half-publish can't break the build via a float (the Microsoft.NET.Test.Sdk 18.* failure mode). Version-only; dotnet build verified locally. Renovate manages bumps explicitly from here.

Floating ranges turn an upstream incomplete publish into a broken build the
instant it lands (as Microsoft.NET.Test.Sdk 18.* did this week). Pin every float
to its currently-resolved version; Renovate manages bumps explicitly from here.
Version-only; dotnet build verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@MarcelRoozekrans MarcelRoozekrans merged commit be48454 into main Jul 15, 2026
3 checks passed
@MarcelRoozekrans MarcelRoozekrans deleted the chore/pin-all-floating-versions branch July 15, 2026 12:32
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