Skip to content

chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 in /infra in the minor-and-patch group across 1 directory - #1208

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/infra/dev/minor-and-patch-cf49706eb9
Closed

chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 in /infra in the minor-and-patch group across 1 directory#1208
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/infra/dev/minor-and-patch-cf49706eb9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update in the /infra directory: @types/node.

Updates @types/node from 26.1.0 to 26.1.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@krishagel krishagel added the pr-fix-stuck pr-fix routine gave up — human attention needed label Jul 14, 2026 — with Claude

Copy link
Copy Markdown
Member

🤖 pr-fix routine: nothing I can safely fix here

This PR hits the same systemic issue already fully diagnosed on #1217 (and #1218):

  • Validate CDK Infrastructure fails with error: lockfile had changes, but lockfile is frozen — Dependabot bumps package.json in /infra but doesn't regenerate infra/bun.lock (npm-ecosystem updater doesn't understand Bun lockfiles). I re-verified this session's network policy: direct curl to registry.npmjs.org returns 403, and routing through the agent proxy also gets a 403 on the CONNECT tunnel. So I cannot run bun install to regenerate the lockfile myself.
  • claude-review fails because the workflow rejects PRs opened by bot actors (dependabot) unless added to an allowed_bots list — fixing that requires editing .github/workflows/claude-code-review.yml, which is a protected path this autonomous routine cannot modify.
  • No human review comments or requested changes on this PR — the only comment is a bot notice ("Codex usage limits have been reached"), which isn't actionable.

See #1217's comment thread for the full root-cause writeup and suggested fixes (regenerate lockfiles once at the root, or add dependabot to claude-review's allowed_bots) — those fixes unblock this PR and the other open Dependabot PRs (#1209#1216) too, once applied by a human.

The routine will not pick this PR up again until a human removes the pr-fix-stuck label.


Generated by Claude Code

@dependabot dependabot Bot changed the title chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 in /infra in the minor-and-patch group chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 in /infra in the minor-and-patch group across 1 directory Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/infra/dev/minor-and-patch-cf49706eb9 branch from 0b46a59 to e18faf9 Compare July 20, 2026 17:05
Bumps the minor-and-patch group with 1 update in the /infra directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 26.1.0 to 26.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/infra/dev/minor-and-patch-cf49706eb9 branch from e18faf9 to ed0bbde Compare July 21, 2026 21:17
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @types/node is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 22, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/infra/dev/minor-and-patch-cf49706eb9 branch July 22, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code pr-fix-stuck pr-fix routine gave up — human attention needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant