Skip to content

chore(deps-dev): bump @types/node from 24.12.4 to 25.8.0 in the types group#15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-cddd32e8fc
Closed

chore(deps-dev): bump @types/node from 24.12.4 to 25.8.0 in the types group#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-cddd32e8fc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates @types/node from 24.12.4 to 25.8.0

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 24.12.4 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.8.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from hoangsnowy as a code owner May 18, 2026 05:36
hoangsnowy added a commit that referenced this pull request May 18, 2026
Two more Dependabot majors that pass the full local gate after a small
tsconfig migration:

- typescript     5.9.3  -> 6.0.3   (#17)
- @types/node    24.12.4 -> 25.8.0  (#15)

TypeScript 6 errors on `baseUrl` ("deprecated, removed in TS 7"); both
tsconfigs use it only as a path-mapping anchor. Removed `baseUrl` from
tsconfig.node.json and tsconfig.web.json and prefixed `paths` entries
with `./` so resolution stays relative to the tsconfig directory. No
import-site changes needed (still `@shared/*`, `@main/*`, `@renderer/*`).

@types/node 25 against Node 22.22.1 runtime: typecheck stays clean
because no Node-25-only globals are referenced. Will revisit when Node
26 LTS lands and runtime catches up.

Still held back (peer-dep walls):
- electron 41 -> 42                @electron/rebuild can't find a
  better-sqlite3 12.10.x prebuild for ABI 147 -> falls through to
  node-gyp -> MSVC compile fails. Stay on 41 per CLAUDE.md.
- eslint 9 -> 10                   eslint-plugin-react@7.37.5 latest
  peer caps at eslint ^9.7. Blocked until v8 of the plugin ships.
- vite 7 -> 8 + plugin-react 5 -> 6  electron-vite@5.0.0 peer caps at
  vite ^7. electron-vite@6 is still beta. Wait for stable.

Verified locally: lint, typecheck (node + web), 95/95 vitest,
build (main 75kB, preload 4kB, renderer 896kB), 6/6 e2e.
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Looks like @types/node is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/types-cddd32e8fc branch May 18, 2026 15:42
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.

0 participants