Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^25.9.1^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.

@greptile-apps

greptile-apps Bot commented Jul 1, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 78bb3bc

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 Jul 1, 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.2.0100 +110081 +196 +1100

View full report

cursor[bot]
cursor Bot previously approved these changes Jul 1, 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. Approved: narrow devDependency bump (@types/node v25→v26) with type-only impact and no applicable approval policies. Cursor Bugbot was not present on this PR; no reviewers assigned.

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 bdabedf to 9ad536c Compare July 4, 2026 11:44
@renovate
renovate Bot force-pushed the renovate/node-26.x branch from 9ad536c to f6af11d Compare July 15, 2026 04:03
@renovate
renovate Bot force-pushed the renovate/node-26.x branch 4 times, most recently from d64c83e to 31ec303 Compare July 28, 2026 01:43
@renovate
renovate Bot force-pushed the renovate/node-26.x branch 2 times, most recently from 6c744c6 to 4f54ecd Compare August 1, 2026 23:14

@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
"@anthropic-ai/claude-agent-sdk": "^0.3.167",
"@eslint/js": "^9.39.4",
"@types/node": "^25.9.1",
"@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.

🔍 @types/node major bump vs. declared engines floor of Node 18

package.json declares "engines": { "node": ">=18.0.0" } while the dev-time type definitions move to @types/node v26, which models the API surface of a much newer runtime (new/changed globals and stdlib signatures). Because these are only devDependencies used for type-check/build, published output is unaffected, but code can now typecheck against APIs that do not exist on Node 18. If Node 18 support is still intended, consider keeping the types pinned near the supported floor or raising the engines range.

Open in Devin Review

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

@renovate
renovate Bot force-pushed the renovate/node-26.x branch 3 times, most recently from 78bb3bc to 61f9fd0 Compare August 7, 2026 18:35
devin-ai-integration[bot]

This comment was marked as resolved.

@renovate
renovate Bot force-pushed the renovate/node-26.x branch from 61f9fd0 to 827f80a Compare August 13, 2026 01:27
@macroscopeapp

macroscopeapp Bot commented Aug 13, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

DevDependency update to @types/node v26, but the author does not own the changed files (owned by wave-av/core-team), and an unresolved comment raises a valid concern about compatibility with the declared Node 18 engines floor.

No code changes detected at 9881be1. Prior analysis still applies.

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

@renovate
renovate Bot force-pushed the renovate/node-26.x branch from 827f80a to 9881be1 Compare August 14, 2026 17:22
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