Skip to content

chore(deps): update Node.js version ignore rules in dependabot config#1683

Merged
losolio merged 1 commit into
mainfrom
ci/ignore-node-versions
Jul 11, 2026
Merged

chore(deps): update Node.js version ignore rules in dependabot config#1683
losolio merged 1 commit into
mainfrom
ci/ignore-node-versions

Conversation

@losolio

@losolio losolio commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Refine the ignore rules for Node.js major version updates to ensure Dependabot does not attempt to upgrade to odd major versions, maintaining focus on LTS lines only.

Refine the ignore rules for Node.js major version updates to ensure
Dependabot does not attempt to upgrade to odd major versions,
maintaining focus on LTS lines only.
Copilot AI review requested due to automatic review settings July 10, 2026 21:44
@github-actions

Copy link
Copy Markdown
Contributor

No changeset found. Consider running pnpm changeset or pnpm changeset:suggest locally.

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Refines Dependabot’s Docker update ignore rules for the node base image so it won’t open PRs for Node.js major-version jumps (which would include odd “Current” releases), keeping upgrades aligned with manual moves between LTS majors.

Changes:

  • Replace the “ignore Node >= 26” rule with an “ignore all semver-major updates” rule for the node Docker dependency.
  • Expand inline documentation in the config to explain the LTS/Current rationale and the intended manual upgrade workflow.

@losolio losolio added this pull request to the merge queue Jul 11, 2026
Merged via the queue into main with commit dfea401 Jul 11, 2026
7 checks passed
@losolio losolio deleted the ci/ignore-node-versions branch July 11, 2026 10:22
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Done in Eventuras backlog Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants