Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 29, 2023

Mend Renovate

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)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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:

Update dependency postcss to v8.4.32
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.32
Update dependency spatie/laravel-ignition to v1.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/spatie-laravel-ignition-1.x-lockfile
  • Merge into: main
  • Upgrade spatie/laravel-ignition to 1.6.4
Update dependency vite to v3.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-3.x-lockfile
  • Merge into: main
  • Upgrade vite to 3.2.7
Update dependency axios to v1.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.6.3
Update dependency fakerphp/faker to v1.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fakerphp-faker-1.x-lockfile
  • Merge into: main
  • Upgrade fakerphp/faker to 1.23.0
Update dependency guzzlehttp/guzzle to v7.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/guzzlehttp-guzzle-7.x-lockfile
  • Merge into: main
  • Upgrade guzzlehttp/guzzle to 7.8.1
Update dependency laravel-vite-plugin to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-vite-plugin-0.x
  • Merge into: main
  • Upgrade laravel-vite-plugin to ^0.8.0
Update dependency laravel/framework to v9.52.16
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-9.x-lockfile
  • Merge into: main
  • Upgrade laravel/framework to 9.52.16
Update dependency laravel/pint to v1.13.7
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-pint-1.x-lockfile
  • Merge into: main
  • Upgrade laravel/pint to 1.13.7
Update dependency laravel/sail to v1.26.3
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-sail-1.x-lockfile
  • Merge into: main
  • Upgrade laravel/sail to 1.26.3
Update dependency laravel/sanctum to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-sanctum-3.x-lockfile
  • Merge into: main
  • Upgrade laravel/sanctum to 3.3.3
Update dependency laravel/tinker to v2.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-tinker-2.x-lockfile
  • Merge into: main
  • Upgrade laravel/tinker to 2.8.2
Update dependency mockery/mockery to v1.6.7
  • Schedule: ["at any time"]
  • Branch name: renovate/mockery-mockery-1.x-lockfile
  • Merge into: main
  • Upgrade mockery/mockery to 1.6.7
Update dependency nunomaduro/collision to v6.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-6.x-lockfile
  • Merge into: main
  • Upgrade nunomaduro/collision to 6.4.0
Update dependency phpunit/phpunit to v9.6.15
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-9.x-lockfile
  • Merge into: main
  • Upgrade phpunit/phpunit to 9.6.15
Update dependency laravel-vite-plugin to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-vite-plugin-1.x
  • Merge into: main
  • Upgrade laravel-vite-plugin to ^1.0.0
Update dependency laravel/framework to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-10.x
  • Merge into: main
  • Upgrade laravel/framework to ^10.0
Update dependency nunomaduro/collision to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-8.x
  • Merge into: main
  • Upgrade nunomaduro/collision to ^8.0
Update dependency phpunit/phpunit to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-10.x
  • Merge into: main
  • Upgrade phpunit/phpunit to ^10.0.0
Update dependency spatie/laravel-ignition to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/spatie-laravel-ignition-2.x
  • Merge into: main
  • Upgrade spatie/laravel-ignition to ^2.0
Update dependency vite to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-5.x
  • Merge into: main
  • Upgrade vite to ^5.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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 496884e to d79c776 Compare December 31, 2023 02:51
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.

0 participants