Commit 694be1e
chore(deps): align cooldown at 3 days everywhere
Dependabot relied on the implicit default for all three ecosystems, and
local `bundle update` / `bun install` had no window at all: they would
resolve to a release published minutes ago, quietly diverging from what
CI proposes.
Declaring three days on every path keeps them in sync. A manual update
now resolves to exactly what Dependabot would offer, and the
supply-chain margin holds either way. Security updates are exempt from
Dependabot's cooldown, and the Docker build is unaffected because it
installs from a frozen lockfile.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 256ca98 commit 694be1e
3 files changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
| 74 | + | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments