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)
package.json (npm)
packages/backend/package.json (npm)
packages/frontend/package.json (npm)
What to Expect
With your current configuration, Renovate will create 6 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)
* `package.json` (npm)
* `packages/backend/package.json` (npm)
* `packages/frontend/package.json` (npm)
### What to Expect
With your current configuration, Renovate will create 6 Pull Requests:
<details>
<summary>Update dependency concurrently to v9.2.4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/concurrently-9.x-lockfile`
- Merge into: `main`
- Upgrade [concurrently](https://github.com/open-cli-tools/concurrently) to `9.2.4`
</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 concurrently to v10</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/concurrently-10.x`
- Merge into: `main`
- Upgrade [concurrently](https://github.com/open-cli-tools/concurrently) to `^10.0.0`
</details>
<details>
<summary>Update dependency openai to v7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/openai-7.x`
- Merge into: `main`
- Upgrade [openai](https://github.com/openai/openai-node) to `^7.0.0`
</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`
- Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.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-slim`
- Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^26.0.0`
</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)package.json(npm)packages/backend/package.json(npm)packages/frontend/package.json(npm)What to Expect
With your current configuration, Renovate will create 6 Pull Requests:
Update dependency concurrently to v9.2.4
renovate/concurrently-9.x-lockfilemain9.2.4Update actions/checkout action to v7
renovate/actions-checkout-7.xmainv7Update dependency concurrently to v10
renovate/concurrently-10.xmain^10.0.0Update dependency openai to v7
renovate/openai-7.xmain^7.0.0Update dependency typescript to v7
renovate/typescript-7.xmain~7.0.0^7.0.0Update node Docker tag to v26
renovate/node-26.xmain26-slim^26.0.0🚸 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.