Commit 2b4280d
chore: replace Renovate with Dependabot (#1651)
Switch from Renovate to GitHub's native Dependabot for dependency
updates.
Configuration:
- Weekly schedule with 3-day cooldown (matches npm's unpublish window)
- npm: covers root + all 4 workspace packages (db-service, sqlite,
postgres, hana)
- github-actions: single block at root
- Grouped PRs: minor+patch in one PR, majors separate, actions in one PR
- Ignored deps carried over from renovate.json: saplabs/hanaexpress,
amannn/action-semantic-pull-request,
martinbeentjes/npm-get-version-action
Note: Renovate's `lockFileMaintenance` (periodic lock-file-only
refreshes) has no Dependabot equivalent. Lock files are still updated on
every dep-bump PR.
- [ ] TODO: Uninstall the Renovate GitHub App from the repository
settings (Settings > GitHub Apps) to prevent it from continuing to open
PRs.
---------
Co-authored-by: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com>1 parent 9833ecf commit 2b4280d
2 files changed
Lines changed: 39 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
This file was deleted.
0 commit comments