chore(deps): bump bulletin-deploy 0.6.16 -> 0.7.0#34
Merged
UtkarshBhardwaj007 merged 1 commit intomainfrom Apr 20, 2026
Merged
Conversation
The only breaking change in 0.7.0 is the removal of the --playground CLI flag and the playground?: boolean DeployOption. playground-cli already owns registry publishing via src/utils/deploy/playground.ts, so no call sites need to change. Every other DeployOption field and export we rely on is unchanged. Also refreshes the stale "0.6.9 stable today" note in CLAUDE.md.
Contributor
|
Dev build ready — try this branch: |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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.
Summary
bulletin-deploypin from0.6.16to0.7.0.--playgroundCLI flag and theplayground?: booleanDeployOption(plus the@dotdm/cdmdep). playground-cli already owns registry publishing viasrc/utils/deploy/playground.ts, so no call sites change.DeployOptionfield and export we rely on (deploy,DeployContent,DeployOptions,DeployResult,DotNS,signer,signerAddress,mnemonic,rpc,attributes,jsMerkle) is unchanged.CLAUDE.mdand adds a line about the removed option.Test plan
pnpm exec tsc --noEmitcleanpnpm test— 190/190 passingdot deployagainst testnet on a branch build before merge