-
Notifications
You must be signed in to change notification settings - Fork 2
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 #3
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/configure
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c35c555
to
49e2527
Compare
3ffbe9a
to
b531114
Compare
b531114
to
64948f1
Compare
47f5806
to
139a11f
Compare
139a11f
to
fe9b341
Compare
fe9b341
to
ec0771b
Compare
ec0771b
to
ebc67bc
Compare
ebc67bc
to
87c2752
Compare
87c2752
to
ffc388a
Compare
ffc388a
to
3f643f8
Compare
3f643f8
to
c58d2c5
Compare
c58d2c5
to
ba5c3cc
Compare
ba5c3cc
to
f01e2b7
Compare
240ee34
to
87af268
Compare
3555eb4
to
7135e0b
Compare
48d5116
to
96daeda
Compare
09ac683
to
712fcd6
Compare
901eba6
to
bc4b54d
Compare
5555418
to
a1e0b82
Compare
a1e0b82
to
780a014
Compare
ff5fa81
to
f5888b5
Compare
f5888b5
to
0978a0a
Compare
0978a0a
to
a128f7a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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)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.🔡 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 2 Pull Requests:
Update dependency phpunit/phpunit to v12
renovate/phpunit-phpunit-12.x
main
^12.0
Update symfony packages to v7 (major)
renovate/major-symfony
main
^7.0
^7.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.