Skip to content

chore(deps)(deps-dev): bump @types/node from 25.9.5 to 26.1.1 - #292

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

chore(deps)(deps-dev): bump @types/node from 25.9.5 to 26.1.1#292
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.9.5 to 26.1.1.

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added area: tooling Repo-wide tooling not tied to a single sub-project. dependencies Dependency update (typically opened by Dependabot / Renovate). type: chore Refactor, dependency bump, build or CI maintenance. labels Jun 30, 2026
@dependabot
dependabot Bot requested review from arthur-zhang and jh0904 as code owners June 30, 2026 22:14
@dependabot dependabot Bot added area: tooling Repo-wide tooling not tied to a single sub-project. dependencies Dependency update (typically opened by Dependabot / Renovate). labels Jun 30, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bad8cd5a24

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread chrome-crx/package.json Outdated
"@types/lodash": "^4.17.0",
"@types/luxon": "^3.4.0",
"@types/node": "^25.9.1",
"@types/node": "^26.0.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update bun.lock with @types/node 26

When CI installs dependencies for the touched workspace, the checked-in lockfile still records @types/node as ^25.9.1 and resolves @types/node@25.9.4, while this manifest now requires ^26.0.1. The repo workflows I checked (lint-ts.yml, test-coverage.yml, and docs.yml) run bun install --frozen-lockfile, and bun install --help says that flag disallows lockfile changes, so this version bump will require a lockfile update during CI instead of using the committed lockfile.

Useful? React with 👍 / 👎.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps-dev): bump @types/node from 25.9.4 to 26.0.1 chore(deps)(deps-dev): bump @types/node from 25.9.5 to 26.1.1 Jul 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-26.0.1 branch from bad8cd5 to c5f34ff Compare July 12, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tooling Repo-wide tooling not tied to a single sub-project. dependencies Dependency update (typically opened by Dependabot / Renovate). type: chore Refactor, dependency bump, build or CI maintenance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants