Skip to content

chore(deps): update dependency @types/node to v22.20.1 - #198

Merged
jackchuka merged 1 commit into
mainfrom
renovate/node-22.x
Jul 27, 2026
Merged

chore(deps): update dependency @types/node to v22.20.1#198
jackchuka merged 1 commit into
mainfrom
renovate/node-22.x

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.20.022.20.1 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 11, 2026 06:54
@renovate
renovate Bot force-pushed the renovate/node-22.x branch from 059e60f to 36f390e Compare July 16, 2026 15:00
@renovate
renovate Bot force-pushed the renovate/node-22.x branch from 36f390e to ee1716e Compare July 27, 2026 08:02

@jackchuka jackchuka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@types/node 22.20.0 → 22.20.1 (devDependency in both codegen packages; types only, erased at build).

Diffed the tarballs — fs/promises.d.ts is the only substantive change. Widened (safe): FileHandle.writeFile/appendFile and fsPromises.appendFile data params gain ArrayBufferView/Iterable/AsyncIterable. Narrowed (the one to watch): fsPromises.writeFile drops | Stream from its data union.

The narrowing is unexercised here — neither codegen package calls fsPromises.writeFile; typeorm-tailordb-codegen writes via zx's fs.outputFile. kysely-tailordb-codegen / test ran green (lint + tsc + build); the identical change to typeorm-tailordb-codegen was not type-checked, as that package has no path filter. Safe to merge.

@jackchuka
jackchuka merged commit eac248c into main Jul 27, 2026
7 checks passed
@jackchuka
jackchuka deleted the renovate/node-22.x branch July 27, 2026 08:10
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