Skip to content

chore(deps-dev): Bump @types/node from 25.6.0 to 25.8.0 in the types group across 1 directory#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-dc218f441a
Open

chore(deps-dev): Bump @types/node from 25.6.0 to 25.8.0 in the types group across 1 directory#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-dc218f441a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the types group with 1 update in the / directory: @types/node.

Updates @types/node from 25.6.0 to 25.8.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 8, 2026

Greptile Summary

Routine dependabot bump of the @types/node dev dependency from 25.6.0 to 25.8.0, along with its transitive peer undici-types from 7.19.2 to 7.24.6. The lockfile version field is also corrected from 1.2.2 to 1.2.3 to align with the existing package.json version.

  • @types/node updated to 25.8.0; undici-types range tightened from ~7.19.0 to >=7.24.0 <7.24.7 with resolved version 7.24.6.
  • Lockfile version field synced to 1.2.3, matching the current package.json value (no version bump introduced by this PR).

Confidence Score: 5/5

Safe to merge — only dev-only type definitions are updated with no changes to runtime dependencies.

Both updated packages (@types/node and its transitive undici-types) are pure TypeScript type definitions consumed only at compile time. No runtime code paths are affected, and the lockfile version alignment is consistent with the existing package.json.

No files require special attention.

Important Files Changed

Filename Overview
package.json Dev dependency @types/node range floor bumped from ^25.6.0 to ^25.8.0; no runtime dependency changes.
package-lock.json Resolved versions updated for @types/node (25.8.0) and undici-types (7.24.6); lockfile version field synced to 1.2.3 to match package.json.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["@types/node\n25.6.0 → 25.8.0"] --> B["undici-types\n7.19.2 → 7.24.6"]
    A --> C["package-lock.json\nversion: 1.2.2 → 1.2.3\n(synced to package.json)"]
    style A fill:#d4edda,stroke:#28a745
    style B fill:#d4edda,stroke:#28a745
    style C fill:#fff3cd,stroke:#ffc107
Loading

Reviews (2): Last reviewed commit: "chore(deps-dev): Bump @types/node in the..." | Re-trigger Greptile

Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 25.6.0 to 25.8.0
- [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: 25.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): Bump @types/node from 25.6.0 to 25.6.2 in the types group chore(deps-dev): Bump @types/node from 25.6.0 to 25.8.0 in the types group across 1 directory May 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/types-dc218f441a branch from aef981e to f8c0234 Compare May 15, 2026 12:30
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