6 Commits

Author SHA1 Message Date
f4e67395fe ci(renovate): fix postUpgradeTask command (#53)
Reviewed-on: #53
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-02-01 12:25:47 +01:00
963a767a85 ci(renovate): fix install deps before building in postUpgradeTask (#52)
Reviewed-on: #52
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-02-01 12:20:22 +01:00
38ec82c700 ci: auto-build dependabot prs (#45)
All checks were successful
CD / Release (push) Successful in 44s
Reviewed-on: #45
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-01-31 19:00:00 +01:00
aea67fe6c1 ci(renovate): switch to shared configs (#34)
All checks were successful
CD / Release (push) Successful in 16s
Reviewed-on: #34
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-11-16 14:45:00 +01:00
37b7b07e3f ci: adjust renovate to group non-majors (#12)
All checks were successful
CD / Release (push) Successful in 43s
Reviewed-on: #12
Co-authored-by: t.behrendt <t.behrendt@t00n.de>
Co-committed-by: t.behrendt <t.behrendt@t00n.de>
2025-09-04 15:21:50 +02:00
5b9105a42d chore: Configure Renovate (#3)
All checks were successful
CD / Release (push) Successful in 42s
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.gitea/workflows/cd.yaml` (github-actions)
 * `.gitea/workflows/ci.yaml` (github-actions)
 * `package.json` (npm)
 * `.nvmrc` (nvm)

### What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

<details>
<summary>chore(deps): update actions/checkout action to v5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-checkout-5.x`
  - Merge into: `main`
  - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v5`

</details>

<details>
<summary>chore(deps): update dependency conventional-commits-parser to v6</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/conventional-commits-parser-6.x`
  - Merge into: `main`
  - Upgrade [conventional-commits-parser](https://github.com/conventional-changelog/conventional-changelog) to `^6.0.0`

</details>

<details>
<summary>chore(deps): update dependency node to v22</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-22.x`
  - Merge into: `main`
  - Upgrade [node](https://github.com/nodejs/node) to `22`

</details>

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->

Reviewed-on: #3
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-08-17 23:05:01 +02:00