From ba3775cee9fe1e96d533961de5dcca656437db6e Mon Sep 17 00:00:00 2001 From: "ankhorage-renovate-sync[bot]" <323340348+ankhorage-renovate-sync[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 03:46:05 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @ankhorage/utility to v1 --- bun.lock | 6 ++---- package.json | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/bun.lock b/bun.lock index 7dd5e042..bdae9260 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "dependencies": { "@ankhorage/apm": "^0.6.0", "@ankhorage/project-detector": "^0.1.0", - "@ankhorage/utility": "^0.5.1", + "@ankhorage/utility": "^1.4.0", "@changesets/cli": "^3.0.2", "@eslint/compat": "^2.1.1", "@eslint/js": "^10.0.1", @@ -57,7 +57,7 @@ "@ankhorage/supabase-auth": ["@ankhorage/supabase-auth@1.2.11", "", { "dependencies": { "@ankhorage/contracts": "^11.0.0", "@noble/hashes": "2.3.0" } }, "sha512-M22zu9ZW7HgBDvBZWZc2P/zgTxyUCRubDS5oajCSgV8FSk5YaKjpJSruSWRcO3sRPhvUlBSsbCSg6bXUmBboXg=="], - "@ankhorage/utility": ["@ankhorage/utility@0.5.1", "", { "dependencies": { "@ankhorage/contracts": "^12.0.1" }, "peerDependencies": { "@techstark/opencv-js": "^5.0.0-release.1", "pixelmatch": "^7.2.0", "sharp": "^0.35.4", "tesseract.js": "^7.0.0" }, "optionalPeers": ["@techstark/opencv-js", "pixelmatch", "sharp", "tesseract.js"] }, "sha512-xoGz492BBFGx943NhDBTdHdJxisMuN9xiOZasPeQpXkjPz1YrvFwWUa+wcrNPZAmuecfmGRmh1chvtzVeZ5FiQ=="], + "@ankhorage/utility": ["@ankhorage/utility@1.4.0", "", {}, "sha512-pQQltP47rAhDjxXOdGaYAkB3c7DQ/BCyGwoKuq5e7acjyE0Qvt/WZ9/nFsqSbbOQyCAtY+ToSvaYFr7HUD0Egg=="], "@babel/code-frame": ["@babel/code-frame@7.29.7", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.29.7", "js-tokens": "^4.0.0", "picocolors": "^1.1.1" } }, "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw=="], @@ -1577,8 +1577,6 @@ "@ankhorage/supabase-auth/@ankhorage/contracts": ["@ankhorage/contracts@11.0.0", "", { "dependencies": { "@ankhorage/color-theory": "^0.3.0" } }, "sha512-i1I/lIerB9fX47P0HV6n9q3k8IMdivpYe3YV8TUcSM2+G6CJwragoM4c5eMzG55350GuOBBjt/59v0c/NX+ylQ=="], - "@ankhorage/utility/@ankhorage/contracts": ["@ankhorage/contracts@12.0.1", "", { "dependencies": { "@ankhorage/color-theory": "^0.3.0" } }, "sha512-r3arTg1z4EEkrhiPAqG1rOwIwv8Ytjco2NQdF8GFsIHOpZ0tmRxih1UvGaQzg4j27vtWMrzvVvqfBWl/HswkWQ=="], - "@babel/core/json5": ["json5@2.2.3", "", { "bin": { "json5": "lib/cli.js" } }, "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="], "@babel/core/semver": ["semver@6.3.1", "", { "bin": "bin/semver.js" }, ""], diff --git a/package.json b/package.json index 47897079..0b865871 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "dependencies": { "@ankhorage/apm": "^0.6.0", "@ankhorage/project-detector": "^0.1.0", - "@ankhorage/utility": "^0.5.1", + "@ankhorage/utility": "^1.4.0", "@changesets/cli": "^3.0.2", "@eslint/compat": "^2.1.1", "@eslint/js": "^10.0.1", From 9afe2b65219c1a809701d059dc61bae1469008ce Mon Sep 17 00:00:00 2001 From: "ankhorage-renovate-sync[bot]" <323340348+ankhorage-renovate-sync[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 03:50:12 +0000 Subject: [PATCH 2/2] chore: synchronize Devtools-managed repository state --- .changeset/renovate-242.md | 5 +++++ .github/workflows/ci.yml | 2 +- .github/workflows/release.yml | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 .changeset/renovate-242.md diff --git a/.changeset/renovate-242.md b/.changeset/renovate-242.md new file mode 100644 index 00000000..98c3362e --- /dev/null +++ b/.changeset/renovate-242.md @@ -0,0 +1,5 @@ +--- +'@ankhorage/devtools': patch +--- + +Update Devtools-owned dependencies: `@ankhorage/utility`. diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 351006ec..b25c597b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: run: | if node -e "const p=require('./package.json'); process.exit(p.ankh?.apm === undefined ? 1 : 0)"; then bun run test:apm - node ./dist/cli/bin/apm-release.js validate . --allow-owner-code + ./node_modules/.bin/ankhorage-apm-release validate . --allow-owner-code fi - name: Validate Ankhorage repository diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2a2fb1ee..4de01eab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -109,7 +109,7 @@ jobs: before_version="$(node -p "require('./package.json').version")" bun run version-packages if node -e "const p=require('./package.json'); process.exit(p.ankh?.apm === undefined ? 1 : 0)"; then - node ./dist/cli/bin/apm-release.js sync . + ./node_modules/.bin/ankhorage-apm-release sync . fi after_version="$(node -p "require('./package.json').version")" @@ -184,7 +184,7 @@ jobs: bun run build bun run test:apm artifact="$(mktemp -d "${RUNNER_TEMP}/apm-publish.XXXXXX")/candidate.tgz" - node ./dist/cli/bin/apm-release.js validate . --allow-owner-code --artifact "$artifact" + ./node_modules/.bin/ankhorage-apm-release validate . --allow-owner-code --artifact "$artifact" npm publish "$artifact" --ignore-scripts fi - name: Skip release tooling