Skip to content

Bump @types/node from 26.1.2 to 26.5.1 - #389

Merged
eberle1080 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.2.0
Sep 15, 2026
Merged

eberle1080 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 26.1.2 to 26.5.1.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
@eberle1080

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@eberle1080

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

eberle1080 added a commit that referenced this pull request Sep 15, 2026
Dependabot's lockfile update in #393 added a second js-yaml@5.3.0 block
to both the packages and snapshots sections, leaving the file with
duplicated YAML mapping keys. pnpm rejects it with
ERR_PNPM_BROKEN_LOCKFILE, and Dependabot reports "can't parse your
pnpm-lock.yaml" on every rebase attempt (see #389).

Remove the duplicate blocks. Verified with
`pnpm install --frozen-lockfile --lockfile-only`; a non-frozen
lockfile-only install makes no further changes.

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
@eberle1080

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot does not support your pnpm version. Because of this, Dependabot cannot update this pull request.

eberle1080 added a commit that referenced this pull request Sep 15, 2026
Dependabot's npm_and_yarn image now runs pnpm 11.17.0. pnpm always
enforces the root project's engines.pnpm field, so with the previous
range (^9.6.0 || ^10.8.0) it fails with ERR_PNPM_UNSUPPORTED_ENGINE and
Dependabot reports "does not support your pnpm version" on every rebase
attempt (see #389). Dependabot does try to activate a pnpm 10 via
corepack to satisfy the range, but falls back to its bundled 11.x when
that activation fails.

Drop the ceiling, keep the floor. Verified with pnpm 10.28.0 and
pnpm 11.17.0 using `pnpm install --frozen-lockfile --lockfile-only`;
pnpm 11 leaves pnpm-lock.yaml unchanged. The root entry in
package-lock.json is synced via `npm install --package-lock-only`.

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
@eberle1080

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.2 to 26.5.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.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @types/node from 26.1.2 to 26.2.0 Bump @types/node from 26.1.2 to 26.5.1 Sep 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-26.2.0 branch from 79034a7 to 612e579 Compare September 15, 2026 20:44
@eberle1080
eberle1080 merged commit 8b9d558 into main Sep 15, 2026
1 check passed
@eberle1080
eberle1080 deleted the dependabot/npm_and_yarn/types/node-26.2.0 branch September 15, 2026 20:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant