Configure Renovate #2

Merged
TreJo merged 1 commit from renovate/configure into main 2025-06-24 23:04:05 +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.


Detected Package Files

  • composer.json (composer)
  • package.json (npm)
  • renovate.json (renovate-config-presets)
  • .woodpecker/build_publish.yml (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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Group all minor and patch updates together.
  • verdigado renovate presets to apply recommended presets and group minor releases

🔡 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 7 Pull Requests:

Renovate: Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade git.verdigado.com/verdigado-public/krankerl_docker to sha256:d5a385f4e6cd27bbd5e0e196b12e9280ae6931909a3305acadbf50fad620e0d0
  • Upgrade woodpeckerci/plugin-gitea-release to sha256:632b7e10918e947029841ace505b9b9d14efd4062ac0e19d3ae38b33458da678
Renovate: Update dependency @​nextcloud/browserslist-config to v3
Renovate: Update dependency @​nextcloud/webpack-vue-config to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-webpack-vue-config-6.x
  • Merge into: main
  • Upgrade @nextcloud/webpack-vue-config to ^6.0.0
Renovate: Update dependency phpunit/phpunit to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-12.x
  • Merge into: main
  • Upgrade phpunit/phpunit to ^12.0
Renovate: Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: main
  • Upgrade vue to ^3.0.0
Renovate: Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to ^22.0.0
Renovate: Update npm to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-11.x
  • Merge into: main
  • Upgrade npm to ^11.0.0

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 * `composer.json` (composer) * `package.json` (npm) * `renovate.json` (renovate-config-presets) * `.woodpecker/build_publish.yml` (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. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Pin Docker digests. - Pin `github-action` digests. - Enable Renovate configuration migration PRs when needed. - Pin dependency versions for development dependencies. - Preserve (but continue to upgrade) any existing SemVer ranges. - Group all `minor` and `patch` updates together. - verdigado renovate presets to apply recommended presets and group minor releases 🔡 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 7 Pull Requests: <details> <summary>Renovate: Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade git.verdigado.com/verdigado-public/krankerl_docker to `sha256:d5a385f4e6cd27bbd5e0e196b12e9280ae6931909a3305acadbf50fad620e0d0` - Upgrade woodpeckerci/plugin-gitea-release to `sha256:632b7e10918e947029841ace505b9b9d14efd4062ac0e19d3ae38b33458da678` </details> <details> <summary>Renovate: Update dependency @&#8203;nextcloud/browserslist-config to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-browserslist-config-3.x` - Merge into: `main` - Upgrade [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) to `^3.0.0` </details> <details> <summary>Renovate: Update dependency @&#8203;nextcloud/webpack-vue-config to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-webpack-vue-config-6.x` - Merge into: `main` - Upgrade [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) to `^6.0.0` </details> <details> <summary>Renovate: Update dependency phpunit/phpunit to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-12.x` - Merge into: `main` - Upgrade [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to `^12.0` </details> <details> <summary>Renovate: Update dependency vue to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vue-monorepo` - Merge into: `main` - Upgrade [vue](https://github.com/vuejs/core) to `^3.0.0` </details> <details> <summary>Renovate: Update Node.js to v22</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `^22.0.0` </details> <details> <summary>Renovate: Update npm to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-11.x` - Merge into: `main` - Upgrade [npm](https://github.com/npm/cli) to `^11.0.0` </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:fdade56881e787433baccdddbe84889fe8ec4109834d0f621dffd058de20e63f-->
renovate added 1 commit 2025-06-24 23:02:32 +02:00
TreJo merged commit b16d621077 into main 2025-06-24 23:04:05 +02:00
TreJo deleted branch renovate/configure 2025-06-24 23:04:05 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: verdigado-public/nextcloud_groupfolder_filesystem_snapshots#2
No description provided.