chore: Configure Renovate #4

Closed
RenovateBot wants to merge 1 commit from renovate/configure into develop
Collaborator

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • composer.json (composer)
  • package.json (npm)
  • .woodpecker/build.yml (woodpecker)
  • .woodpecker/deploy.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 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 21 Pull Requests:

chore(deps): update dependency @​tailwindcss/typography to v0.5.10
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-typography-0.x-lockfile
  • Merge into: develop
  • Upgrade @tailwindcss/typography to 0.5.10
chore(deps): update dependency autoprefixer to v10.4.17
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: develop
  • Upgrade autoprefixer to 10.4.17
chore(deps): update dependency postcss to v8.4.35
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: develop
  • Upgrade postcss to 8.4.35
chore(deps): update deblan/php docker tag to v8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/deblan-php-8.x
  • Merge into: develop
  • Upgrade deblan/php to 8.3
chore(deps): update dependency postcss-loader to v7.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-7.x-lockfile
  • Merge into: develop
  • Upgrade postcss-loader to 7.3.4
chore(deps): update dependency symfony/maker-bundle to v1.54.*
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony
  • Merge into: develop
  • Upgrade symfony/maker-bundle to v1.54.*
chore(deps): update dependency tailwindcss to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: develop
  • Upgrade tailwindcss to 3.4.1
chore(deps): update gitnet.fr/deblan/osv-detector docker tag to v0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/gitnet.fr-deblan-osv-detector-0.x
  • Merge into: develop
  • Upgrade gitnet.fr/deblan/osv-detector to v0.10
chore(deps): update mariadb docker tag to v10.11
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-10.x
  • Merge into: develop
  • Upgrade mariadb to 10.11
fix(deps): update dependency daisyui to v2.52.0
  • Schedule: ["at any time"]
  • Branch name: renovate/daisyui-2.x-lockfile
  • Merge into: develop
  • Upgrade daisyui to 2.52.0
fix(deps): update dependency murph-project to v1.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/murph-project-1.x-lockfile
  • Merge into: develop
  • Upgrade murph-project to 1.8.3
fix(deps): update dependency prismjs to v1.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prismjs-1.x-lockfile
  • Merge into: develop
  • Upgrade prismjs to 1.29.0
fix(deps): update dependency vanillajs-datepicker to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vanillajs-datepicker-1.x-lockfile
  • Merge into: develop
  • Upgrade vanillajs-datepicker to 1.3.4
fix(deps): update dependency vue to v2.7.16
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: develop
  • Upgrade vue to 2.7.16
chore(deps): update dependency postcss-loader to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-8.x
  • Merge into: develop
  • Upgrade postcss-loader to ^8.0.0
chore(deps): update mariadb docker tag to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-11.x
  • Merge into: develop
  • Upgrade mariadb to 11.2
chore(deps): update node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: develop
  • Upgrade node to 20-alpine
chore(deps): update symfony packages to v7 (major)
fix(deps): update dependency daisyui to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/daisyui-4.x
  • Merge into: develop
  • Upgrade daisyui to ^4.0.0
fix(deps): update dependency friendsofsymfony/jsrouting-bundle to v3
fix(deps): update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: develop
  • Upgrade vue to ^3.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. 🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request. --- ### Detected Package Files * `composer.json` (composer) * `package.json` (npm) * `.woodpecker/build.yml` (woodpecker) * `.woodpecker/deploy.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 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 21 Pull Requests: <details> <summary>chore(deps): update dependency @&#8203;tailwindcss/typography to v0.5.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-typography-0.x-lockfile` - Merge into: `develop` - Upgrade [@tailwindcss/typography](https://github.com/tailwindcss/typography) to `0.5.10` </details> <details> <summary>chore(deps): update dependency autoprefixer to v10.4.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `develop` - Upgrade [autoprefixer](https://github.com/postcss/autoprefixer) to `10.4.17` </details> <details> <summary>chore(deps): update dependency postcss to v8.4.35</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `develop` - Upgrade [postcss](https://github.com/postcss/postcss) to `8.4.35` </details> <details> <summary>chore(deps): update deblan/php docker tag to v8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/deblan-php-8.x` - Merge into: `develop` - Upgrade deblan/php to `8.3` </details> <details> <summary>chore(deps): update dependency postcss-loader to v7.3.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-loader-7.x-lockfile` - Merge into: `develop` - Upgrade [postcss-loader](https://github.com/webpack-contrib/postcss-loader) to `7.3.4` </details> <details> <summary>chore(deps): update dependency symfony/maker-bundle to v1.54.*</summary> - Schedule: ["at any time"] - Branch name: `renovate/symfony` - Merge into: `develop` - Upgrade [symfony/maker-bundle](https://github.com/symfony/maker-bundle) to `v1.54.*` </details> <details> <summary>chore(deps): update dependency tailwindcss to v3.4.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-3.x-lockfile` - Merge into: `develop` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `3.4.1` </details> <details> <summary>chore(deps): update gitnet.fr/deblan/osv-detector docker tag to v0.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/gitnet.fr-deblan-osv-detector-0.x` - Merge into: `develop` - Upgrade gitnet.fr/deblan/osv-detector to `v0.10` </details> <details> <summary>chore(deps): update mariadb docker tag to v10.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/mariadb-10.x` - Merge into: `develop` - Upgrade mariadb to `10.11` </details> <details> <summary>fix(deps): update dependency daisyui to v2.52.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/daisyui-2.x-lockfile` - Merge into: `develop` - Upgrade [daisyui](https://github.com/saadeghi/daisyui) to `2.52.0` </details> <details> <summary>fix(deps): update dependency murph-project to v1.8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/murph-project-1.x-lockfile` - Merge into: `develop` - Upgrade [murph-project](https://gitnet.fr/murph/murph-npm.git) to `1.8.3` </details> <details> <summary>fix(deps): update dependency prismjs to v1.29.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/prismjs-1.x-lockfile` - Merge into: `develop` - Upgrade [prismjs](https://github.com/PrismJS/prism) to `1.29.0` </details> <details> <summary>fix(deps): update dependency vanillajs-datepicker to v1.3.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/vanillajs-datepicker-1.x-lockfile` - Merge into: `develop` - Upgrade [vanillajs-datepicker](https://github.com/mymth/vanillajs-datepicker) to `1.3.4` </details> <details> <summary>fix(deps): update dependency vue to v2.7.16</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `develop` - Upgrade [vue](https://github.com/vuejs/core) to `2.7.16` </details> <details> <summary>chore(deps): update dependency postcss-loader to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-loader-8.x` - Merge into: `develop` - Upgrade [postcss-loader](https://github.com/webpack-contrib/postcss-loader) to `^8.0.0` </details> <details> <summary>chore(deps): update mariadb docker tag to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/mariadb-11.x` - Merge into: `develop` - Upgrade mariadb to `11.2` </details> <details> <summary>chore(deps): update node.js to v20</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `develop` - Upgrade [node](https://github.com/nodejs/node) to `20-alpine` </details> <details> <summary>chore(deps): update symfony packages to v7 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-symfony` - Merge into: `develop` - Upgrade [symfony/browser-kit](https://github.com/symfony/browser-kit) to `^7.0` - Upgrade [symfony/css-selector](https://github.com/symfony/css-selector) to `^7.0` - Upgrade [symfony/debug-bundle](https://github.com/symfony/debug-bundle) to `^7.0` - Upgrade [symfony/messenger](https://github.com/symfony/messenger) to `7.0.*` - Upgrade [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to `^7.0` - Upgrade [symfony/stopwatch](https://github.com/symfony/stopwatch) to `^7.0` - Upgrade [symfony/var-dumper](https://github.com/symfony/var-dumper) to `^7.0` - Upgrade [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) to `^7.0` </details> <details> <summary>fix(deps): update dependency daisyui to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/daisyui-4.x` - Merge into: `develop` - Upgrade [daisyui](https://github.com/saadeghi/daisyui) to `^4.0.0` </details> <details> <summary>fix(deps): update dependency friendsofsymfony/jsrouting-bundle to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/friendsofsymfony-jsrouting-bundle-3.x` - Merge into: `develop` - Upgrade [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) to `^3.0` </details> <details> <summary>fix(deps): update dependency vue to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vue-monorepo` - Merge into: `develop` - Upgrade [vue](https://github.com/vuejs/core) to `^3.0.0` </details> <br /> 🚸 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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
RenovateBot added 1 commit 2024-01-27 23:59:12 +01:00
deblan closed this pull request 2024-02-21 20:08:27 +01:00

Pull request closed

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: deblan/deblan.io-murph#4
No description provided.