Skip to content

atomic: 0.9.14 -> 0.9.15 - #2802

Merged
cameronraysmith merged 1 commit into
mainfrom
fm/vx-atomic-0915
Aug 23, 2026
Merged

atomic: 0.9.14 -> 0.9.15#2802
cameronraysmith merged 1 commit into
mainfrom
fm/vx-atomic-0915

Conversation

@cameronraysmith

Copy link
Copy Markdown
Owner

Produced by pkgs/by-name/atomic/update.sh, which resolves the version from the registry's latest dist-tag, verifies the tarball against the registry's published sha512 integrity, re-derives npm-dist-repairs.patch against that tarball, and learns npmDepsHash from a build mismatch. No value here was hand-written.

The latest dist-tag resolves to 0.9.15; the 0.9.15-alpha.1 upstream cut before it remains under the separate next tag (now 0.9.16-alpha.1), which the script does not read.

The npm-dist-repairs.patch churn is the two mechanical repairs re-derived against the new shrinkwrap: ten @bastani/atomic-natives* integrity backfills, and the devDependencies removal.

Consumer surfaces

Unchanged across 0.9.14..0.9.15: the CLI flag set across dist/cli and dist/cli.js is identical, and dist/cli.d.ts and dist/index-extensions.d.ts are byte-identical, so this configuration's flag and extension-API bindings are unaffected.

Checks

nix build of checks.aarch64-darwin.package-atomic, package-atomic-test-help, and atomic-agent-environment-structural, plus prek (gitleaks, treefmt) over the three changed files. That selection is the whole of what this repository builds out of the atomic package definition — the two package checks cover the derivation and its versionCheckHook, and the structural regulator covers the extension selector lists a bump could invalidate. The rest of the flake's checks are not reachable from these three files, so a full just check-fast was deliberately left out as coverage disproportionate to the diff.

versionCheckHook confirms the built binary reports 0.9.15.

Produced by pkgs/by-name/atomic/update.sh, which resolves the version
from the registry's latest dist-tag, verifies the tarball against the
registry's published sha512 integrity, re-derives npm-dist-repairs.patch
against that tarball, and learns npmDepsHash from a build mismatch.

The registry's latest dist-tag resolves to 0.9.15; the 0.9.15-alpha.1
upstream cut before it remains under the separate `next` tag, which the
script does not read.

The npm-dist-repairs.patch churn is the two mechanical repairs re-derived
against the new shrinkwrap: ten @bastani/atomic-natives* integrity
backfills, and the devDependencies removal.

Checks run: nix build of checks.aarch64-darwin.package-atomic,
package-atomic-test-help, and atomic-agent-environment-structural, plus
prek (gitleaks, treefmt) over the three changed files. That selection is
the whole of what this repository builds out of the atomic package
definition — the two package checks cover the derivation and its
versionCheckHook, and the structural regulator covers the extension
selector lists the bump could invalidate. The rest of the flake's checks
are not reachable from these three files, so a full `just check-fast` was
deliberately left out as coverage disproportionate to the diff.

versionCheckHook confirms the built binary reports 0.9.15.

The surfaces this configuration binds to are unchanged across the two
distributions: the CLI flag set in dist/cli and dist/cli.js is identical,
and dist/cli.d.ts and dist/index-extensions.d.ts are byte-identical.
@mergify

mergify Bot commented Aug 23, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@cameronraysmith
cameronraysmith merged commit a5e29c2 into main Aug 23, 2026
6 checks passed
@cameronraysmith
cameronraysmith deleted the fm/vx-atomic-0915 branch August 23, 2026 21:01
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