Skip to content
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

chore: Configure Renovate #758

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #758

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 3, 2024

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/benchmark-build-speed.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/changes-in-high-risk-code.yml (github-actions)
  • .github/workflows/danger.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/integration-tests-sentry-cli.yml (github-actions)
  • .github/workflows/pre-merge.yaml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test-matrix-agp-gradle.yaml (github-actions)
  • .github/workflows/test-publish.yaml (github-actions)
  • .github/workflows/update-deps.yml (github-actions)
  • buildSrc/src/main/java/Dependencies.kt (gradle)
  • plugin-build/buildSrc/src/main/kotlin/io/sentry/android/gradle/internal/ASMifyTask.kt (gradle)
  • plugin-build/buildSrc/src/main/kotlin/io/sentry/android/gradle/internal/Aar2JarPlugin.kt (gradle)
  • plugin-build/buildSrc/src/main/kotlin/io/sentry/android/gradle/internal/BootstrapAndroidSdk.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • plugin-build/gradle.properties (gradle)
  • plugin-build/settings.gradle.kts (gradle)
  • plugin-build/build.gradle.kts (gradle)
  • plugin-build/buildSrc/build.gradle.kts (gradle)
  • plugin-build/common/build.gradle.kts (gradle)
  • sentry-kotlin-compiler-plugin/gradle.properties (gradle)
  • sentry-kotlin-compiler-plugin/settings.gradle.kts (gradle)
  • sentry-kotlin-compiler-plugin/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • sentry-kotlin-compiler-plugin/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
  • Hopefully safe environment variables to allow users to configure.
  • 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 50 Pull Requests:

chore(deps): update gradle/gradle-build-action digest to 093dfe9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-gradle-build-action-digest
  • Merge into: main
  • Upgrade gradle/gradle-build-action to 093dfe9d598ec5a42246855d09b49dc76803c005
chore(deps): update actions/create-github-app-token action to v1.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-create-github-app-token-1.x
  • Merge into: main
  • Upgrade actions/create-github-app-token to 136412a57a7081aa63c935a2cc2918f76c34f514
chore(deps): update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.4
fix(deps): update dependency dev.gradleplugins:gradle-api to v7.6.4
fix(deps): update dependency dev.gradleplugins:gradle-api to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.gradleplugins-gradle-api-7.x
  • Merge into: main
  • Upgrade dev.gradleplugins:gradle-api to 7.6.4
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
chore(deps): update plugin com.vanniktech.maven.publish to v0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/buildpluginsversion.maven_publish
  • Merge into: main
  • Upgrade com.vanniktech.maven.publish to 0.30.0
chore(deps): update plugin com.vanniktech.maven.publish to v0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.vanniktech.maven.publish-0.x
  • Merge into: main
  • Upgrade com.vanniktech.maven.publish to 0.30.0
chore(deps): update plugin dev.gradleplugins.groovy-gradle-plugin to v1.9.0
chore(deps): update plugin org.jetbrains.dokka to v1.9.20
  • Schedule: ["at any time"]
  • Branch name: renovate/buildpluginsversion.dokka
  • Merge into: main
  • Upgrade org.jetbrains.dokka to 1.9.20
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v10.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/buildpluginsversion.ktlint
  • Merge into: main
  • Upgrade org.jlleitschuh.gradle.ktlint to 10.3.0
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v10.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jlleitschuh.gradle.ktlint-10.x
  • Merge into: main
  • Upgrade org.jlleitschuh.gradle.ktlint to 10.3.0
fix(deps): update dependency androidx.activity:activity-compose to v1.10.0
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0
fix(deps): update dependency androidx.compose.foundation:foundation to v1.7.7
fix(deps): update dependency androidx.compose.foundation:foundation-layout to v1.7.7
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.7
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.5
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
fix(deps): update dependency androidx.navigation:navigation-compose to v2.8.6
fix(deps): update dependency androidx.recyclerview:recyclerview to v1.4.0
fix(deps): update dependency com.google.auto.service:auto-service to v1.1.1
fix(deps): update dependency com.google.auto.service:auto-service-annotations to v1.1.1
fix(deps): update dependency com.guardsquare:proguard-gradle to v7.6.1
fix(deps): update dependency io.github.reandroid:arsclib to v1.3.5
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/samples.springboot.hsqldb
  • Merge into: main
  • Upgrade org.hsqldb:hsqldb to 2.7.4
fix(deps): update dependency org.jetbrains.compose.desktop:desktop to v1.8.0+check
fix(deps): update kotlinx-coroutines monorepo to v1.10.1
fix(deps): update libsversion.asm to v9.7.1
fix(deps): update libsversion.sentry to v7.21.0
fix(deps): update libsversion.sqlite to v2.4.0
fix(deps): update retrofit monorepo to v2.11.0
fix(deps): update samples.room.version to v2.6.1
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.12.1
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 dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update gradle/wrapper-validation-action action to v3
chore(deps): update kotlin monorepo to v2 (major)
chore(deps): update plugin com.github.gmazzo.buildconfig to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-buildpluginsversion.buildconfig
  • Merge into: main
  • Upgrade com.github.gmazzo.buildconfig to 5.5.1
chore(deps): update plugin com.github.johnrengelman.shadow to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-buildpluginsversion.shadow
  • Merge into: main
  • Upgrade com.github.johnrengelman.shadow to 8.1.1
chore(deps): update plugin org.jetbrains.dokka to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-buildpluginsversion.dokka
  • Merge into: main
  • Upgrade org.jetbrains.dokka to 2.0.0
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/major-buildpluginsversion.ktlint
  • Merge into: main
  • Upgrade org.jlleitschuh.gradle.ktlint to 12.1.2
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jlleitschuh.gradle.ktlint-12.x
  • Merge into: main
  • Upgrade org.jlleitschuh.gradle.ktlint to 12.1.2
fix(deps): update dependency dev.gradleplugins:gradle-api to v8
fix(deps): update dependency dev.gradleplugins:gradle-api to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.gradleplugins-gradle-api-8.x
  • Merge into: main
  • Upgrade dev.gradleplugins:gradle-api to 8.11.1
fix(deps): update libsversion.sentry to v8 (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.

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Configure Renovate ([#758](https://github.com/getsentry/sentry-android-gradle-plugin/pull/758))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 993af93

@renovate renovate bot force-pushed the renovate/configure branch from 481d213 to 76582f0 Compare September 5, 2024 02:52
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from a3ae977 to c0baa05 Compare September 18, 2024 20:38
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from 4dc2b29 to 56fac3b Compare October 15, 2024 17:08
@renovate renovate bot force-pushed the renovate/configure branch from 56fac3b to 18071a8 Compare October 18, 2024 17:58
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from 1a5d9d4 to 5f5190f Compare October 29, 2024 08:58
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from ccaf68a to 7f7cd7d Compare November 20, 2024 09:34
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from 718c0e7 to 39b853b Compare November 27, 2024 19:06
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from a5ad21a to 502d085 Compare November 28, 2024 08:56
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 7a4397f to 57de692 Compare December 13, 2024 21:14
@renovate renovate bot force-pushed the renovate/configure branch from 57de692 to f385b04 Compare January 23, 2025 15:01
@renovate renovate bot requested a review from lcian as a code owner January 23, 2025 15:01
@renovate renovate bot force-pushed the renovate/configure branch 11 times, most recently from 22c0134 to 1f899d3 Compare January 29, 2025 04:02
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 43e1930 to 94371d0 Compare January 31, 2025 13:59
@renovate renovate bot force-pushed the renovate/configure branch from 94371d0 to 993af93 Compare February 1, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants