Skip to content

chore: sync rc4 lockfile metadata#2127

Merged
bokelley merged 1 commit into
mainfrom
pick-up-3-1-rc-4
May 30, 2026
Merged

chore: sync rc4 lockfile metadata#2127
bokelley merged 1 commit into
mainfrom
pick-up-3-1-rc-4

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Updates package-lock metadata to match the rc4 package version already present in package.json. This keeps the root package and bundled CLI workspace dependency aligned at 8.1.0-beta.17. The root cause was a stale lockfile after the AdCP 3.1.0-rc.4 version bump. Validated with sync-version, schemas:ensure, build:lib, targeted schema/version tests, and the pre-push typecheck/build hook.

@bokelley bokelley marked this pull request as ready for review May 30, 2026 18:15

@aao-ipr-bot aao-ipr-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Lockfile-only catch-up after the 8.1.0-beta.17 bump — three lines, zero behavior change.

Things I checked

  • Diff is metadata-only: root version and CLI workspace @adcp/sdk dep range bumped from 8.1.0-beta.16 to 8.1.0-beta.17 (package-lock.json:3,9,7359). No package additions, removals, or integrity-hash churn.
  • No source touched — nothing under src/lib/**, bin/**, or scripts/**, so the changeset rule doesn't fire. The version itself was bumped in the prior rc4 PR; this is the lockfile catching up.
  • All gates green, including Check for changeset, Library Build, Typecheck & Build, and Pack SDK runner.

Safe to merge.

@bokelley bokelley merged commit e76db8d into main May 30, 2026
31 checks passed
@bokelley bokelley deleted the pick-up-3-1-rc-4 branch May 30, 2026 18:26
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