chore: Configure Renovate #2

Merged
tudattr merged 1 commits from renovate/configure into master 2026-03-02 22:57:09 +01: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

  • docker-compose.yml (docker-compose)
  • tests/integration/docker-compose.test.yml (docker-compose)
  • Dockerfile (dockerfile)
  • backend/Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/nightly.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/staging.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • helm/cv-app/values.yaml (helm-values)
  • backend/package.json (npm)
  • package.json (npm)

What to Expect

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

chore(deps): update dependency @​eslint/js to v9.39.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-js-9.x-lockfile
  • Merge into: master
  • Upgrade @eslint/js to 9.39.3
chore(deps): update dependency autoprefixer to v10.4.27
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: master
  • Upgrade autoprefixer to 10.4.27
chore(deps): update dependency eslint to v9.39.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x-lockfile
  • Merge into: master
  • Upgrade eslint to 9.39.3
chore(deps): update dependency framer-motion to v12.34.3
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-12.x-lockfile
  • Merge into: master
  • Upgrade framer-motion to 12.34.3
chore(deps): update dependency react-router-dom to v7.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-dom-7.x-lockfile
  • Merge into: master
  • Upgrade react-router-dom to 7.13.1
chore(deps): update dependency @​tailwindcss/vite to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-vite-4.x-lockfile
  • Merge into: master
  • Upgrade @tailwindcss/vite to 4.2.1
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: master
  • Upgrade eslint-plugin-react-refresh to ^0.5.0
chore(deps): update dependency lucide-react to ^0.575.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-react-0.x
  • Merge into: master
  • Upgrade lucide-react to ^0.575.0
chore(deps): update dependency tailwindcss to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-4.x-lockfile
  • Merge into: master
  • Upgrade tailwindcss to 4.2.1
chore(deps): update dependency @​eslint/js to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-js-10.x
  • Merge into: master
  • Upgrade @eslint/js to ^10.0.0
chore(deps): update dependency better-sqlite3 to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/better-sqlite3-12.x
  • Merge into: master
  • Upgrade better-sqlite3 to ^12.0.0
chore(deps): update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-10.x
  • Merge into: master
  • Upgrade eslint to ^10.0.0
chore(deps): update dependency express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: master
  • Upgrade express to ^5.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: master
  • Upgrade globals to ^17.0.0
chore(deps): update node docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x
  • Merge into: master
  • Upgrade node to 25-slim
  • 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 * `docker-compose.yml` (docker-compose) * `tests/integration/docker-compose.test.yml` (docker-compose) * `Dockerfile` (dockerfile) * `backend/Dockerfile` (dockerfile) * `.github/workflows/ci.yml` (github-actions) * `.github/workflows/deploy.yml` (github-actions) * `.github/workflows/nightly.yml` (github-actions) * `.github/workflows/release.yml` (github-actions) * `.github/workflows/staging.yml` (github-actions) * `.github/workflows/stale.yml` (github-actions) * `helm/cv-app/values.yaml` (helm-values) * `backend/package.json` (npm) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 15 Pull Requests: <details> <summary>chore(deps): update dependency @&#8203;eslint/js to v9.39.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-js-9.x-lockfile` - Merge into: `master` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `9.39.3` </details> <details> <summary>chore(deps): update dependency autoprefixer to v10.4.27</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `master` - Upgrade [autoprefixer](https://github.com/postcss/autoprefixer) to `10.4.27` </details> <details> <summary>chore(deps): update dependency eslint to v9.39.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x-lockfile` - Merge into: `master` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.3` </details> <details> <summary>chore(deps): update dependency framer-motion to v12.34.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-12.x-lockfile` - Merge into: `master` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `12.34.3` </details> <details> <summary>chore(deps): update dependency react-router-dom to v7.13.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-router-dom-7.x-lockfile` - Merge into: `master` - Upgrade [react-router-dom](https://github.com/remix-run/react-router) to `7.13.1` </details> <details> <summary>chore(deps): update dependency @&#8203;tailwindcss/vite to v4.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-vite-4.x-lockfile` - Merge into: `master` - Upgrade [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss) to `4.2.1` </details> <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: `master` - Upgrade [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) to `^0.5.0` </details> <details> <summary>chore(deps): update dependency lucide-react to ^0.575.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/lucide-react-0.x` - Merge into: `master` - Upgrade [lucide-react](https://github.com/lucide-icons/lucide) to `^0.575.0` </details> <details> <summary>chore(deps): update dependency tailwindcss to v4.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-4.x-lockfile` - Merge into: `master` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `4.2.1` </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: `master` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update dependency better-sqlite3 to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/better-sqlite3-12.x` - Merge into: `master` - Upgrade [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) to `^12.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: `master` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update dependency express to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-5.x` - Merge into: `master` - Upgrade [express](https://github.com/expressjs/express) to `^5.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: `master` - Upgrade [globals](https://github.com/sindresorhus/globals) to `^17.0.0` </details> <details> <summary>chore(deps): update node docker tag to v25</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-25.x` - Merge into: `master` - Upgrade [node](https://github.com/nodejs/node) to `25-slim` - 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` 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-02-27 18:58:28 +01:00
Add renovate.json
Some checks failed
Release / Release (push) Has been cancelled
Release / Build & Push Docker Image (push) Has been cancelled
Stale Issues / stale (push) Successful in 2m59s
Nightly Build / Build Nightly Image (push) Has been skipped
83fed13e56
tudattr merged commit 83fed13e56 into master 2026-03-02 22:57:09 +01:00
tudattr deleted branch renovate/configure 2026-03-02 22:57:10 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tudattr/kilo-cv#2
No description provided.