chore: release package (beta)#2234
Merged
Merged
Conversation
09cfd93 to
a3aeb59
Compare
a3aeb59 to
3aa27c5
Compare
bokelley
approved these changes
Jun 16, 2026
bokelley
left a comment
Contributor
There was a problem hiding this comment.
Generated beta release PR for @adcp/sdk 9.0.0-beta.30; includes adcp-client#2243 runner contribution threading fix.
Contributor
|
Triggering IPR status refresh for the updated beta release PR. |
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@adcp/sdk@9.0.0-beta.30
Minor Changes
resolveTaskState()to reconcileTaskResult.statuswith task-envelope status values in response payloads.Patch Changes
16ee37f: fix(deps): resolve npm audit advisories via non-breaking lockfile bumps
npm audit fix(non-breaking):ws8.20.1 → 8.21.0 (GHSA-96hv-2xvq-fx4p, high — memory-exhaustion DoS; the only runtime dep affected),tar7.5.15 → 7.5.16 (GHSA-vmf3-w455-68vh, moderate — build-time devDependency) andmarkdown-it14.1.1 → 14.2.0 (GHSA-6v5v-wf23-fmfq, moderate — dev-only, via typedoc). Lockfile-only; nopackage.jsonrange changes. Incidentally re-resolves a few unrelated dev-only transitives to satisfy the tree (js-yaml4.1.1 → 4.2.0,hono4.12.23 → 4.12.25) — distinct from the@changesets/*→js-yamladvisory chain, which requires a breaking major bump and is left for a separate maintainer decision.076e5ea: Thread storyboard contribution flags through
runStoryboardStep()and theadcp storyboard stepCLI so step-by-step runners preserve branch-set state for syntheticassert_contributionchecks.