Skip to content

chore: bump bulletin-deploy 0.6.9 -> 0.6.16#29

Merged
UtkarshBhardwaj007 merged 1 commit intomainfrom
chore/bump-bulletin-deploy-0.6.16
Apr 20, 2026
Merged

chore: bump bulletin-deploy 0.6.9 -> 0.6.16#29
UtkarshBhardwaj007 merged 1 commit intomainfrom
chore/bump-bulletin-deploy-0.6.16

Conversation

@UtkarshBhardwaj007
Copy link
Copy Markdown
Member

Summary

Bump the bulletin-deploy pin from 0.6.90.6.16. Every API we consume (deploy, DeployContent, DeployOptions, DeployResult, DotNS) still exports with compatible shapes — no source changes required.

Notable upstream changes picked up:

  • PR #126 (0.6.13) — merkleizeJS now produces complete DAG-PB CARs. Replaces the MemoryBlockstore with a CidPreservingBlockstore so the CAR body indexes DAG-PB structural blocks under their real codec (not rebuilt as raw). This is the upstream fix the jsMerkle: true workaround in CLAUDE.md was waiting on. Not flipped on in this PR — that's a separate decision with its own testing.
  • PR #130 (0.6.14): DotNS verifies on-chain after every setContenthash write.
  • PR #128 (0.6.14): actionable preflight messages when a label sanitizes into Reserved.
  • PR #98 (0.6.11): commit-reveal waits on chain time, not wall-clock — fewer spurious failures on flaky Paseo blocks.
  • PR #96 (0.6.11): idempotent pool topUpBy + DotNS commit-reveal verification.
  • PR #144 (0.6.16): bulletin-deploy drops the legacy --playground publish path. We never used it — registry.publish() stays on our side so env::caller() is the user, per CLAUDE.md.

New opt-in DeployOptions fields (derivationPath, tag, ghPagesMirror) are not consumed by us.

Test plan

  • pnpm install succeeds; lockfile regenerated cleanly.
  • pnpm test → 21 files / 189 tests pass.
  • Smoke-test a real dot deploy against Paseo in a follow-up before release cut.

Picks up the merkleizeJS CID-codec fix (#126), on-chain verification
after every DotNS setContenthash (#130), chain-time commit-age waits
(#98), idempotent pool topUpBy (#96), and clearer preflight messages
for sanitized-to-Reserved labels (#128). No API changes required.
@github-actions
Copy link
Copy Markdown
Contributor

Dev build ready — try this branch:

curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/chore/bump-bulletin-deploy-0.6.16 bash

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedbulletin-deploy@​0.6.9 ⏵ 0.6.1672 -510010096100

View full report

@UtkarshBhardwaj007 UtkarshBhardwaj007 merged commit e07faaa into main Apr 20, 2026
5 checks passed
@UtkarshBhardwaj007 UtkarshBhardwaj007 deleted the chore/bump-bulletin-deploy-0.6.16 branch April 20, 2026 09:09
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