Configure Renovate #1

Open
Adrian Kowalczyk wants to merge 1 commit from renovate/configure into main

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

  • docker-compose.yml (docker-compose)
  • app-task-1/pyproject.toml (pep621)
  • app-task-2/pyproject.toml (pep621)
  • pyproject.toml (pep621)
  • tasks/task1/requirements.txt (pip_requirements)
  • tasks/task2/requirements.txt (pip_requirements)

What to Expect

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

Update dependency flask to v3.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade flask to ==3.1.3
Update adminer Docker tag to v4.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/adminer-4.x
  • Merge into: main
  • Upgrade adminer to 4.17.1
Update dependency mysql-connector-python to v8.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-connector-python-8.x
  • Merge into: main
  • Upgrade mysql-connector-python to ==8.4.0
Update mariadb Docker tag to v11.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-11.x
  • Merge into: main
  • Upgrade mariadb to 11.8.6
Update adminer Docker tag to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/adminer-5.x
  • Merge into: main
  • Upgrade adminer to 5.4.2
Update dependency mysql-connector-python to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-connector-python-9.x
  • Merge into: main
  • Upgrade mysql-connector-python to ==9.6.0
Update mariadb Docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-12.x
  • Merge into: main
  • Upgrade mariadb to 12.2.2

🚸 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 Renovate Bot.

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 * `docker-compose.yml` (docker-compose) * `app-task-1/pyproject.toml` (pep621) * `app-task-2/pyproject.toml` (pep621) * `pyproject.toml` (pep621) * `tasks/task1/requirements.txt` (pip_requirements) * `tasks/task2/requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 7 Pull Requests: <details> <summary>Update dependency flask to v3.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/flask-3.x` - Merge into: `main` - Upgrade [flask](https://github.com/pallets/flask) to `==3.1.3` </details> <details> <summary>Update adminer Docker tag to v4.17.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/adminer-4.x` - Merge into: `main` - Upgrade [adminer](https://github.com/vrana/adminer) to `4.17.1` </details> <details> <summary>Update dependency mysql-connector-python to v8.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/mysql-connector-python-8.x` - Merge into: `main` - Upgrade [mysql-connector-python](https://github.com/mysql/mysql-connector-python) to `==8.4.0` </details> <details> <summary>Update mariadb Docker tag to v11.8.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/mariadb-11.x` - Merge into: `main` - Upgrade mariadb to `11.8.6` </details> <details> <summary>Update adminer Docker tag to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/adminer-5.x` - Merge into: `main` - Upgrade [adminer](https://github.com/vrana/adminer) to `5.4.2` </details> <details> <summary>Update dependency mysql-connector-python to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/mysql-connector-python-9.x` - Merge into: `main` - Upgrade [mysql-connector-python](https://github.com/mysql/mysql-connector-python) to `==9.6.0` </details> <details> <summary>Update mariadb Docker tag to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/mariadb-12.x` - Merge into: `main` - Upgrade mariadb to `12.2.2` </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ahe-computer-science-s5/id!1
No description provided.