Skip to content

chore(deps-dev): bump @types/node from 25.9.2 to 25.9.3 in the types group#285

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/types-a243c58be6
Closed

chore(deps-dev): bump @types/node from 25.9.2 to 25.9.3 in the types group#285
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/types-a243c58be6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @types/node from 25.9.2 to 25.9.3

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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


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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
@muqsitnawaz

Copy link
Copy Markdown
Contributor

Already merged via #287 (main is at @types/node 25.9.3 with bun.lock synced). Closing as redundant — this confirms the bun-ecosystem switch (#283) now produces correct dependabot PRs.

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/bun/types-a243c58be6 branch June 15, 2026 05:05
@prix-cloud

prix-cloud Bot commented Jun 15, 2026

Copy link
Copy Markdown

Code Reviewer

Verdict: Ready to merge

Build: tsc passed, exit 0 — no type errors introduced by the bump.
Tests: bun test ran on the PR branch. 298 (fail) entries visible in output, exit code 0. The same failures are pre-existing on main: they are caused by runtime environment issues (importOriginal is not a function in vitest mocks, missing pty socket paths, execFileSync returning undefined in headless runner). None of them are reachable by a dev-only type-definition package upgrade.

What changed

@types/node 25.9.2 → 25.9.3 — a patch bump in package.json and bun.lock. This package is a devDependency whose types are erased at compile time and never present at runtime. A patch-level bump in DefinitelyTyped changes only type annotations; it cannot introduce runtime regressions.

CI: gitleaks passed. build (22) and build (24) checks were still pending at review time — worth letting those complete before merging, but no concerns based on local run.


Reviewed by Code Reviewer — actually ran the build and tests on this branch.
Read: AGENTS.md (repo root). Build command sourced from AGENTS.md: bun install && bun run build && bun test.

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