Configure Renovate #6

Merged
john4064 merged 1 commit from renovate/configure into main 2026-03-26 14:28:42 +00:00
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

  • Dockerfile (dockerfile)
  • .github/workflows/web-container.yml (github-actions)
  • .github/workflows/web-deploy-nonprod.yml (github-actions)
  • .github/workflows/web-deploy-prod.yml (github-actions)
  • package.json (npm)

What to Expect

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

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 vite to v8.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x-lockfile
  • Merge into: main
  • Upgrade vite to 8.0.3
Update dependency @​tanstack/react-query to v5.95.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tanstack-react-query-5.x-lockfile
  • Merge into: main
  • Upgrade @tanstack/react-query to 5.95.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 eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-10.x
  • Merge into: main
  • Upgrade eslint to ^10.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 * `Dockerfile` (dockerfile) * `.github/workflows/web-container.yml` (github-actions) * `.github/workflows/web-deploy-nonprod.yml` (github-actions) * `.github/workflows/web-deploy-prod.yml` (github-actions) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 6 Pull Requests: <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 vite to v8.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `8.0.3` </details> <details> <summary>Update dependency @&#8203;tanstack/react-query to v5.95.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/tanstack-react-query-5.x-lockfile` - Merge into: `main` - Upgrade [@tanstack/react-query](https://github.com/TanStack/query) to `5.95.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 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 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:00:49 +00:00
Add renovate.json
Some checks are pending
Web Deployment Container / determine-workflow (pull_request) Waiting to run
Web Deployment Container / nonprod-deploy (pull_request) Blocked by required conditions
Web Deployment Container / prod-deploy (pull_request) Blocked by required conditions
bc6a66a9c2
john4064 merged commit 739e1f5a2b into main 2026-03-26 14:28:42 +00:00
Sign in to join this conversation.
No description provided.