Skip to content

chore: Configure Renovate - #4

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown

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

  • app/composer.json (composer)
  • docker-compose.yml (docker-compose)
  • app/Dockerfile (dockerfile)
  • workflows/Dockerfile (dockerfile)
  • app/.github/workflows/lint.yml (github-actions)
  • app/.github/workflows/tests.yml (github-actions)
  • app/package.json (npm)
  • workflows/pyproject.toml (pep621)
  • ingestion/requirements.txt (pip_requirements)
  • texte/requirements.txt (pip_requirements)
  • workflows/requirements.worker.txt (pip_requirements)
  • workflows/.python-version (pyenv)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 GitHub.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
  • Group all minor and patch updates together.
  • Apply labels dependencies and chore to PRs.
  • Run lock file maintenance (updates) early Monday mornings.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Pin github-action digests.
  • Config for Barbapapazes
  • Run Renovate on following schedule: on Monday

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

chore(deps): pin dependencies
  • Schedule: ["on Monday"]
  • Branch name: renovate/github-actions
  • Merge into: codex/godefroy
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • Upgrade actions/setup-node to 49933ea5288caeca8642d1e84afbd3f7d6820020
  • Upgrade php to ^8.5.3
  • Upgrade shivammathur/setup-php to 44454db4f0199b8b9685a5d763dc37cbf79108e1
chore(deps): update composer packages
chore(deps): update dependency laravel-vite-plugin to ^2.1.0
  • Schedule: ["on Monday"]
  • Branch name: renovate/laravel-npm
  • Merge into: codex/godefroy
  • Upgrade laravel-vite-plugin to ^2.1.0
chore(deps): update dependency vue to ^3.5.29
  • Schedule: ["on Monday"]
  • Branch name: renovate/vue
  • Merge into: codex/godefroy
  • Upgrade vue to ^3.5.29
chore(deps): update devdependency eslint to ^9.39.3
  • Schedule: ["on Monday"]
  • Branch name: renovate/linter-and-formatter
  • Merge into: codex/godefroy
  • Upgrade eslint to ^9.39.3
chore(deps): update laravel packages
chore(deps): update npm packages
chore(deps): update tailwindcss to ^4.2.1
  • Schedule: ["on Monday"]
  • Branch name: renovate/tailwindcss
  • Merge into: codex/godefroy
  • Upgrade @tailwindcss/vite to ^4.2.1
  • Upgrade tailwindcss to ^4.2.1
chore(deps): update all non-major dependencies
  • Schedule: ["on Monday"]
  • Branch name: renovate/all-minor-patch
  • Merge into: codex/godefroy
  • Upgrade node to 22.22.0
  • Upgrade node to 22.22.0-bookworm
  • Upgrade php to 8.5-cli-bookworm
  • Upgrade python to >=3.14.3
  • Upgrade python to 3.14-slim
chore(deps): update actions/setup-node action to v6
  • Schedule: ["on Monday"]
  • Branch name: renovate/major-github-actions
  • Merge into: codex/godefroy
  • Upgrade actions/setup-node to 6044e13b5dc448c55e2357c09f80417699197238
chore(deps): update dependency @​vueuse/core to v14
  • Schedule: ["on Monday"]
  • Branch name: renovate/major-vueuse
  • Merge into: codex/godefroy
  • Upgrade @vueuse/core to ^14.2.1
chore(deps): update dependency node to v24
  • Schedule: ["on Monday"]
  • Branch name: renovate/node-24.x
  • Merge into: codex/godefroy
  • Upgrade node to 24.14.0
  • Upgrade node to 24.14.0-bookworm
chore(deps): update devdependency eslint to v10
  • Schedule: ["on Monday"]
  • Branch name: renovate/major-linter-and-formatter
  • Merge into: codex/godefroy
  • Upgrade eslint to ^10.0.2
chore(deps): update npm packages (major)
  • Schedule: ["on Monday"]
  • Branch name: renovate/major-npm
  • Merge into: codex/godefroy
  • Upgrade @eslint/js to ^10.0.1
  • Upgrade @types/node to ^24.11.0
  • Upgrade vue-tsc to ^3.2.5
chore(deps): lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: codex/godefroy
  • Regenerate lock files to use latest dependency versions

🚸 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants