Configure Renovate #33

Open
renovate-bot wants to merge 1 commit from renovate/configure into main
Collaborator

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.


Detected Package Files

  • api/docker-compose.yaml (docker-compose)
  • web/docker-compose.yaml (docker-compose)
  • api/Dockerfile (dockerfile)
  • web/Dockerfile (dockerfile)
  • .github/workflows/api-container.yml (github-actions)
  • .github/workflows/api-deploy-nonprod.yml (github-actions)
  • .github/workflows/api-deploy-prod.yml (github-actions)
  • .github/workflows/pr-validation.yml (github-actions)
  • .github/workflows/web-container.yml (github-actions)
  • .github/workflows/web-deploy-nonprod.yml (github-actions)
  • .github/workflows/web-deploy-prod.yml (github-actions)
  • api/package.json (npm)
  • package.json (npm)
  • web/package.json (npm)

What to Expect

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

Update dependency @​emotion/styled to v11.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/emotion-styled-11.x-lockfile
  • Merge into: main
  • Upgrade @emotion/styled to 11.14.1
Update dependency axios to v1.13.6
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.13.6
Update dependency cors to v2.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/cors-2.x-lockfile
  • Merge into: main
  • Upgrade cors to 2.8.6
Update dependency nodemon to v3.1.14
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-3.x-lockfile
  • Merge into: main
  • Upgrade nodemon to 3.1.14
Update dependency zustand to v5.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/zustand-5.x-lockfile
  • Merge into: main
  • Upgrade zustand to 5.0.12
Update dependency @​eslint/js to v9.39.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-js-9.x-lockfile
  • Merge into: main
  • Upgrade @eslint/js to 9.39.4
Update dependency @​mui/icons-material to v7.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/mui-icons-material-7.x-lockfile
  • Merge into: main
  • Upgrade @mui/icons-material to 7.3.9
Update dependency @​mui/material to v7.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/mui-material-7.x-lockfile
  • Merge into: main
  • Upgrade @mui/material to 7.3.9
Update dependency @​vitejs/plugin-react to v4.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-4.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 4.7.0
Update dependency eslint to v9.39.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x-lockfile
  • Merge into: main
  • Upgrade eslint to 9.39.4
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
Update dependency globals to v16.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x-lockfile
  • Merge into: main
  • Upgrade globals to 16.5.0
Update dependency pg to v8.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-8.x-lockfile
  • Merge into: main
  • Upgrade pg to 8.20.0
Update dependency react to v19.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-19.x-lockfile
  • Merge into: main
  • Upgrade react to 19.2.4
  • Upgrade @types/react to 19.2.14
Update dependency react-dom to v19.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-dom-19.x-lockfile
  • Merge into: main
  • Upgrade react-dom to 19.2.4
  • Upgrade @types/react-dom to 19.2.3
Update dependency react-router-dom to v7.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-dom-7.x-lockfile
  • Merge into: main
  • Upgrade react-router-dom to 7.13.2
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
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
Update dependency dotenv to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-17.x
  • Merge into: main
  • Upgrade dotenv to ^17.0.0
Update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-10.x
  • Merge into: main
  • Upgrade eslint to ^10.0.0
Update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-hooks-7.x
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
Update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
Update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.0.0
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. --- ### Detected Package Files * `api/docker-compose.yaml` (docker-compose) * `web/docker-compose.yaml` (docker-compose) * `api/Dockerfile` (dockerfile) * `web/Dockerfile` (dockerfile) * `.github/workflows/api-container.yml` (github-actions) * `.github/workflows/api-deploy-nonprod.yml` (github-actions) * `.github/workflows/api-deploy-prod.yml` (github-actions) * `.github/workflows/pr-validation.yml` (github-actions) * `.github/workflows/web-container.yml` (github-actions) * `.github/workflows/web-deploy-nonprod.yml` (github-actions) * `.github/workflows/web-deploy-prod.yml` (github-actions) * `api/package.json` (npm) * `package.json` (npm) * `web/package.json` (npm) ### What to Expect With your current configuration, Renovate will create 24 Pull Requests: <details> <summary>Update dependency @&#8203;emotion/styled to v11.14.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/emotion-styled-11.x-lockfile` - Merge into: `main` - Upgrade [@emotion/styled](https://github.com/emotion-js/emotion) to `11.14.1` </details> <details> <summary>Update dependency axios to v1.13.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/axios-1.x-lockfile` - Merge into: `main` - Upgrade [axios](https://github.com/axios/axios) to `1.13.6` </details> <details> <summary>Update dependency cors to v2.8.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/cors-2.x-lockfile` - Merge into: `main` - Upgrade [cors](https://github.com/expressjs/cors) to `2.8.6` </details> <details> <summary>Update dependency nodemon to v3.1.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemon-3.x-lockfile` - Merge into: `main` - Upgrade [nodemon](https://github.com/remy/nodemon) to `3.1.14` </details> <details> <summary>Update dependency zustand to v5.0.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/zustand-5.x-lockfile` - Merge into: `main` - Upgrade [zustand](https://github.com/pmndrs/zustand) to `5.0.12` </details> <details> <summary>Update dependency @&#8203;eslint/js to v9.39.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-js-9.x-lockfile` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `9.39.4` </details> <details> <summary>Update dependency @&#8203;mui/icons-material to v7.3.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/mui-icons-material-7.x-lockfile` - Merge into: `main` - Upgrade [@mui/icons-material](https://github.com/mui/material-ui) to `7.3.9` </details> <details> <summary>Update dependency @&#8203;mui/material to v7.3.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/mui-material-7.x-lockfile` - Merge into: `main` - Upgrade [@mui/material](https://github.com/mui/material-ui) to `7.3.9` </details> <details> <summary>Update dependency @&#8203;vitejs/plugin-react to v4.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-react-4.x-lockfile` - Merge into: `main` - Upgrade [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react) to `4.7.0` </details> <details> <summary>Update dependency eslint to v9.39.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x-lockfile` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.4` </details> <details> <summary>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>Update dependency globals to v16.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-16.x-lockfile` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `16.5.0` </details> <details> <summary>Update dependency pg to v8.20.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pg-8.x-lockfile` - Merge into: `main` - Upgrade [pg](https://github.com/brianc/node-postgres) to `8.20.0` </details> <details> <summary>Update dependency react to v19.2.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-19.x-lockfile` - Merge into: `main` - Upgrade [react](https://github.com/facebook/react) to `19.2.4` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.14` </details> <details> <summary>Update dependency react-dom to v19.2.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-dom-19.x-lockfile` - Merge into: `main` - Upgrade [react-dom](https://github.com/facebook/react) to `19.2.4` - Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.3` </details> <details> <summary>Update dependency react-router-dom to v7.13.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-router-dom-7.x-lockfile` - Merge into: `main` - Upgrade [react-router-dom](https://github.com/remix-run/react-router) to `7.13.2` </details> <details> <summary>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>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>Update dependency dotenv to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-17.x` - Merge into: `main` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `^17.0.0` </details> <details> <summary>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>Update dependency eslint-plugin-react-hooks to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-hooks-7.x` - Merge into: `main` - Upgrade [eslint-plugin-react-hooks](https://github.com/facebook/react) to `^7.0.0` </details> <details> <summary>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>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 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-->
renovate-bot added 1 commit 2026-03-26 05:01:18 +00:00
Add renovate.json
Some checks are pending
PR Validation / pr-validation (pull_request) Waiting to run
12c817362a
Some checks are pending
PR Validation / pr-validation (pull_request) Waiting to run
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 checkout renovate/configure

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
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: Doble/ShiftSync#33
No description provided.