Commit d1aff37
authored
chore(deps): correct composer cooldown — default-days 1 to 2, add conduction/* exclude (#541)
This app's composer entry already had a cooldown block, but with
default-days: 1 (below the fleet floor of 2) and no exclude at all — a
fresh conduction/* release would have waited the same as any third-party
package instead of being exempt. Brings it in line with the fleet-wide
floor gate-93 (composer-cooldown-config) enforces, and with this file's own
npm entry which already excludes @conduction/*.
See ConductionNL/hydra openspec/changes/composer-dependency-cooldown and
ADR-093 (proposed, ConductionNL/hydra#591).1 parent 6d91a5b commit d1aff37
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
53 | 61 | | |
54 | | - | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
| 65 | + | |
| 66 | + | |
57 | 67 | | |
58 | 68 | | |
59 | 69 | | |
| |||
0 commit comments