Skip to content

chore(deps): update dependency @types/node to v26 - #38

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-26.x
Open

chore(deps): update dependency @types/node to v26#38
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-26.x

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^25.9.2^26.0.0 age adoption passing confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Note

Update @types/node devDependency to v26

Bumps @types/node from ^25.9.2 to ^26.0.0 in package.json and updates the lockfile accordingly.

Macroscope summarized cbcca72.

@greptile-apps

greptile-apps Bot commented Jun 28, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 859df19

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Jun 28, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​25.9.2 ⏵ 26.1.2100 +110081 +195100

View full report

cursor[bot]
cursor Bot previously approved these changes Jun 28, 2026

@cursor cursor 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.

Risk: low. This is a types-only @types/node dev dependency bump with all CI checks passing. Approved.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@renovate
renovate Bot force-pushed the renovate/node-26.x branch from c31f034 to b9a32d9 Compare July 4, 2026 03:08
@renovate
renovate Bot force-pushed the renovate/node-26.x branch from b9a32d9 to 0de18fc Compare July 13, 2026 02:46
@renovate
renovate Bot force-pushed the renovate/node-26.x branch 5 times, most recently from 89f618a to 08bf014 Compare July 28, 2026 19:20
@renovate
renovate Bot force-pushed the renovate/node-26.x branch from 08bf014 to 4b094ae Compare August 1, 2026 23:12

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread package.json
"devDependencies": {
"@eslint/js": "^9.39.4",
"@types/node": "^25.9.2",
"@types/node": "^26.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 Major @types/node bump may not match supported Node runtimes

This is a devDependency-only major bump of @types/node from ^25 to ^26 (lockfile updated in the same commit). package.json declares no engines field, so there is no explicit statement of which Node runtimes the SDK supports; typing against v26 can silently allow use of APIs unavailable in older runtimes consumers might still run. Worth confirming CI typecheck/build passes and that the intended minimum Node version is documented.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@renovate
renovate Bot force-pushed the renovate/node-26.x branch 2 times, most recently from fdae4da to 45ddeb4 Compare August 2, 2026 02:28

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 new potential issue.

Open in Devin Review

Comment thread package.json
"devDependencies": {
"@eslint/js": "^9.39.4",
"@types/node": "^25.9.2",
"@types/node": "^26.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 CONTRIBUTING documents pnpm but repo uses an npm lockfile

CONTRIBUTING.md instructs contributors to use pnpm install / pnpm test, yet the repo tracks package-lock.json and this bot bump edits it. This mismatch is pre-existing, not introduced here, but dependency-bump PRs will keep touching the npm lockfile while docs point elsewhere; worth aligning the docs or the tooling.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@renovate
renovate Bot force-pushed the renovate/node-26.x branch from 45ddeb4 to 859df19 Compare August 2, 2026 04:26
@renovate
renovate Bot force-pushed the renovate/node-26.x branch from 859df19 to cbcca72 Compare August 6, 2026 13:48
@macroscopeapp

macroscopeapp Bot commented Aug 6, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

Unable to check for correctness in cbcca72. DevDependency-only update of @types/node type definitions (no runtime impact), but the changed files are owned by wave-av/core-team who should verify this major version bump aligns with supported Node runtimes.

You can customize Macroscope's approvability policy. Learn more.

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