Configure Renovate #1

Open
ivanch wants to merge 1 commits from renovate/configure into main
Owner

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:

Update dependency concurrently to v9.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-9.x-lockfile
  • Merge into: main
  • Upgrade concurrently to 9.2.4
Update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
Update dependency concurrently to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-10.x
  • Merge into: main
  • Upgrade concurrently to ^10.0.0
Update dependency openai to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/openai-7.x
  • Merge into: main
  • Upgrade openai to ^7.0.0
Update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ~7.0.0
  • Upgrade typescript to ^7.0.0
Update node Docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/node-26.x
  • Merge into: main
  • Upgrade node to 26-slim
  • Upgrade @types/node to ^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 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.


This PR has been generated by Mend Renovate CLI.

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-->
ivanch added 1 commit 2026-08-29 18:29:18 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ivanch/recommender#1