Commit 5b0c5f9
authored
Modify renovate config for better experience (#7605)
## Summary
This PR includes 3 somewhat related changes, which should help maintain
a better experience and keep the repo somewhat more secure:
1. Pin github actions to hashes instead of versions automatically, this
is desirable because github-actions have mutable releases, and no
guarantee the code and the release matches, a fact which has been
repeatedly abused in recent years.
2. Split the lock file updates by ecosystem, so they don't get blocked
on unrelated issues.
3. Instead of automerging patch/minor releases, only do that once a
dependency is "stable" in semver terms (post 1.0)
Signed-off-by: Adam Gutglick <adam@spiraldb.com>1 parent 2167e61 commit 5b0c5f9
1 file changed
Lines changed: 33 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
63 | 93 | | |
64 | 94 | | |
65 | 95 | | |
| |||
77 | 107 | | |
78 | 108 | | |
79 | 109 | | |
80 | | - | |
| 110 | + | |
0 commit comments