Skip to content

chore(deps): 🔧 Require review for dev dependency updates - #24

Closed
haskou wants to merge 1 commit into
mainfrom
chore/fix-renovate-ci-format
Closed

chore(deps): 🔧 Require review for dev dependency updates#24
haskou wants to merge 1 commit into
mainfrom
chore/fix-renovate-ci-format

Conversation

@haskou

@haskou haskou commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Disable automerge for non-major dev dependency updates.
  • Keep runtime dependency updates eligible for patch releases separately.
  • Prevent tooling updates such as Prettier or eslint config from being automerged when they require formatting or lint changes.

CI context

A Renovate branch updating tooling failed lint because the new Prettier/eslint config expected formatting changes that Renovate did not apply. Dev dependency updates now require review instead of automerge.

Validation

  • Parsed renovate.json with JSON.parse.
  • Ran Prettier on renovate.json.
  • yarn format:check.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@haskou

haskou commented Jun 29, 2026

Copy link
Copy Markdown
Owner Author

Closing: this changed Renovate policy instead of fixing the dependency-update failure. Keeping automerge and fixing the actual failing update path instead.

@haskou haskou closed this Jun 29, 2026
@haskou
haskou deleted the chore/fix-renovate-ci-format branch June 29, 2026 10:52
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