Skip to content

Conversation

@Bo98
Copy link
Member

@Bo98 Bo98 commented Jan 13, 2026

Needed for Homebrew/actions#734.

We target a specific major version of Node. We don't want to update to Node 25 as GitHub Actions doesn't support it.

Every major update needs changes elsewhere so doesn't make sense for Dependabot to be doing it anyway.

Copilot AI review requested due to automatic review settings January 13, 2026 05:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR configures Dependabot to ignore major version updates for the @types/node npm package to prevent automatic upgrades to unsupported Node.js versions.

Changes:

  • Added ignore rule for @types/node major version updates in the npm ecosystem configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ZhongRuoyu ZhongRuoyu merged commit 18223a2 into main Jan 13, 2026
27 checks passed
@ZhongRuoyu ZhongRuoyu deleted the types-node-no-major branch January 13, 2026 08:46
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.

5 participants