Welcome to 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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
Detected Package Files
Dockerfile (dockerfile)
.gitea/workflows/main.yaml (github-actions)
go.mod (gomod)
web/package.json (npm)
What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
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.
📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.
---
### Detected Package Files
* `Dockerfile` (dockerfile)
* `.gitea/workflows/main.yaml` (github-actions)
* `go.mod` (gomod)
* `web/package.json` (npm)
### What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
<details>
<summary>Update dependency @​preact/preset-vite to v2.10.6</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/preact-preset-vite-2.x-lockfile`
- Merge into: `main`
- Upgrade [@preact/preset-vite](https://github.com/preactjs/preset-vite) to `2.10.6`
</details>
<details>
<summary>Update dependency dompurify to v3.4.14</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/dompurify-3.x-lockfile`
- Merge into: `main`
- Upgrade [dompurify](https://github.com/cure53/DOMPurify) to `3.4.14`
</details>
<details>
<summary>Update dependency preact to v10.29.8</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/preact-10.x-lockfile`
- Merge into: `main`
- Upgrade [preact](https://github.com/preactjs/preact) to `10.29.8`
</details>
<details>
<summary>Update dependency @​types/node to v26.4.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-26.x-lockfile`
- Merge into: `main`
- Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `26.4.0`
</details>
<details>
<summary>Update golang Docker tag to v1.27</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/golang-1.x`
- Merge into: `main`
- Upgrade [golang](https://github.com/docker-library/golang) to `1.27-alpine`
</details>
<details>
<summary>Update module modernc.org/sqlite to v1.57.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/modernc.org-sqlite-1.x`
- Merge into: `main`
- Upgrade [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) to `v1.57.0`
</details>
<details>
<summary>Update actions/checkout action to v7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-7.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7`
</details>
<details>
<summary>Update dependency typescript to v7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-7.x`
- Merge into: `main`
- Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0`
</details>
<details>
<summary>Update dependency vite to v8</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/vite-8.x`
- Merge into: `main`
- Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0`
</details>
<details>
<summary>Update node Docker tag to v26</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-26.x`
- Merge into: `main`
- Upgrade [node](https://github.com/nodejs/node) to `26-alpine`
</details>
🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Welcome to 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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
Dockerfile(dockerfile).gitea/workflows/main.yaml(github-actions)go.mod(gomod)web/package.json(npm)What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
Update dependency @preact/preset-vite to v2.10.6
renovate/preact-preset-vite-2.x-lockfilemain2.10.6Update dependency dompurify to v3.4.14
renovate/dompurify-3.x-lockfilemain3.4.14Update dependency preact to v10.29.8
renovate/preact-10.x-lockfilemain10.29.8Update dependency @types/node to v26.4.0
renovate/node-26.x-lockfilemain26.4.0Update golang Docker tag to v1.27
renovate/golang-1.xmain1.27-alpineUpdate module modernc.org/sqlite to v1.57.0
renovate/modernc.org-sqlite-1.xmainv1.57.0Update actions/checkout action to v7
renovate/actions-checkout-7.xmainv7Update dependency typescript to v7
renovate/typescript-7.xmain^7.0.0Update dependency vite to v8
renovate/vite-8.xmain^8.0.0Update node Docker tag to v26
renovate/node-26.xmain26-alpine🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate CLI.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.