-
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 #29
Open
renovate
wants to merge
1
commit into
cakephp-3.x
Choose a base branch
from
renovate/configure
base: cakephp-3.x
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
+6
−0
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
475e0b1
to
4ac05b3
Compare
4ac05b3
to
d707820
Compare
a18eee8
to
69564e6
Compare
0586ab4
to
2880037
Compare
d4b9296
to
3724a0d
Compare
95ccad0
to
f6ee3d2
Compare
92d2cd5
to
68b83a2
Compare
f9e2c97
to
6931359
Compare
3b9f6a4
to
1629b37
Compare
d8a08c8
to
922c568
Compare
9058e2b
to
63d3ae0
Compare
4c44570
to
47c9e2f
Compare
47c9e2f
to
b4c0cf8
Compare
9a97b89
to
fb21778
Compare
ab245b5
to
d87990e
Compare
47ab56f
to
fdc3062
Compare
a9b3374
to
4b76f5a
Compare
eac19ce
to
727a939
Compare
4bed96f
to
a4f80f0
Compare
b785b78
to
3c69671
Compare
4f0d181
to
7a116b8
Compare
48c85ce
to
c824289
Compare
5d5df3f
to
57026f5
Compare
0438da9
to
359ab20
Compare
d424491
to
8b665ee
Compare
1995c38
to
9aa8e6d
Compare
9aa8e6d
to
1d6f9fa
Compare
1d6f9fa
to
1fe4c92
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 4 Pull Requests:
Update dependency cakephp/cakephp to v5
renovate/cakephp-cakephp-5.x
cakephp-3.x
^5.0
Update dependency cakephp/cakephp-codesniffer to v5
renovate/cakephp-cakephp-codesniffer-5.x
cakephp-3.x
^5.0
Update dependency cakephp/migrations to v4
renovate/cakephp-migrations-4.x
cakephp-3.x
4.5.1
Update dependency phpunit/phpunit to v12
renovate/phpunit-phpunit-12.x
cakephp-3.x
12.0.4
🚸 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.