Skip to content

chore(crx-deps)(deps-dev): bump @types/node from 25.9.5 to 26.1.1 in /chrome-crx - #289

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

chore(crx-deps)(deps-dev): bump @types/node from 25.9.5 to 26.1.1 in /chrome-crx#289
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chrome-crx/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: chrome-crx chrome-crx browser extension (sidepanel, service worker, MCP runtime, content script). 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:08
@dependabot dependabot Bot added area: chrome-crx chrome-crx browser extension (sidepanel, service worker, MCP runtime, content script). 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: 9e7393d14d

ℹ️ 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 the package bump

This manifest now requires @types/node 26.x, but the committed root bun.lock still lists the chrome-crx devDependency as ^25.9.1 and resolves @types/node@25.9.4. I checked the TS/docs/test workflows and they install with bun install --frozen-lockfile (for example .github/workflows/lint-ts.yml:27-28), whose help says it disallows lockfile changes, so CI cannot reconcile this mismatch and the bump will not be applied cleanly until bun.lock is regenerated and committed.

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(crx-deps)(deps-dev): bump @types/node from 25.9.4 to 26.0.1 in /chrome-crx chore(crx-deps)(deps-dev): bump @types/node from 25.9.5 to 26.1.1 in /chrome-crx Jul 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/chrome-crx/types/node-26.0.1 branch from 9e7393d to 19cf9ef 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: chrome-crx chrome-crx browser extension (sidepanel, service worker, MCP runtime, content script). 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