Skip to content

chore(deps): raise every NexusKit floor to 0.5.1 - #36

Merged
nxships merged 1 commit into
mainfrom
chore/kit-0-5-1
Aug 11, 2026
Merged

chore(deps): raise every NexusKit floor to 0.5.1#36
nxships merged 1 commit into
mainfrom
chore/kit-0-5-1

Conversation

@nxships

@nxships nxships commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

All five NexusKit floors now name the release that is on the feed.

Package Was Now
NexusKit.Core [0.5.0,) [0.5.1,)
NexusKit.GameData [0.5.0,) [0.5.1,)
NexusKit.Persistence [0.5.0,) [0.5.1,)
NexusKit.Ui [0.5.0,) [0.5.1,)
NexusKit.Sync [0.5.1,) unchanged

Leaving four at 0.5.0 while Sync sat at 0.5.1 was the mix that produced NU1603 on the previous branch — a floor naming a version that never carried the library restores the substitute and warns, which TreatWarningsAsErrors turns into a failed build. It also implied the framework packages are versioned independently. They are not: NexusKit publishes them together, so their floors should move together.

Ranges stay open-ended. A pinned floor would stop a consumer picking up a patch, and the workspace swaps these for project references anyway.

All five now name the release that is actually on the feed. Keeping the other
four at 0.5.0 while Sync sat at 0.5.1 invited the mix that NU1603 reports and
TreatWarningsAsErrors turns into a failed build — and it left the impression
that the framework packages are versioned independently, which they are not:
NexusKit publishes them together.
@nxships
nxships enabled auto-merge (squash) August 11, 2026 11:42
@nxships
nxships merged commit 41834b9 into main Aug 11, 2026
2 checks passed
@nxships
nxships deleted the chore/kit-0-5-1 branch August 11, 2026 11:43
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