deltic 0.2.0; @polymorph/webcrypto 0.2.0 - #387
Merged
Merged
Conversation
Conformance-dependency upgrade: the deltic lockstep line moves 0.1.0 -> 0.2.0 (breaking: plan formatVersion 4; runtime and translator move together — deltic-pin-check and deltic-module-check enforce one resolved version). Locks regenerated. The published host module's own version moves to 0.2.0 with it (its @deltic/runtime range is now ^0.2.0, a breaking dependency line for package consumers; publish stays operator-dispatched). Verified: deltic-module-check 17/17; deltic-pin-check 0.2.0; lock-check (60 + 18 case locks); run-deltic — shared suite 18756 pass / 33 ledgered / 302 n/a of 19091, signing 686 pass / 84 ledgered / 2 n/a of 772; failure counts match the expected-fail ledgers exactly, no new gaps.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Conformance-dependency upgrade: deltic pins 0.1.0 → 0.2.0 (v0.2.0, breaking line: plan formatVersion 4 — runtime+translator move together;
deltic-pin-check/deltic-module-checkenforce the single resolved version), locks regenerated.@polymorph/webcrypto's own version moves 0.1.0 → 0.2.0: its@deltic/runtimerange is now^0.2.0, a breaking dependency line for package consumers (JSR publish remains operator-dispatched).Local verification:
deltic-module-check17/17 ·deltic-pin-check0.2.0 ·lock-check(60 + 18 case locks) · fullrun-deltic: shared suite 18756 pass / 33 ledgered-fail / 302 n/a (19091), signing 686 pass / 84 ledgered-fail / 2 n/a (772) — failure counts match the expected-fail ledgers exactly (the known Deno platform gaps, #351); zero new failures.