Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 9, 2025

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

  • bitbucket-pipelines.yml (bitbucket-pipelines)
  • composer.json (composer)
  • .github/workflows/issues.yml (github-actions)
  • .github/workflows/pull-requests.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • .github/workflows/update-changelog.yml (github-actions)
  • package.json (npm)
  • docs/requirements.txt (pip_requirements)

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.

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

chore(deps): update dependency vite to v6.3.6 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 6.3.6
fix(deps): update dependency phpoffice/phpspreadsheet to v5 [security]
  • Branch name: renovate/packagist-phpoffice-phpspreadsheet-vulnerability
  • Merge into: main
  • Upgrade phpoffice/phpspreadsheet to ^5.0
chore(deps): update dependency concurrently to v9.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-9.x-lockfile
  • Merge into: main
  • Upgrade concurrently to 9.2.1
chore(deps): update dependency nunomaduro/collision to v8.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-8.x-lockfile
  • Merge into: main
  • Upgrade nunomaduro/collision to 8.8.2
chore(deps): update dependency phpunit/phpunit to v11.5.42
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-11.x-lockfile
  • Merge into: main
  • Upgrade phpunit/phpunit to 11.5.42
chore(deps): update dependency smalot/pdfparser to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/smalot-pdfparser-2.x-lockfile
  • Merge into: main
  • Upgrade smalot/pdfparser to 2.12.1
chore(deps): update dependency spatie/browsershot to v5.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/spatie-browsershot-5.x-lockfile
  • Merge into: main
  • Upgrade spatie/browsershot to 5.0.11
chore(deps): update tailwindcss monorepo to v4.1.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/vite to 4.1.14
  • Upgrade tailwindcss to 4.1.14
chore(deps): update dependency axios to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.12.2
chore(deps): update dependency laravel/framework to v12.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-12.x-lockfile
  • Merge into: main
  • Upgrade laravel/framework to 12.33.0
chore(deps): update dependency laravel/pint to v1.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-pint-1.x-lockfile
  • Merge into: main
  • Upgrade laravel/pint to 1.25.1
chore(deps): update dependency laravel/reverb to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-reverb-1.x-lockfile
  • Merge into: main
  • Upgrade laravel/reverb to 1.6.0
chore(deps): update dependency laravel/sail to v1.46.0
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-sail-1.x-lockfile
  • Merge into: main
  • Upgrade laravel/sail to 1.46.0
chore(deps): update dependency predis/predis to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/predis-predis-3.x-lockfile
  • Merge into: main
  • Upgrade predis/predis to 3.2.0
chore(deps): update dependency puppeteer to v24.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/puppeteer
  • Merge into: main
  • Upgrade puppeteer to 24.24.0
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update dependency laravel-vite-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-vite-plugin-2.x
  • Merge into: main
  • Upgrade laravel-vite-plugin to ^2.0.0
chore(deps): 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.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 was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Oct 9, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/configure branch from d4adc6b to bc25f5c Compare October 10, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant