Skip to content

chore: ignore blocked major dependency updates in Dependabot - #207

Merged
muenzpraeger merged 1 commit into
mainfrom
chore/dependabot-ignore-blocked-majors
Jul 9, 2026
Merged

chore: ignore blocked major dependency updates in Dependabot#207
muenzpraeger merged 1 commit into
mainfrom
chore/dependabot-ignore-blocked-majors

Conversation

@muenzpraeger

Copy link
Copy Markdown
Contributor

Adds Dependabot ignore rules so blocked major-version bumps stop being re-proposed every cycle (they fail CI at npm ci on an ERESOLVE peer conflict and cannot be merged locally).

  • eslint 9 → 10: held because @salesforce/eslint-config-lwc and @lwc/eslint-plugin-lwc still pin eslint@^9. Re-enable when an eslint-10-compatible Salesforce config ships.

This complements the recently-closed blocked Dependabot PRs — closing them treated the symptom; these rules stop them from coming back.

🤖 Generated with Claude Code

@muenzpraeger
muenzpraeger requested a review from a team as a code owner July 9, 2026 08:15

@github-actions github-actions Bot 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.

Salesforce Code Analyzer found 15033 violations, including 0 in files changed by this pull request. See job summary page.

@muenzpraeger
muenzpraeger merged commit f0910f6 into main Jul 9, 2026
7 checks passed
@muenzpraeger
muenzpraeger deleted the chore/dependabot-ignore-blocked-majors branch July 9, 2026 08:47
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.

1 participant