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

chore: Configure Renovate #721

Merged
merged 2 commits into from
Aug 4, 2024
Merged

chore: Configure Renovate #721

merged 2 commits into from
Aug 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2024

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)
  • compose-setup.yml (docker-compose)
  • compose.yml (docker-compose)
  • docker/Dockerfile (dockerfile)
  • .github/workflows/tests.yml (github-actions)

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.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Removes rate limit for PR creation per hour.
  • Raise PRs immediately (after branch is created).
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Separate major versions of dependencies into individual branches/PRs.

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

chore(deps): update dependency fakerphp/faker to ^1.23.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fakerphp-faker-1.x
  • Merge into: dev
  • Upgrade fakerphp/faker to ^1.23.1
chore(deps): update dependency mockery/mockery to ^1.6.12
  • Schedule: ["at any time"]
  • Branch name: renovate/mockery-mockery-1.x
  • Merge into: dev
  • Upgrade mockery/mockery to ^1.6.12
chore(deps): update dependency phpunit/phpunit to ^9.6.20
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-9.x
  • Merge into: dev
  • Upgrade phpunit/phpunit to ^9.6.20
chore(deps): update dependency barryvdh/laravel-debugbar to ^3.13.5
  • Schedule: ["at any time"]
  • Branch name: renovate/barryvdh-laravel-debugbar-3.x
  • Merge into: dev
  • Upgrade barryvdh/laravel-debugbar to ^3.13.5
chore(deps): update dependency doctrine/dbal to ^3.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/doctrine-dbal-3.x
  • Merge into: dev
  • Upgrade doctrine/dbal to ^3.8.6
chore(deps): update dependency guzzlehttp/guzzle to ^7.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/guzzlehttp-guzzle-7.x
  • Merge into: dev
  • Upgrade guzzlehttp/guzzle to ^7.9.2
chore(deps): update dependency knplabs/github-api to ^3.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/knplabs-github-api-3.x
  • Merge into: dev
  • Upgrade knplabs/github-api to ^3.14.1
chore(deps): update dependency laravel/framework to ^10.48.18
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-10.x
  • Merge into: dev
  • Upgrade laravel/framework to ^10.48.18
chore(deps): update dependency laravel/tinker to ^2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-tinker-2.x
  • Merge into: dev
  • Upgrade laravel/tinker to ^2.9.0
chore(deps): update dependency spatie/laravel-ignition to ^2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/spatie-laravel-ignition-2.x
  • Merge into: dev
  • Upgrade spatie/laravel-ignition to ^2.8.0
chore(deps): update php docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/php-8.x
  • Merge into: dev
  • Upgrade php to 8.3-fpm
  • Upgrade php to ^8.3.10
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: dev
  • Upgrade actions/checkout to v4
chore(deps): update dependency doctrine/dbal to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/doctrine-dbal-4.x
  • Merge into: dev
  • Upgrade doctrine/dbal to ^4.0.4
chore(deps): update dependency intervention/image to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/intervention-image-3.x
  • Merge into: dev
  • Upgrade intervention/image to ^3.7.2
chore(deps): update dependency laravel/framework to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-11.x
  • Merge into: dev
  • Upgrade laravel/framework to ^11.19.0
chore(deps): update dependency nunomaduro/collision to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-8.x
  • Merge into: dev
  • Upgrade nunomaduro/collision to ^8.4.0
chore(deps): update dependency phpunit/phpunit to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-11.x
  • Merge into: dev
  • Upgrade phpunit/phpunit to ^11.3.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 was generated by Mend Renovate. View the repository job log.

@Pyker Pyker merged commit 80d93ca into dev Aug 4, 2024
1 check passed
@Pyker Pyker deleted the renovate/configure branch August 4, 2024 17:52
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