Configure Renovate #1

Merged
florian merged 1 commit from renovate/configure into main 2026-06-14 02:50:17 +02: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.

📚 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

  • .forgejo/workflows/pages.yaml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • package.json (npm)

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.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • Enable Renovate Dependency Dashboard creation.

What to Expect

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

Update dependency zod to v3.25.76
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x-lockfile
  • Merge into: main
  • Upgrade zod to 3.25.76
Update dependency @​hookform/resolvers to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hookform-resolvers-5.x-lockfile
  • Merge into: main
  • Upgrade @hookform/resolvers to 5.4.0
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-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 react-hook-form to v7.79.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-7.x-lockfile
  • Merge into: main
  • Upgrade react-hook-form to 7.79.0
Update dependency scum-quest-library to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scum-quest-library-1.x-lockfile
  • Merge into: main
  • Upgrade scum-quest-library to 1.4.0
Update dependency typescript to ~5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.9.0
Update dependency vite to v6.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-6.x-lockfile
  • Merge into: main
  • Upgrade vite to 6.4.3
Update eslint monorepo to v9.39.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.4
  • Upgrade eslint to 9.39.4
Update react monorepo
Update tailwindcss monorepo to v4.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/vite to 4.3.1
Update typescript-eslint monorepo to v8.61.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.61.0
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
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
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 globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
Update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • Upgrade typescript to ~6.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 dependency zod to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x
  • Merge into: main
  • Upgrade zod to ^4.0.0
Update eslint monorepo to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
Update peaceiris/actions-gh-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: main
  • Upgrade peaceiris/actions-gh-pages to v4
Update react monorepo to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0

🚸 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 Mend Renovate.

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 * `.forgejo/workflows/pages.yaml` (github-actions) * `.github/workflows/deploy.yml` (github-actions) * `package.json` (npm) ### 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. - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Provide a link to octochangelog's improved breakdown for Renovate's changelogs - Enable Renovate Dependency Dashboard creation. --- ### What to Expect With your current configuration, Renovate will create 24 Pull Requests: <details> <summary>Update dependency zod to v3.25.76</summary> - Schedule: ["at any time"] - Branch name: `renovate/zod-3.x-lockfile` - Merge into: `main` - Upgrade [zod](https://github.com/colinhacks/zod) to `3.25.76` </details> <details> <summary>Update dependency @&#8203;hookform/resolvers to v5.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/hookform-resolvers-5.x-lockfile` - Merge into: `main` - Upgrade [@hookform/resolvers](https://github.com/react-hook-form/resolvers) to `5.4.0` </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-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 react-hook-form to v7.79.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-hook-form-7.x-lockfile` - Merge into: `main` - Upgrade [react-hook-form](https://github.com/react-hook-form/react-hook-form) to `7.79.0` </details> <details> <summary>Update dependency scum-quest-library to v1.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/scum-quest-library-1.x-lockfile` - Merge into: `main` - Upgrade [scum-quest-library](https://github.com/florianbeisel/scum-quest-lib) to `1.4.0` </details> <details> <summary>Update dependency typescript to ~5.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `~5.9.0` </details> <details> <summary>Update dependency vite to v6.4.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-6.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `6.4.3` </details> <details> <summary>Update eslint monorepo to v9.39.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `9.39.4` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.4` </details> <details> <summary>Update react monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.17` - Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.3` - Upgrade [react](https://github.com/facebook/react) to `19.2.7` - Upgrade [react-dom](https://github.com/facebook/react) to `19.2.7` </details> <details> <summary>Update tailwindcss monorepo to v4.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-monorepo` - Merge into: `main` - Upgrade [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss) to `4.3.1` </details> <details> <summary>Update typescript-eslint monorepo to v8.61.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.61.0` </details> <details> <summary>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>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>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 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 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>Update dependency typescript to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-6.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `~6.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 dependency zod to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/zod-4.x` - Merge into: `main` - Upgrade [zod](https://github.com/colinhacks/zod) to `^4.0.0` </details> <details> <summary>Update eslint monorepo to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>Update peaceiris/actions-gh-pages action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/peaceiris-actions-gh-pages-4.x` - Merge into: `main` - Upgrade [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) to `v4` </details> <details> <summary>Update react monorepo to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `main` - Upgrade [eslint-plugin-react-hooks](https://github.com/facebook/react) to `^7.0.0` </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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:f45a09b7dfde7a562e5fe1fdc33ab1653a6b971df092f81a37906415a163370f-->
Sign in to join this conversation.
No description provided.