Skip to content

chore(deps): raise shared package floors to published versions - #204

Merged
catomean merged 2 commits into
mainfrom
fleet/internal-currency
Sep 25, 2026
Merged

catomean merged 2 commits into
mainfrom
fleet/internal-currency

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Raises this repo's floor on Bitbaum-owned npm packages to their published versions.

Why a bot and not a person. version-currency.mjs judges dependencies
by their MAJOR, which is right for next and react and wrong for us —
we ship features in minors. Measured 2026-09-21, @bitbaum/ai-kit was at
1.10.0 with ten of fourteen consumers on major 1 but an older minor, so
the ratchet was green while a fix published for everyone reached two repos.

Why now and not "later". Getting a repo current is the cheapest work
in SHARED.md and nobody has ever scheduled it. Adoption in this fleet
has only ever moved as a side effect of repairing an outage.

If CI is red here, do not just close this. It means this repo cannot
take the published version — the most useful thing a package author can be
told, and nothing else in the fleet would have said it. Fix it here or open
an issue on the package.

Lockfile written by pnpm install, not hand-patched.


Generated by Claude Code

Opened by bitbaum/fleet .github/workflows/internal-currency.yml.

The fleet's own packages ship features in MINORS, so
version-currency.mjs — which judges by major — reports nothing while
consumers drift. This is the instrument that sees it, and it opens
the fix rather than reporting it.

If this PR is red, that is the useful outcome: it names a repo that
cannot take the new version, which nothing else in the fleet would
have told us.
@catomean
catomean force-pushed the fleet/internal-currency branch from 77632ba to 4fa10ad Compare September 23, 2026 23:55
@catomean
catomean merged commit 4b338d4 into main Sep 25, 2026
1 check passed
@catomean
catomean deleted the fleet/internal-currency branch September 25, 2026 09:38
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