-
Notifications
You must be signed in to change notification settings - Fork 1
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
master
Choose a base branch
from
renovate/configure
base: master
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
8286ba2
to
5864c04
Compare
5864c04
to
cb85f5f
Compare
cb85f5f
to
0c67b6e
Compare
0c67b6e
to
616f26b
Compare
031ebb1
to
5a68ddc
Compare
5a68ddc
to
0995f29
Compare
0995f29
to
451a226
Compare
fc50dde
to
a37ab86
Compare
a37ab86
to
0d0f188
Compare
0d0f188
to
31f4677
Compare
31f4677
to
634362d
Compare
634362d
to
17004bd
Compare
d515e0f
to
c09bf6c
Compare
00ad015
to
3d833f5
Compare
533ddbe
to
e095359
Compare
217a94b
to
b54f632
Compare
9c4d11b
to
365988e
Compare
1aa2aa7
to
fd65371
Compare
763f47b
to
a27fddd
Compare
a27fddd
to
edcfca1
Compare
ae147d2
to
a5059ff
Compare
a5059ff
to
5bc18d3
Compare
5bc18d3
to
02e7f39
Compare
02e7f39
to
e4bf789
Compare
e4bf789
to
1321888
Compare
1321888
to
fd30a0f
Compare
d3e637e
to
2e240f9
Compare
4b8badd
to
d81135d
Compare
d81135d
to
d2acb79
Compare
8c60fbd
to
c7860e8
Compare
c7860e8
to
3146bd6
Compare
3146bd6
to
f5a63ea
Compare
f5a63ea
to
3216423
Compare
3216423
to
b386486
Compare
b386486
to
4ea9700
Compare
4ea9700
to
38cca46
Compare
38cca46
to
e125e60
Compare
e125e60
to
f4695de
Compare
f4695de
to
a82f69b
Compare
b258127
to
5f0c948
Compare
5f0c948
to
4e6ce0a
Compare
4e6ce0a
to
08a7212
Compare
08a7212
to
9868189
Compare
9868189
to
8507925
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
SampleApp/java/gradle.properties
(gradle)SampleApp/java/settings.gradle
(gradle)SampleApp/java/build.gradle
(gradle)SampleApp/java/app/build.gradle
(gradle)SampleApp/kotlin/gradle.properties
(gradle)SampleApp/kotlin/settings.gradle
(gradle)SampleApp/kotlin/build.gradle
(gradle)SampleApp/kotlin/app/build.gradle
(gradle)SampleApp/java/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)SampleApp/kotlin/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)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 16 Pull Requests:
Update dependency androidx.appcompat:appcompat to v1.7.0
renovate/androidx.appcompat-appcompat-1.x
master
1.7.0
Update dependency androidx.core:core to v1.15.0
renovate/androidx.core-core-1.x
master
1.15.0
Update dependency androidx.core:core-ktx to v1.15.0
renovate/androidx.core-core-ktx-1.x
master
1.15.0
Update dependency androidx.recyclerview:recyclerview to v1.3.2
renovate/androidx.recyclerview-recyclerview-1.x
master
1.3.2
Update dependency com.android.tools.build:gradle to v7.4.2
renovate/com.android.tools.build-gradle-7.x
master
7.4.2
Update dependency com.android.tools:desugar_jdk_libs to v1.2.3
renovate/com.android.tools-desugar_jdk_libs-1.x
master
1.2.3
Update dependency com.google.android.gms:play-services-ads-identifier to v18.2.0
renovate/com.google.android.gms-play-services-ads-identifier-18.x
master
18.2.0
Update dependency com.google.android.gms:play-services-base to v18.5.0
renovate/com.google.android.gms-play-services-base-18.x
master
18.5.0
Update dependency com.google.android.material:material to v1.12.0
renovate/com.google.android.material-material-1.x
master
1.12.0
Update dependency gradle to v7.6.4
renovate/gradle-7.x
master
7.6.4
Update kotlin monorepo to v1.9.25
renovate/kotlin-monorepo
master
1.9.25
1.9.25
Update dependency androidx.constraintlayout:constraintlayout to v2
renovate/androidx.constraintlayout-constraintlayout-2.x
master
2.2.0
Update dependency com.android.tools.build:gradle to v8
renovate/com.android.tools.build-gradle-8.x
master
8.7.3
Update dependency com.android.tools:desugar_jdk_libs to v2
renovate/com.android.tools-desugar_jdk_libs-2.x
master
2.1.3
Update dependency gradle to v8
renovate/gradle-8.x
master
8.11.1
Update kotlin monorepo to v2 (major)
renovate/major-kotlin-monorepo
master
2.1.0
2.1.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 was generated by Mend Renovate. View the repository job log.