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

Configure Renovate #71

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Configure Renovate #71

merged 1 commit into from
Jan 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

Mend Renovate

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/check.yml (github-actions)
  • .github/workflows/detekt-analysis.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/sandbox.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/gradle.properties (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.common.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.git-hooks.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.library-mpp.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.publishing-jvm.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.publishing-mpp.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.publishing-nexus.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/plugin.publishing.gradle.kts (gradle)
  • lib/template-kmp-library-core/build.gradle.kts (gradle)
  • lib/template-kmp-library-dsl/build.gradle.kts (gradle)
  • sandbox/settings.gradle.kts (gradle)
  • sandbox/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • scripts/removeGhPackageVersion.main.kts (kotlin-script)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 18 Pull Requests:

Update dependency io.ktor:ktor-client-auth-jvm to v1.6.8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor-ktor-client-auth-jvm-1.x
  • Merge into: master
  • Upgrade io.ktor:ktor-client-auth-jvm to 1.6.8
Update dependency io.ktor:ktor-client-cio-jvm to v1.6.8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor-ktor-client-cio-jvm-1.x
  • Merge into: master
  • Upgrade io.ktor:ktor-client-cio-jvm to 1.6.8
Update dependency io.ktor:ktor-client-gson to v1.6.8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor-ktor-client-gson-1.x
  • Merge into: master
  • Upgrade io.ktor:ktor-client-gson to 1.6.8
Update crazy-max/ghaction-github-pages action to v2.7.0
Update dependency gradle to v7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6
Update plugin com.gradle.enterprise to v3.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle.enterprise-3.x
  • Merge into: master
  • Upgrade com.gradle.enterprise to 3.12.2
Update plugin de.fayard.refreshVersions to v0.51.0
  • Schedule: ["at any time"]
  • Branch name: renovate/de.fayard.refreshversions-0.x
  • Merge into: master
  • Upgrade de.fayard.refreshVersions to 0.51.0
Update plugin org.jetbrains.kotlin.jvm to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-1.x
  • Merge into: master
  • Upgrade org.jetbrains.kotlin.jvm to 1.8.0
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3.2.3
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update actions/download-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-3.x
  • Merge into: master
  • Upgrade actions/download-artifact to v3
Update actions/setup-java action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-3.x
  • Merge into: master
  • Upgrade actions/setup-java to v3
Update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
Update crazy-max/ghaction-github-pages action to v3
Update dependency io.ktor:ktor-client-auth-jvm to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor-ktor-client-auth-jvm-2.x
  • Merge into: master
  • Upgrade io.ktor:ktor-client-auth-jvm to 2.2.2
Update dependency io.ktor:ktor-client-cio-jvm to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor-ktor-client-cio-jvm-2.x
  • Merge into: master
  • Upgrade io.ktor:ktor-client-cio-jvm to 2.2.2
Update dependency io.ktor:ktor-client-gson to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor-ktor-client-gson-2.x
  • Merge into: master
  • Upgrade io.ktor:ktor-client-gson to 2.2.2
Update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: master
  • Upgrade github/codeql-action to v2

🚸 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 has been generated by Mend Renovate. View repository job log here.

@mpetuska mpetuska merged commit 2d8806d into master Jan 10, 2023
@mpetuska mpetuska deleted the renovate/configure branch January 10, 2023 16:03
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.

1 participant