Configure Renovate #3

Open
renovate 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.

📚 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

  • .github/workflows/build-pipeline.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)
  • tsconfig.node.json (regex)

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
  • Enable Renovate Dependency Dashboard creation.

What to Expect

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

Replace dependency @​tsconfig/node20 with @tsconfig/node22
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-node20-replacement
  • Merge into: main
  • Upgrade @tsconfig/node20 to 22
  • Upgrade @tsconfig/node20 to ^22.0.0
Update dependency @​tsconfig/node20 to v20.1.9
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-node20-20.x-lockfile
  • Merge into: main
  • Upgrade @tsconfig/node20 to 20.1.9
Update dependency @​vue/test-utils to v2.4.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-2.x-lockfile
  • Merge into: main
  • Upgrade @vue/test-utils to 2.4.11
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
Update dependency jsdom to v24.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-24.x-lockfile
  • Merge into: main
  • Upgrade jsdom to 24.1.3
Update dependency npm-run-all2 to v6.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-run-all2-6.x-lockfile
  • Merge into: main
  • Upgrade npm-run-all2 to 6.2.6
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 dependency vitest to v3.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to 3.2.6
Update dependency @​rushstack/eslint-patch to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rushstack-eslint-patch-1.x-lockfile
  • Merge into: main
  • Upgrade @rushstack/eslint-patch to 1.16.1
Update dependency @​types/node to v20.19.43
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.19.43
Update dependency @​vue/tsconfig to ^0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-tsconfig-0.x
  • Merge into: main
  • Upgrade @vue/tsconfig to ^0.9.0
Update dependency axios to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.17.0
Update dependency eslint-plugin-vue to v9.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-9.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-vue to 9.33.0
Update dependency pinia to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pinia-2.x-lockfile
  • Merge into: main
  • Upgrade pinia to 2.3.1
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 vue to v3.5.38
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: main
  • Upgrade vue to 3.5.38
Update dependency vue-router to v4.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-4.x-lockfile
  • Merge into: main
  • Upgrade vue-router to 4.6.4
Update dependency vue-tsc to v2.2.12
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-language-tools-monorepo
  • Merge into: main
  • Upgrade vue-tsc to 2.2.12
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 actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
Update dependency @​types/jsdom to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-28.x
  • Merge into: main
  • Upgrade @types/jsdom to ^28.0.0
Update dependency @​vitejs/plugin-vue to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-vue-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-vue to ^6.0.0
Update dependency @​vue/eslint-config-typescript to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-typescript-14.x
  • Merge into: main
  • Upgrade @vue/eslint-config-typescript to ^14.0.0
Update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^10.0.0
Update dependency eslint-plugin-vue to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-10.x
  • Merge into: main
  • Upgrade eslint-plugin-vue to ^10.0.0
Update dependency jsdom to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-29.x
  • Merge into: main
  • Upgrade jsdom to ^29.0.0
Update dependency npm-run-all2 to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-run-all2-9.x
  • Merge into: main
  • Upgrade npm-run-all2 to ^9.0.0
Update dependency pinia to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pinia-3.x
  • Merge into: main
  • Upgrade pinia to ^3.0.0
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 vitest to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^4.0.0
Update dependency vue-router to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-5.x
  • Merge into: main
  • Upgrade vue-router to ^5.0.0
Update dependency vue-tsc to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-language-tools-monorepo
  • Merge into: main
  • Upgrade vue-tsc to ^3.0.0
Update Node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24.16
  • Upgrade @types/node to ^24.0.0
  • Upgrade node to 24.16.x

🚸 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 * `.github/workflows/build-pipeline.yml` (github-actions) * `package.json` (npm) * `.nvmrc` (nvm) * `tsconfig.node.json` (regex) ### 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 - Enable Renovate Dependency Dashboard creation. --- ### What to Expect With your current configuration, Renovate will create 35 Pull Requests: <details> <summary>Replace dependency @&#8203;tsconfig/node20 with @tsconfig/node22</summary> - Schedule: ["at any time"] - Branch name: `renovate/tsconfig-node20-replacement` - Merge into: `main` - Upgrade [@tsconfig/node20](https://github.com/tsconfig/bases) to `22` - Upgrade [@tsconfig/node20](https://github.com/tsconfig/bases) to `^22.0.0` </details> <details> <summary>Update dependency @&#8203;tsconfig/node20 to v20.1.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/tsconfig-node20-20.x-lockfile` - Merge into: `main` - Upgrade [@tsconfig/node20](https://github.com/tsconfig/bases) to `20.1.9` </details> <details> <summary>Update dependency @&#8203;vue/test-utils to v2.4.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-test-utils-2.x-lockfile` - Merge into: `main` - Upgrade [@vue/test-utils](https://github.com/vuejs/test-utils) to `2.4.11` </details> <details> <summary>Update dependency eslint to v8.57.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `8.57.1` </details> <details> <summary>Update dependency jsdom to v24.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-24.x-lockfile` - Merge into: `main` - Upgrade [jsdom](https://github.com/jsdom/jsdom) to `24.1.3` </details> <details> <summary>Update dependency npm-run-all2 to v6.2.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-run-all2-6.x-lockfile` - Merge into: `main` - Upgrade [npm-run-all2](https://github.com/bcomnes/npm-run-all2) to `6.2.6` </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 dependency vitest to v3.2.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitest-monorepo` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `3.2.6` </details> <details> <summary>Update dependency @&#8203;rushstack/eslint-patch to v1.16.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/rushstack-eslint-patch-1.x-lockfile` - Merge into: `main` - Upgrade [@rushstack/eslint-patch](https://github.com/microsoft/rushstack) to `1.16.1` </details> <details> <summary>Update dependency @&#8203;types/node to v20.19.43</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-20.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `20.19.43` </details> <details> <summary>Update dependency @&#8203;vue/tsconfig to ^0.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-tsconfig-0.x` - Merge into: `main` - Upgrade [@vue/tsconfig](https://github.com/vuejs/tsconfig) to `^0.9.0` </details> <details> <summary>Update dependency axios to v1.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/axios-1.x-lockfile` - Merge into: `main` - Upgrade [axios](https://github.com/axios/axios) to `1.17.0` </details> <details> <summary>Update dependency eslint-plugin-vue to v9.33.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-vue-9.x-lockfile` - Merge into: `main` - Upgrade [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to `9.33.0` </details> <details> <summary>Update dependency pinia to v2.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pinia-2.x-lockfile` - Merge into: `main` - Upgrade [pinia](https://github.com/vuejs/pinia) to `2.3.1` </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 vue to v3.5.38</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `main` - Upgrade [vue](https://github.com/vuejs/core) to `3.5.38` </details> <details> <summary>Update dependency vue-router to v4.6.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-router-4.x-lockfile` - Merge into: `main` - Upgrade [vue-router](https://github.com/vuejs/router) to `4.6.4` </details> <details> <summary>Update dependency vue-tsc to v2.2.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-language-tools-monorepo` - Merge into: `main` - Upgrade [vue-tsc](https://github.com/vuejs/language-tools) to `2.2.12` </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 actions/upload-artifact action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `v7` </details> <details> <summary>Update dependency @&#8203;types/jsdom to v28</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-28.x` - Merge into: `main` - Upgrade [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^28.0.0` </details> <details> <summary>Update dependency @&#8203;vitejs/plugin-vue to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-vue-6.x` - Merge into: `main` - Upgrade [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue) to `^6.0.0` </details> <details> <summary>Update dependency @&#8203;vue/eslint-config-typescript to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-eslint-config-typescript-14.x` - Merge into: `main` - Upgrade [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) to `^14.0.0` </details> <details> <summary>Update dependency eslint to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>Update dependency eslint-plugin-vue to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-vue-10.x` - Merge into: `main` - Upgrade [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to `^10.0.0` </details> <details> <summary>Update dependency jsdom to v29</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-29.x` - Merge into: `main` - Upgrade [jsdom](https://github.com/jsdom/jsdom) to `^29.0.0` </details> <details> <summary>Update dependency npm-run-all2 to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-run-all2-9.x` - Merge into: `main` - Upgrade [npm-run-all2](https://github.com/bcomnes/npm-run-all2) to `^9.0.0` </details> <details> <summary>Update dependency pinia to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/pinia-3.x` - Merge into: `main` - Upgrade [pinia](https://github.com/vuejs/pinia) to `^3.0.0` </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 vitest to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vitest-monorepo` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `^4.0.0` </details> <details> <summary>Update dependency vue-router to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-router-5.x` - Merge into: `main` - Upgrade [vue-router](https://github.com/vuejs/router) to `^5.0.0` </details> <details> <summary>Update dependency vue-tsc to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vue-language-tools-monorepo` - Merge into: `main` - Upgrade [vue-tsc](https://github.com/vuejs/language-tools) to `^3.0.0` </details> <details> <summary>Update Node.js to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `24.16` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^24.0.0` - Upgrade [node](https://github.com/actions/node-versions) to `24.16.x` </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-->
Add renovate.json
All checks were successful
Build pipeline / build (pull_request) Successful in 28s
02c2b7bac3
chris force-pushed renovate/configure from 02c2b7bac3
All checks were successful
Build pipeline / build (pull_request) Successful in 28s
to 2c3611a860
All checks were successful
Build pipeline / build (pull_request) Successful in 26s
2026-05-14 17:02:56 +02:00
Compare
All checks were successful
Build pipeline / build (pull_request) Successful in 27s
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 switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
chris/skamfrance-vue!3
No description provided.