Configure Renovate #1

Merged
torsten merged 1 commits from renovate/configure into main 2025-12-19 16:09:03 +01:00
Owner

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

  • 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.
  • 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 19 Pull Requests:

Update dependency body-parser to v1.20.4
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-1.x-lockfile
  • Merge into: main
  • Upgrade body-parser to 1.20.4
Update dependency jsonwebtoken to v9.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonwebtoken-9.x-lockfile
  • Merge into: main
  • Upgrade jsonwebtoken to 9.0.3
Update dependency nodemailer to v7.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemailer-7.x-lockfile
  • Merge into: main
  • Upgrade nodemailer to 7.0.11
Update dependency vue to v3.5.26
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: main
  • Upgrade vue to 3.5.26
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 express to v4.22.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: main
  • Upgrade express to 4.22.1
Update dependency mysql2 to v3.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql2-3.x-lockfile
  • Merge into: main
  • Upgrade mysql2 to 3.16.0
Update dependency webpack to v5.104.1
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: main
  • Upgrade webpack to 5.104.1
Update dependency @​vue/cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-cli-monorepo
  • Merge into: main
  • Upgrade @vue/cli to ^5.0.0
Update dependency bcryptjs to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/bcryptjs-3.x
  • Merge into: main
  • Upgrade bcryptjs to ^3.0.0
Update dependency body-parser to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-2.x
  • Merge into: main
  • Upgrade body-parser to ^2.0.0
Update dependency date-fns to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-4.x
  • Merge into: main
  • Upgrade date-fns to ^4.0.0
Update dependency dotenv to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-17.x
  • Merge into: main
  • Upgrade dotenv to ^17.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.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 express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: main
  • Upgrade express to ^5.0.0
Update dependency multer to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/multer-2.x
  • Merge into: main
  • Upgrade multer to ^2.0.0
Update dependency uuid to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-13.x
  • Merge into: main
  • Upgrade uuid to ^13.0.0
Update tiptap monorepo to v3 (major)

🚸 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 * `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. - 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 19 Pull Requests: <details> <summary>Update dependency body-parser to v1.20.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/body-parser-1.x-lockfile` - Merge into: `main` - Upgrade [body-parser](https://github.com/expressjs/body-parser) to `1.20.4` </details> <details> <summary>Update dependency jsonwebtoken to v9.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsonwebtoken-9.x-lockfile` - Merge into: `main` - Upgrade [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to `9.0.3` </details> <details> <summary>Update dependency nodemailer to v7.0.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemailer-7.x-lockfile` - Merge into: `main` - Upgrade [nodemailer](https://github.com/nodemailer/nodemailer) to `7.0.11` </details> <details> <summary>Update dependency vue to v3.5.26</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `main` - Upgrade [vue](https://github.com/vuejs/core) to `3.5.26` </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 express to v4.22.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-4.x-lockfile` - Merge into: `main` - Upgrade [express](https://github.com/expressjs/express) to `4.22.1` </details> <details> <summary>Update dependency mysql2 to v3.16.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/mysql2-3.x-lockfile` - Merge into: `main` - Upgrade [mysql2](https://github.com/sidorares/node-mysql2) to `3.16.0` </details> <details> <summary>Update dependency webpack to v5.104.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/webpack-5.x-lockfile` - Merge into: `main` - Upgrade [webpack](https://github.com/webpack/webpack) to `5.104.1` </details> <details> <summary>Update dependency @&#8203;vue/cli to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vue-cli-monorepo` - Merge into: `main` - Upgrade [@vue/cli](https://github.com/vuejs/vue-cli) to `^5.0.0` </details> <details> <summary>Update dependency bcryptjs to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/bcryptjs-3.x` - Merge into: `main` - Upgrade [bcryptjs](https://github.com/dcodeIO/bcrypt.js) to `^3.0.0` </details> <details> <summary>Update dependency body-parser to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/body-parser-2.x` - Merge into: `main` - Upgrade [body-parser](https://github.com/expressjs/body-parser) to `^2.0.0` </details> <details> <summary>Update dependency date-fns to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/date-fns-4.x` - Merge into: `main` - Upgrade [date-fns](https://github.com/date-fns/date-fns) to `^4.0.0` </details> <details> <summary>Update dependency dotenv to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-17.x` - Merge into: `main` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `^17.0.0` </details> <details> <summary>Update dependency eslint to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `^9.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 express to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-5.x` - Merge into: `main` - Upgrade [express](https://github.com/expressjs/express) to `^5.0.0` </details> <details> <summary>Update dependency multer to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/multer-2.x` - Merge into: `main` - Upgrade [multer](https://github.com/expressjs/multer) to `^2.0.0` </details> <details> <summary>Update dependency uuid to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/uuid-13.x` - Merge into: `main` - Upgrade [uuid](https://github.com/uuidjs/uuid) to `^13.0.0` </details> <details> <summary>Update tiptap monorepo to v3 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-tiptap-monorepo` - Merge into: `main` - Upgrade [@tiptap/extension-bold](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-bullet-list](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-color](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-italic](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-link](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-ordered-list](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-strike](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-table](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-table-cell](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-table-header](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-table-row](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap) to `^3.0.0` - Upgrade [@tiptap/vue-3](https://github.com/ueberdosis/tiptap) to `^3.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-->
torsten added 1 commit 2025-12-19 15:58:56 +01:00
torsten merged commit b5ac5df38d into main 2025-12-19 16:09:03 +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: torsten/miriamgemeinde#1