Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 1, 2026

Prevents Dependabot from suggesting upgrades to @types/node version 25.0.0 or higher.

Changes

  • Added ignore rule to .github/dependabot.yml for @types/node versions >=25.0.0
  • Project remains pinned to 24.x series for Node.js type definitions
- dependency-name: "@types/node"
  versions:
    - ">=25.0.0"
Original prompt

Update dependabot to ignore "@types/node" ">=25.0.0"


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Jan 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
jhub-apps Ready Ready Preview, Comment Jan 1, 2026 3:15pm
jhub-apps-docs Ready Ready Preview, Comment Jan 1, 2026 3:15pm

Copilot AI changed the title [WIP] Update dependabot to ignore @types/node version >= 25.0.0 Add Dependabot ignore rule for @types/node >=25.0.0 Jan 1, 2026
Copilot AI requested a review from jbouder January 1, 2026 15:16
@jbouder jbouder marked this pull request as ready for review January 1, 2026 15:17
@jbouder jbouder merged commit 141edd4 into main Jan 1, 2026
26 checks passed
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.

2 participants