Skip to content

build(deps-dev): bump @types/node from 24.12.2 to 24.12.4#210

Merged
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-24.12.4
Jun 4, 2026
Merged

build(deps-dev): bump @types/node from 24.12.2 to 24.12.4#210
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-24.12.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps @types/node from 24.12.2 to 24.12.4.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 4, 2026 02:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2026
@erode-release erode-release Bot enabled auto-merge (squash) June 4, 2026 02:38
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Jun 4, 2026

Greptile Summary

This is a routine dependabot bump of the @types/node dev dependency from 24.12.2 to 24.12.4 across both workspace packages (packages/cli and packages/core), with the corresponding lockfile update.

  • packages/cli/package.json and packages/core/package.json: minimum version constraint updated from ^24.12.2 to ^24.12.4.
  • package-lock.json: resolved version, tarball URL, and integrity hash updated to reflect the new patch release.

Confidence Score: 5/5

Safe to merge — the change touches only dev-time TypeScript type definitions with no runtime code affected.

The bump updates @types/node by two patch versions. These are pure type declaration files used only during compilation; they are not bundled or shipped, and the lockfile integrity hash matches the published package.

No files require special attention.

Important Files Changed

Filename Overview
packages/cli/package.json Dev dependency @types/node bumped from ^24.12.2 to ^24.12.4 — no functional impact.
packages/core/package.json Dev dependency @types/node bumped from ^24.12.2 to ^24.12.4 — no functional impact.
package-lock.json Lockfile updated with new resolved URL and integrity hash for @types/[email protected]; no other dependency changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[dependabot] -->|bumps| B["@types/node 24.12.2 → 24.12.4"]
    B --> C[packages/cli/package.json]
    B --> D[packages/core/package.json]
    B --> E[package-lock.json]
    C & D & E --> F[Dev-only type definitions updated\nNo runtime impact]
Loading

Reviews (2): Last reviewed commit: "build(deps-dev): bump @types/node from 2..." | Re-trigger Greptile

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-24.12.4 branch from 709c0c0 to bda2994 Compare June 4, 2026 02:43
@erode-release erode-release Bot merged commit feffa53 into main Jun 4, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/types/node-24.12.4 branch June 4, 2026 02:45
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.

0 participants