Skip to content

Move engine dependencies onto swift-crypto 5 - #140

Merged
germ-mark merged 7 commits into
mainfrom
llm/crypto5
Sep 21, 2026
Merged

germ-mark merged 7 commits into
mainfrom
llm/crypto5

Conversation

@germ-mark

@germ-mark germ-mark commented Sep 20, 2026 •

Copy link
Copy Markdown
Contributor

What

Part of the org-wide swift-crypto 5 migration. This package has no direct swift-crypto requirement — its swift-crypto arrives through swift-mls / swift-secret-bytes — so the move is carried by revision pins:

All temporary; replace with released versions once each cuts.

No source changes were required.

Note

swift build on a macOS host fails in Sources/TwoMLSPQBinding on a UniFFI-bindings/xcframework mismatch — a freshly-cloned main fails identically, and the repo's CI builds the xcframework locally (TWOMLSPQ_LOCAL_XCFRAMEWORK), so this is expected without a local Rust build, not a regression from this change.

This unblocks germDM's CoreAppLogic, whose graph could not resolve against swift-secret-bytes 0.5.0 while TwoMLSPQ pinned ..<0.5.0.

automatically drafted by a Claude llm

🤖 Generated with Claude Code

Org-wide swift-crypto 5 move, carried by revision-pinning twomlspq-swift,
swift-mls, and autonomous-comm-protocol to their swift-crypto-5 branches and
moving swift-secret-bytes to 0.5.0. No source changes.

Co-Authored-By: Claude Code <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 10d0d81

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@germ-network/two-mls-pq Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

germ-mark and others added 6 commits September 20, 2026 02:18
Following the GermConvenience 0.10.0 release, the remaining revision pins move
to the current tips of their swift-crypto-5 branches so every requester agrees
on one revision. Replace with released versions as each cuts.

Co-Authored-By: Claude Code <noreply@anthropic.com>
swift-mls 0.1.3 is cut and carries the swift-crypto 5 move; twomlspq-swift's
branch tip now consumes it, so this pin moves to match.

Co-Authored-By: Claude Code <noreply@anthropic.com>
Per-dependency repin: twomlspq-swift 0.2.0 is released and carries the
swift-crypto 5 move, so the revision pin drops. The ACP pin stays until it
releases.

Co-Authored-By: Claude Code <noreply@anthropic.com>
.upToNextMinor(from: "0.5.0") fences out 0.6.0; from: keeps the 0.5.x floor
while admitting it once it cuts.

Co-Authored-By: Claude Code <noreply@anthropic.com>
Both releases carry the widened swift-secret-bytes pin (from: 0.5.0), which is
what makes 0.6.0 reachable through this package.

Co-Authored-By: Claude Code <noreply@anthropic.com>
Per-dependency repin: the dependency is released and carries the swift-crypto 5
move, so the revision pin drops. No revision pins remain here.

Co-Authored-By: Claude Code <noreply@anthropic.com>
@germ-mark
germ-mark merged commit 7e2b33a into main Sep 21, 2026
11 checks passed
@germ-mark
germ-mark deleted the llm/crypto5 branch September 21, 2026 06:43
@github-actions github-actions Bot mentioned this pull request Sep 21, 2026
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