Configure Renovate #9
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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).github/workflows/ci.yml
(github-actions).github/workflows/utils.yml
(github-actions).github/renovate.json
(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.peerDependencies
SemVer ranges when updating, instead of replacing.github-action
digests.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json
in this branch and select the Retry/Rebase checkbox below. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 9 Pull Requests:
Update dependency react/http to v1.9.0 [SECURITY]
renovate/packagist-react-http-vulnerability
master
1.9.0
Update dependency wyrihaximus/test-utilities to v8
renovate/major-phpunit
master
^8
Update dependency psr/http-message to v2
renovate/update-packagist-psr-http-message-2-0
master
^1.0 || ^2.0
Pin dependencies
renovate/pin-dependencies
master
f5ce41475b483ad7581884324a6eca9f48f8dcc7
50fbc622fc4ef5163becd7fab6573eac35f8462e
Update actions/cache action to v1.2.1
renovate/update-github-tags-actions-cache-v1-2-1
master
f5ce41475b483ad7581884324a6eca9f48f8dcc7
Update actions/checkout action to v1.2.0
renovate/update-github-tags-actions-checkout-v1-2-0
master
50fbc622fc4ef5163becd7fab6573eac35f8462e
Update actions/cache action to v4
renovate/update-github-tags-actions-cache-v4-2-4
master
0400d5f644dc74513175e3cd8d07132dd4860809
Update actions/checkout action to v5
renovate/update-github-tags-actions-checkout-v5-0-0
master
08c6903cd8c0fde910a37f88322edcfb5dd907a8
Update dependency wyrihaximus/metrics to v3
renovate/update-packagist-wyrihaximus-metrics-3-0-0
master
^2 || ^1.0.2 || ^3.0.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 has been generated by Renovate Bot.