Skip to content

chore(deps)(deps-dev): bump @types/node from 20.19.39 to 20.19.40 (recovered from #57)#58

Merged
hyperpolymath merged 1 commit into
mainfrom
recover/pr-57
May 12, 2026
Merged

chore(deps)(deps-dev): bump @types/node from 20.19.39 to 20.19.40 (recovered from #57)#58
hyperpolymath merged 1 commit into
mainfrom
recover/pr-57

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Recovery cherry-pick of the bump from closed PR #57. The original PR was closed under the rationale that estate-wide CI failures dominated its red marks — that was correct about the failures being systemic, but closing the bump itself stranded the dependency update. Reapplying.

The systemic CI cause ( SHA no longer resolves) is being fixed separately; see hyperpolymath/proof-of-work#44 and hyperpolymath/affinescript-vite#9.

🤖 Recovered by Claude Code.

@hyperpolymath
Copy link
Copy Markdown
Owner Author

hyperpolymath commented May 12, 2026

Note: this recovery PR is incomplete — the cherry-pick wrote package.json but the API call to write package-lock.json failed (probably same-content / encoding issue). CI red is dominated by that lockfile drift, not by the bump itself.

Two paths to close out:

  1. Close this PR and let Dependabot re-detect @types/node@20.19.40 on its next scan (cleanest — produces a matching lockfile).
  2. Push a lockfile-only follow-up commit to this branch (npm install then commit package-lock.json).

The systemic Hypatia red on this repo is being fixed separately by #59.

@hyperpolymath hyperpolymath merged commit ff924c8 into main May 12, 2026
14 of 31 checks passed
@hyperpolymath hyperpolymath deleted the recover/pr-57 branch May 12, 2026 20:27
hyperpolymath added a commit that referenced this pull request May 12, 2026
Fixes the lockfile drift left on `main` when #58 merged with only
`package.json` updated. `npm install` regenerates `package-lock.json`
cleanly; `@types/node` resolves to `20.19.41` (highest compatible with
the new `^20.19.40` range).

Follow-up to the cherry-pick recovery flagged in #58 — the Contents-API
write for the lockfile failed during the recovery, so the merge landed
in a drifted state until now.
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 2026
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