ci(deps): prevent renovate from updating certain packages
Metadata
Current evaluation
Merged after two approvals and passing CI. Updates one file (+9/-4) to configure Renovate and prevent automatic updates for specific packages.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and passing CI. Updates one file (+9/-4) to configure Renovate and prevent automatic updates for specific packages. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a maintainer pull request that configures Renovate to exclude specific packages from automatic dependency updates. The change updates CI configuration to prevent unwanted version bumps for designated dependencies. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to configure Renovate to skip automatic updates for specific packages, preventing unintended dependency changes in the CI pipeline. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1501 ci(deps): don't let Renovate update Windows | charmcraft | merged | Merged a pull request to prevent Renovate from updating Windows dependencies. Approved by two reviewers and passing CI checks, the change modifies one file with a single line addition. | |
| #4352 ci(deps): configure renovate | snapcraft | merged | Merged into main following two approvals and passing CI. The change adds a Renovate configuration to automate dependency updates, introducing 101 lines with zero coverage impact. | |
| #166 ci(deps): prevent renovate from updating pydantic | craft-application | merged | Merged configuration changes to prevent Renovate from updating pydantic. Approved by two reviewers, passed CI and tests, and modified two files. | |
| #54 deps: improve renovate configuration | starbase | merged | Merged Renovate configuration improvements. Changes add explicit dev dependencies, isolate ruff updates, reduce simultaneous PRs, and fix the automerge schedule. Approved by one reviewer and passed CI. | |
| #165 ci(deps): make renovate update pyright separately. | starbase | merged | Merged following approval from two reviewers and successful CI checks. Configures Renovate to update pyright separately, adding six lines to one file while maintaining 100% test coverage. | |
| #215 ci: remove deprecated renovate config options | starbase | merged | Merged update removing deprecated Renovate configuration options from CI. Approved by two reviewers, passed checks, and modified two files. | |
| #1145 deps: fix renovate schedule | charmcraft | merged | Merged after single reviewer approval, the fix for the Renovate schedule dependency configuration was successfully applied. The change modified one file with two additions and two deletions. | |
| #1441 ci(deps): tell renovate to ignore pydantic | charmcraft | merged | Merged configuration changes to instruct Renovate to ignore the pydantic dependency. The update added seven lines across two files, received approval from two reviewers, and was successfully integrated. | |
| #50 ci(renovate): ignore certain packages | starflow | merged | Merged a Renovate configuration update that ignores python-apt and pygit2 due to tight OS and libgit2 coupling. Approved by two reviewers, the change adds eight lines to a single configuration file. | |
| #111 feat(renovate): don't check docs directory | starflow | merged | Merged configuration changes to exclude the docs directory from Renovate checks. This prevents unhelpful dependency update PRs and avoids introducing bugs in the starter pack. Approved by two reviewers with all CI checks passing. |