Commit Graph

12 Commits

Author SHA1 Message Date
Brett Randall bc7e41c2b0 chore(deps): group node and pnpm updates across mise and version files
Add packageRules to keep mise.toml in sync with the files it mirrors
when Renovate raises version-bump PRs:

- node: groups mise.toml and frontend/.nvmrc (nvm manager) into one PR
- pnpm: groups mise.toml and frontend/package.json#packageManager
  (npm manager) into one PR

Without these rules Renovate would open separate PRs for each file,
allowing them to drift out of sync.
2026-05-15 10:56:52 +00:00
kolaente a5bc019fe1 chore(renovate): group playwright npm package and docker image together 2026-02-11 09:56:20 +01:00
kolaente ad3417ed8d
chore(deps): do not update services as often 2025-06-11 14:38:07 +02:00
kolaente aa98b9ba0d
chore(renovate): update github actions only once a month 2025-05-14 21:45:58 +02:00
renovate[bot] 7836e1dc1d
chore(config): migrate config renovate.json (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 10:11:33 +02:00
Dominik Pschenitschni 3e0e981da1 feat: renovate – use best-practices
Even if not wished: `config:base` should be replaced with `config:recommended`. The latter is part of config:best-practices (see: https://docs.renovatebot.com/presets-config/#configbest-practices).

We also might want to add: [`config:semverAllMonthly`](https://docs.renovatebot.com/presets-config/#configsemverallmonthly)
2025-01-24 15:35:36 +01:00
kolaente d7e9c1a393
chore(deps): move renovate config 2024-02-07 15:08:01 +01:00
kolaente 7e6e44e787
Replace renovate tokens with env 2020-09-22 22:25:23 +02:00
kolaente 9e7ca8df51
Update renovate token 2020-09-22 21:42:40 +02:00
konrad d5c8f2541d Add github token for renovate (#164)
Add github token for renovate

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/164
2020-04-05 19:16:21 +00:00
konrad 6e9ad3d808 Update Renovate Configuration (#161)
Add labels to renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/161
2020-04-05 17:24:06 +00:00
renovate 36fdff5b8b Configure Renovate (#159)
Add renovate.json

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/159
2020-04-05 15:11:27 +00:00