website-backend icon indicating copy to clipboard operation
website-backend copied to clipboard

Fix: Repeated Dependency Update PRs from Renovate Bot

Open vikasosmium opened this issue 11 months ago • 0 comments

Issue Description

Renovate bot keeps tagging outdated package dependencies and raising multiple PRs, which need to be consolidated and resolved.

Expected Behavior

All package dependencies should be updated in a single PR to avoid multiple unnecessary updates and PR clutter.

Current Behavior

Renovate bot continuously tags outdated dependencies and raises individual PRs for each, causing clutter and redundant review efforts.

Screenshots

Reproducibility

  • [x] This issue is reproducible
  • [ ] This issue is not reproducible

Steps to Reproduce

  1. Observe the Renovate bot raising multiple PRs for each outdated dependency.
  2. Review the PR list for excessive dependency update requests.

Severity/Priority

  • [ ] Critical
  • [x] High
  • [ ] Medium
  • [ ] Low

Additional Information

Checklist

  • [x] I have read and followed the project's code of conduct.
  • [x] I have searched for similar issues before creating this one.
  • [x] I have provided all the necessary information to understand and reproduce the issue.
  • [x] I am willing to contribute to the resolution of this issue.

vikasosmium avatar Jan 09 '25 18:01 vikasosmium