Commit 42d0a4c
committed
chore: Extend the shared dependency update policy
Renovate opens pull requests here on its own schedule, and one sit open
now. This repository has no CODEOWNERS, so nobody is asked to review
them and they accumulate without anyone noticing.
This replaces the stock recommendation with a reference to the
organization's shared policy. Updates are listed on this repository's
dependency dashboard and open only when someone asks for one, and
security fixes stay exempt and open on their own.
What survives here is digest pinning, the lock file range strategy, and a custom manager tracking the Bun version in workflow files.
An audit of every repository carrying its own config found the label
rules and the security priority rule in this file repeated across five
repositories. They now live in the shared preset. The priority rule
matched nothing in any of them, because Renovate's categories are the
fixed manager set and security is not one, so it is dropped rather
than carried forward.
Related to datum-cloud/infra#4926
Claude-Session: https://claude.ai/code/session_0196U66w5xh9yRsAosKcA3if1 parent 9b30fb1 commit 42d0a4c
1 file changed
Lines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 13 | | |
29 | 14 | | |
0 commit comments