Commit 7f170ec
Add 12-hour buffer to Renovate's minimumReleaseAge (#151)
This prevents timing synchronization issues between Renovate's
release age checks and Bun's package manager checks, ensuring
packages have definitively met the minimum release age before
PRs are created.
Co-authored-by: Justin Bennett <just-be-dev@users.noreply.github.com>
Merge conflict resolution: keep 12-hour buffer and add automerge rules
Co-authored-by: Justin Bennett <just-be-dev@users.noreply.github.com>
Merge branch 'main' into renovate/bun-1.x
Buffer minimum release age for renovate
Renovate and bun are disagreeing on the minimum release age of a package. Making renovate more conservative than bun so by the time the PR is open bun is for sure enabled.
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>1 parent b545f82 commit 7f170ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments