sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

chore: Configure Renovate

Open renovate[bot] opened this issue 1 year ago • 1 comments

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

  • .github/workflows/add-platform-label.yml (github-actions)
  • .github/workflows/agp-matrix.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/changes-in-high-risk-code.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/danger.yml (github-actions)
  • .github/workflows/enforce-license-compliance.yml (github-actions)
  • .github/workflows/format-code.yml (github-actions)
  • .github/workflows/generate-javadocs.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/integration-tests-benchmarks.yml (github-actions)
  • .github/workflows/integration-tests-ui.yml (github-actions)
  • .github/workflows/release-build.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/system-tests-backend.yml (github-actions)
  • .github/workflows/update-deps.yml (github-actions)
  • buildSrc/src/main/java/Config.kt (gradle)
  • buildSrc/src/main/java/Publication.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • sentry/build.gradle.kts (gradle)
  • sentry-android/build.gradle.kts (gradle)
  • sentry-android-core/build.gradle.kts (gradle)
  • sentry-android-fragment/build.gradle.kts (gradle)
  • sentry-android-integration-tests/sentry-uitest-android/build.gradle.kts (gradle)
  • sentry-android-integration-tests/sentry-uitest-android-benchmark/build.gradle.kts (gradle)
  • sentry-android-integration-tests/test-app-plain/build.gradle.kts (gradle)
  • sentry-android-integration-tests/test-app-sentry/build.gradle.kts (gradle)
  • sentry-android-navigation/build.gradle.kts (gradle)
  • sentry-android-ndk/build.gradle.kts (gradle)
  • sentry-android-okhttp/build.gradle.kts (gradle)
  • sentry-android-replay/build.gradle.kts (gradle)
  • sentry-android-sqlite/build.gradle.kts (gradle)
  • sentry-android-timber/build.gradle.kts (gradle)
  • sentry-apache-http-client-5/build.gradle.kts (gradle)
  • sentry-apollo/build.gradle.kts (gradle)
  • sentry-apollo-3/build.gradle.kts (gradle)
  • sentry-bom/build.gradle.kts (gradle)
  • sentry-compose/gradle.properties (gradle)
  • sentry-compose/build.gradle.kts (gradle)
  • sentry-compose-helper/build.gradle.kts (gradle)
  • sentry-graphql/build.gradle.kts (gradle)
  • sentry-jdbc/build.gradle.kts (gradle)
  • sentry-jul/build.gradle.kts (gradle)
  • sentry-kotlin-extensions/build.gradle.kts (gradle)
  • sentry-log4j2/build.gradle.kts (gradle)
  • sentry-logback/build.gradle.kts (gradle)
  • sentry-okhttp/build.gradle.kts (gradle)
  • sentry-openfeign/build.gradle.kts (gradle)
  • sentry-opentelemetry/sentry-opentelemetry-agent/build.gradle.kts (gradle)
  • sentry-opentelemetry/sentry-opentelemetry-agentcustomization/build.gradle.kts (gradle)
  • sentry-opentelemetry/sentry-opentelemetry-core/build.gradle.kts (gradle)
  • sentry-quartz/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-android/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-console/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-jul/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-log4j2/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-logback/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-netflix-dgs/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-openfeign/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-servlet/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-spring/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-spring-boot/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-spring-boot-jakarta/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-spring-boot-webflux/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-spring-boot-webflux-jakarta/build.gradle.kts (gradle)
  • sentry-samples/sentry-samples-spring-jakarta/build.gradle.kts (gradle)
  • sentry-servlet/build.gradle.kts (gradle)
  • sentry-servlet-jakarta/build.gradle.kts (gradle)
  • sentry-spring/build.gradle.kts (gradle)
  • sentry-spring-boot/build.gradle.kts (gradle)
  • sentry-spring-boot-jakarta/build.gradle.kts (gradle)
  • sentry-spring-boot-starter/build.gradle.kts (gradle)
  • sentry-spring-boot-starter-jakarta/build.gradle.kts (gradle)
  • sentry-spring-jakarta/build.gradle.kts (gradle)
  • sentry-test-support/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 88 Pull Requests:

chore(deps): update andymckay/labeler digest to 3a4296e
  • Schedule: ["at any time"]
  • Branch name: renovate/andymckay-labeler-digest
  • Merge into: main
  • Upgrade andymckay/labeler to 3a4296e9dcdf9576b0456050db78cfd34853f260
chore(deps): update codecov/codecov-action digest to 080969d
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-digest
  • Merge into: main
  • Upgrade codecov/codecov-action to 080969defa1436423c96b1c8b20b5d8cb41afa20
chore(deps): update jamesives/github-pages-deploy-action digest to 42468f8
  • Schedule: ["at any time"]
  • Branch name: renovate/jamesives-github-pages-deploy-action-digest
  • Merge into: main
  • Upgrade JamesIves/github-pages-deploy-action to 42468f8ad8f6ca9c1f286ec06b105a8c828b9c76
chore(deps): update reactivecircus/android-emulator-runner digest to c77bfe7
  • Schedule: ["at any time"]
  • Branch name: renovate/reactivecircus-android-emulator-runner-digest
  • Merge into: main
  • Upgrade reactivecircus/android-emulator-runner to c77bfe7c0bb57698e777375b61762daf9d578400
chore(deps): update saucelabs/saucectl-run-action digest to 7072d76
  • Schedule: ["at any time"]
  • Branch name: renovate/saucelabs-saucectl-run-action-digest
  • Merge into: main
  • Upgrade saucelabs/saucectl-run-action to 7072d76e148d8363003c621d8fc3281bbf145341
fix(deps): update apollo graphql packages
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.1.4
fix(deps): update dependency io.github.howardpang:androidnativebundle to v1.1.4
fix(deps): update dependency io.micrometer:context-propagation to v1.1.2
fix(deps): update dependency jacoco to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/config.qualityplugins.jacoco.version
  • Merge into: main
  • Upgrade jacoco to 0.8.12
fix(deps): update dependency jacoco to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/jacoco-0.x
  • Merge into: main
  • Upgrade jacoco to 0.8.12
fix(deps): update dependency org.quartz-scheduler:quartz to v2.3.2
fix(deps): update slf4j monorepo
fix(deps): update spring boot
chore(deps): update dependency gradle to v8.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.10.2
chore(deps): update dependency maven to v3.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.9
chore(deps): update kotlin monorepo to v1.9.25
fix(deps): update config.composeversion
fix(deps): update config.libs.lifecycleversion to v2.8.6
fix(deps): update config.libs.navigationversion to v2.8.3
fix(deps): update config.testlibs.androidxtestversion
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.androidxtestversion
  • Merge into: main
  • Upgrade androidx.test:rules to 1.6.1
  • Upgrade androidx.test:core-ktx to 1.6.1
  • Upgrade androidx.test:runner to 1.6.2
  • Upgrade androidx.test:core to 1.6.1
fix(deps): update config.testlibs.espressoversion to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.espressoversion
  • Merge into: main
  • Upgrade androidx.test.espresso:espresso-idling-resource to 3.6.1
  • Upgrade androidx.test.espresso:espresso-core to 3.6.1
fix(deps): update dependency androidx.activity:activity-compose to v1.9.3
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: main
  • Upgrade androidx.appcompat:appcompat to 1.7.0
fix(deps): update dependency androidx.compose.material3:material3 to v1.3.0
fix(deps): update dependency androidx.compose.ui:ui to v1.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/config.libs.composeuireplay
  • Merge into: main
  • Upgrade androidx.compose.ui:ui to 1.7.4
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.1.4
fix(deps): update dependency androidx.core:core to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/config.libs.androidxcore
  • Merge into: main
  • Upgrade androidx.core:core to 1.13.1
fix(deps): update dependency androidx.core:core-ktx to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.androidxcorektx
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.13.1
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.4
fix(deps): update dependency androidx.navigation:navigation-fragment to v2.8.3
fix(deps): update dependency androidx.navigation:navigation-ui to v2.8.3
fix(deps): update dependency androidx.recyclerview:recyclerview to v1.3.2
fix(deps): update dependency androidx.sqlite:sqlite to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/config.libs.androidxsqlite
  • Merge into: main
  • Upgrade androidx.sqlite:sqlite to 2.4.0
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.androidxjunit
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.2.1
fix(deps): update dependency androidx.test:orchestrator to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.androidxtestorchestrator
  • Merge into: main
  • Upgrade androidx.test:orchestrator to 1.5.1
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.11
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-classic-1.x
  • Merge into: main
  • Upgrade ch.qos.logback:logback-classic to 1.5.11
fix(deps): update dependency com.google.android.material:material to v1.12.0
fix(deps): update dependency com.google.errorprone:error_prone_core to v2.33.0
fix(deps): update dependency com.graphql-java:graphql-java to v17.6
fix(deps): update dependency com.netflix.graphql.dgs:graphql-dgs-platform-dependencies to v4.10.5
fix(deps): update dependency com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets-autoconfigure to v4.10.5
fix(deps): update dependency com.netflix.graphql.dgs:graphql-error-types to v4.10.5
fix(deps): update dependency com.uber.nullaway:nullaway to v0.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/config.compileonly.errorpronenullaway
  • Merge into: main
  • Upgrade com.uber.nullaway:nullaway to 0.11.3
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.30.0
fix(deps): update dependency composeoptions to v1.5.15
  • Schedule: ["at any time"]
  • Branch name: renovate/config.androidcomposecompilerversion
  • Merge into: main
  • Upgrade composeOptions to 1.5.15
fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/config.libs.composecoil
  • Merge into: main
  • Upgrade io.coil-kt:coil-compose to 2.7.0
fix(deps): update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v1.33.6
fix(deps): update dependency io.projectreactor:reactor-core to v3.6.11
fix(deps): update dependency net.javacrumbs.json-unit:json-unit to v2.40.1
fix(deps): update dependency org.apache.commons:commons-compress to v1.27.1
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/config.libs.apachehttpclient
  • Merge into: main
  • Upgrade org.apache.httpcomponents.client5:httpclient5 to 5.4
fix(deps): update dependency org.awaitility:awaitility-kotlin to v4.2.2
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.hsqldb
  • Merge into: main
  • Upgrade org.hsqldb:hsqldb to 2.7.3
fix(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20
fix(deps): update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.16.3
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.9.0
fix(deps): update dependency org.jetbrains:annotations to v23.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/config.compileonly.jetbrainsannotations
  • Merge into: main
  • Upgrade org.jetbrains:annotations to 23.1.0
fix(deps): update dependency org.mockito:mockito-inline to v4.11.0
fix(deps): update dependency org.robolectric:robolectric to v4.13
  • Schedule: ["at any time"]
  • Branch name: renovate/config.testlibs.robolectric
  • Merge into: main
  • Upgrade org.robolectric:robolectric to 4.13
fix(deps): update feign monorepo to v11.10
fix(deps): update log4j2 monorepo to v2.24.1
fix(deps): update okhttp monorepo to v4.12.0
fix(deps): update opentelemetry-java monorepo to v1.43.0
fix(deps): update retrofit monorepo to v2.11.0
chore(deps): update dependency maven-wrapper to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: main
  • Upgrade maven-wrapper to 3.3.2
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
chore(deps): update gradle/actions action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-actions-4.x
  • Merge into: main
  • Upgrade gradle/actions to v4
chore(deps): update kotlin monorepo to v2 (major)
chore(deps): update plugin com.github.johnrengelman.shadow to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-8.x
  • Merge into: main
  • Upgrade com.github.johnrengelman.shadow to 8.1.1
fix(deps): update dependency com.apollographql.apollo:apollo-runtime to v4
fix(deps): update dependency com.graphql-java:graphql-java to v230521
  • Schedule: ["at any time"]
  • Branch name: renovate/major-config.libs.graphqljava
  • Merge into: main
  • Upgrade com.graphql-java:graphql-java to 230521-nf-execution
fix(deps): update dependency com.jakewharton.timber:timber to v5
fix(deps): update dependency com.netflix.graphql.dgs:graphql-dgs-platform-dependencies to v9
fix(deps): update dependency com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets-autoconfigure to v9
fix(deps): update dependency com.netflix.graphql.dgs:graphql-error-types to v9
fix(deps): update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2
fix(deps): update dependency jakarta.servlet:jakarta.servlet-api to v6
fix(deps): update dependency javax.servlet:javax.servlet-api to v4
fix(deps): update dependency net.javacrumbs.json-unit:json-unit to v3
fix(deps): update dependency org.jetbrains:annotations to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/major-config.compileonly.jetbrainsannotations
  • Merge into: main
  • Upgrade org.jetbrains:annotations to 26.0.1
fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5
fix(deps): update dependency org.mockito:mockito-inline to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-inline to 5.2.0
fix(deps): update feign monorepo to v13 (major)
fix(deps): update slf4j monorepo to v2 (major)
fix(deps): update spring boot to v3 (major)

🚸 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.

renovate[bot] avatar Sep 03 '24 19:09 renovate[bot]