-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1
base: master
Are you sure you want to change the base?
Conversation
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
f6384d2
to
bb01f61
Compare
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
bb01f61
to
129e81e
Compare
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
129e81e
to
e87d18e
Compare
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
e87d18e
to
383f899
Compare
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
383f899
to
7d6b5a9
Compare
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
7d6b5a9
to
61d8ffe
Compare
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines. 🤖 This comment was generated by commitlint[bot]. Please report issues here. Happy coding! |
61d8ffe
to
6d9d49f
Compare
6d9d49f
to
da04bc6
Compare
da04bc6
to
d606247
Compare
d606247
to
5183417
Compare
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
gradle.properties
(gradle)settings.gradle
(gradle)build.gradle
(gradle)testcommons/build.gradle
(gradle)tools/dokka.gradle
(gradle)tools/ktlint.gradle
(gradle)tools/publish.gradle
(gradle)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 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 18 Pull Requests:
Update dependency androidx.constraintlayout:constraintlayout to v2.1.4
renovate/constraintlayoutversion
master
2.1.4
Update dependency androidx.test.ext:junit to v1.1.5
renovate/androidxjunitversion
master
1.1.5
Update dependency androidx.arch.core:core-testing to v2.2.0
renovate/archlifecycleversion
master
2.2.0
Update dependency androidx.core:core-ktx to v1.12.0
renovate/corektxversion
master
1.12.0
Update dependency androidx.test:runner to v1.5.2
renovate/androidxtestversion
master
1.5.2
Update dependency com.android.tools.build:gradle to v7.4.2
renovate/android_tools_gradle_version
master
7.4.2
Update dependency com.google.android.material:material to v1.11.0
renovate/materialversion
master
1.11.0
Update dependency com.pinterest:ktlint to v0.51.0-FINAL
renovate/ktlintversion
master
0.51.0-FINAL
Update dependency gradle to v7.6.3
renovate/gradle-7.x
master
7.6.3
Update dependency io.insert-koin:koin-android to v2.2.3
renovate/koinversion
master
2.2.3
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21
renovate/kotlin-monorepo
master
1.9.21
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.7.3
renovate/coroutinesversion
master
1.7.3
Update dependency org.junit.jupiter:junit-jupiter-api to v5.10.1
renovate/junit5-monorepo
master
5.10.1
Update espressoVersion to v3.5.1
renovate/espressoversion
master
3.5.1
3.5.1
Update dependency com.android.tools.build:gradle to v8
renovate/major-android_tools_gradle_version
master
8.2.0
Update dependency gradle to v8
renovate/gradle-8.x
master
8.5
Update dependency io.insert-koin:koin-android to v3
renovate/major-koinversion
master
3.5.0
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1
renovate/major-dokka_version
master
1.9.10
🚸 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.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package com.natura.android:designsystem
Files affected:
build.gradle
❓ 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 Mend Renovate. View repository job log here.