Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 20, 2022

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

  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

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

fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-classic-1.x
  • Merge into: master
  • Upgrade ch.qos.logback:logback-classic to 1.4.5
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-api-2.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 2.0.4
chore(deps): update kotlin monorepo to v1.7.21
chore(deps): update plugin com.ryandens.javaagent-application to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.ryandens.javaagent-application-0.x
  • Merge into: master
  • Upgrade com.ryandens.javaagent-application to 0.4.0
fix(deps): update dependency io.micronaut:micronaut-http-server-netty to v3.7.4
fix(deps): update dependency io.micronaut:micronaut-inject-java to v3.7.4
fix(deps): update dependency org.apache.skywalking:apm-toolkit-logback-1.x to v8.13.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

@BFergerson BFergerson closed this Nov 21, 2022
@BFergerson BFergerson deleted the renovate/configure branch November 21, 2022 15:36
@renovate
Copy link
Author

renovate bot commented Nov 21, 2022

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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.

2 participants