chore: Configure Renovate #17

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

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)
  • package.json (npm)
  • .woodpecker.yaml (woodpecker)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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.


What to Expect

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

chore(deps): update dependency react-router-dom to v7.18.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 7.18.4
chore(deps): update alpine docker tag to v3.24
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.24
chore(deps): update dependency @​types/node to v24.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 24.19.0
chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.31
  • Schedule: ["at any time"]
  • Branch name: renovate/nginxinc-nginx-unprivileged-1.x
  • Merge into: main
  • Upgrade nginxinc/nginx-unprivileged to 1.31-alpine
chore(deps): update zricethezav/gitleaks docker tag to v8.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/zricethezav-gitleaks-8.x
  • Merge into: main
  • Upgrade zricethezav/gitleaks to v8.30.1
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 typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ^7.0.0
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 dependency vitest to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^5.0.0

🚸 Branch 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) * `package.json` (npm) * `.woodpecker.yaml` (woodpecker) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. 🔡 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. --- ### What to Expect With your current configuration, Renovate will create 9 Pull Requests: <details> <summary>chore(deps): update dependency react-router-dom to v7.18.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-router-monorepo` - Merge into: `main` - Upgrade [react-router-dom](https://github.com/remix-run/react-router) to `7.18.4` </details> <details> <summary>chore(deps): update alpine docker tag to v3.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade alpine to `3.24` </details> <details> <summary>chore(deps): update dependency @&#8203;types/node to v24.19.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `24.19.0` </details> <details> <summary>chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.31</summary> - Schedule: ["at any time"] - Branch name: `renovate/nginxinc-nginx-unprivileged-1.x` - Merge into: `main` - Upgrade [nginxinc/nginx-unprivileged](https://github.com/nginx/docker-nginx-unprivileged) to `1.31-alpine` </details> <details> <summary>chore(deps): update zricethezav/gitleaks docker tag to v8.30.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/zricethezav-gitleaks-8.x` - Merge into: `main` - Upgrade [zricethezav/gitleaks](https://github.com/gitleaks/gitleaks) to `v8.30.1` </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 typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0` </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 dependency vitest to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vitest-monorepo` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `^5.0.0` </details> 🚸 Branch 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:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

drain skip: no occupying job for rebase/fix-pr/CI-wait; remaining continue

drain skip: no occupying job for rebase/fix-pr/CI-wait; remaining continue
Some required checks are missing.
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
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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
code/cl8y-docs!17
No description provided.