chore: 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

  • Labs/stage-1/docker-compose.yml (docker-compose)
  • Labs/stage-2/docker-compose.yml (docker-compose)
  • Showcase/docker-compose.yml (docker-compose)
  • Labs/stage-1/Dockerfile (dockerfile)
  • Labs/stage-2/Dockerfile (dockerfile)
  • Showcase/Dockerfile (dockerfile)
  • .forgejo/workflows/all-stages.yml (github-actions)
  • .forgejo/workflows/showcase.yml (github-actions)
  • Checkers/stage-1/frontend/package.json (npm)
  • Labs/stage-1/frontend/package.json (npm)
  • Labs/stage-2/frontend/package.json (npm)
  • Showcase/frontend/package.json (npm)
  • .archive/task-1-car-simulator/pyproject.toml (poetry)
  • Labs/stage-1/backend/pyproject.toml (poetry)
  • Labs/stage-2/backend/pyproject.toml (poetry)
  • Showcase/backend/pyproject.toml (poetry)
  • .archive/task-1-car-simulator/.python-version (pyenv)

What to Expect

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

chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-refresh-0.x
  • Merge into: main
  • Upgrade eslint-plugin-react-refresh to ^0.5.0
chore(deps): update python docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
  • Upgrade python to 3.14-slim
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update dependency @​eslint/js to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-js-10.x
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
chore(deps): update dependency @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^6.0.0
chore(deps): update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-10.x
  • Merge into: main
  • Upgrade eslint to ^10.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
chore(deps): update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
chore(deps): update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.0.0
chore(deps): update docker/build-push-action action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-7.x
  • Merge into: main
  • Upgrade docker/build-push-action to v7
chore(deps): update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: main
  • Upgrade docker/login-action to v4
chore(deps): update docker/metadata-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-6.x
  • Merge into: main
  • Upgrade docker/metadata-action to v6
chore(deps): update docker/setup-buildx-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v4
chore(deps): update https://github.com/dorny/paths-filter action to v4
chore(deps): update node docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x
  • Merge into: main
  • Upgrade node to 25-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 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 * `Labs/stage-1/docker-compose.yml` (docker-compose) * `Labs/stage-2/docker-compose.yml` (docker-compose) * `Showcase/docker-compose.yml` (docker-compose) * `Labs/stage-1/Dockerfile` (dockerfile) * `Labs/stage-2/Dockerfile` (dockerfile) * `Showcase/Dockerfile` (dockerfile) * `.forgejo/workflows/all-stages.yml` (github-actions) * `.forgejo/workflows/showcase.yml` (github-actions) * `Checkers/stage-1/frontend/package.json` (npm) * `Labs/stage-1/frontend/package.json` (npm) * `Labs/stage-2/frontend/package.json` (npm) * `Showcase/frontend/package.json` (npm) * `.archive/task-1-car-simulator/pyproject.toml` (poetry) * `Labs/stage-1/backend/pyproject.toml` (poetry) * `Labs/stage-2/backend/pyproject.toml` (poetry) * `Showcase/backend/pyproject.toml` (poetry) * `.archive/task-1-car-simulator/.python-version` (pyenv) ### What to Expect With your current configuration, Renovate will create 16 Pull Requests: <details> <summary>chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-refresh-0.x` - Merge into: `main` - Upgrade [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) to `^0.5.0` </details> <details> <summary>chore(deps): update python docker tag to v3.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.14` - Upgrade python to `3.14-slim` </details> <details> <summary>chore(deps): update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v6` </details> <details> <summary>chore(deps): update actions/setup-node action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-6.x` - Merge into: `main` - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `v6` </details> <details> <summary>chore(deps): update dependency @&#8203;eslint/js to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-js-10.x` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update dependency @&#8203;vitejs/plugin-react to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-react-6.x` - Merge into: `main` - Upgrade [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react) to `^6.0.0` </details> <details> <summary>chore(deps): update dependency eslint to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-10.x` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update dependency globals to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-17.x` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `^17.0.0` </details> <details> <summary>chore(deps): update dependency node to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x` - Merge into: `main` - Upgrade [node](https://github.com/actions/node-versions) to `24` </details> <details> <summary>chore(deps): 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>chore(deps): update docker/build-push-action action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-7.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v7` </details> <details> <summary>chore(deps): update docker/login-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-4.x` - Merge into: `main` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v4` </details> <details> <summary>chore(deps): update docker/metadata-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-metadata-action-6.x` - Merge into: `main` - Upgrade [docker/metadata-action](https://github.com/docker/metadata-action) to `v6` </details> <details> <summary>chore(deps): update docker/setup-buildx-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-4.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v4` </details> <details> <summary>chore(deps): update https://github.com/dorny/paths-filter action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-dorny-paths-filter-4.x` - Merge into: `main` - Upgrade [https://github.com/dorny/paths-filter](https://github.com/dorny/paths-filter) to `v4` </details> <details> <summary>chore(deps): update node docker tag to v25</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-25.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `25-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 [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/oop-2!1
No description provided.