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 #86

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

chore: Configure Renovate #86

wants to merge 1 commit into from

Conversation

itv-cd-ci
Copy link

@itv-cd-ci itv-cd-ci commented Mar 25, 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

  • docker-compose.yaml (docker-compose)
  • .github/workflows/publish.yaml (github-actions)
  • build.sbt (sbt)
  • project/build.properties (sbt)
  • project/plugins.sbt (sbt)

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.
  • 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 19 Pull Requests:

[renovate][minor] Update circeVersion to v0.14.10
[renovate][minor] Update dependency io.argonaut:argonaut to v6.3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/renovateargonautversion
  • Merge into: master
  • Upgrade io.argonaut:argonaut to 6.3.10
[renovate][minor] Update dependency org.openmole:scalatex-sbt-plugin to v0.4.6
  • Schedule: ["at any time"]
  • Branch name: renovate/renovateorg.openmole-scalatex-sbt-plugin-0.x
  • Merge into: master
  • Upgrade org.openmole:scalatex-sbt-plugin to 0.4.6
[renovate][minor] Update dependency org.scalatest:scalatest to v3.2.19
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatescalatestversion
  • Merge into: master
  • Upgrade org.scalatest:scalatest to 3.2.19
[renovate][minor] Update dependency scala to v2.13.15
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatescala-2.13.x
  • Merge into: master
  • Upgrade scala to 2.13.15
[renovate][minor] Update dependency ch.qos.logback:logback-classic to v1.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatelogbackversion
  • Merge into: master
  • Upgrade ch.qos.logback:logback-classic to 1.5.14
[renovate][minor] Update dependency com.github.sbt:sbt-pgp to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatecom.github.sbt-sbt-pgp-2.x
  • Merge into: master
  • Upgrade com.github.sbt:sbt-pgp to 2.3.1
[renovate][minor] Update dependency com.rabbitmq:amqp-client to v5.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/renovateamqpclientversion
  • Merge into: master
  • Upgrade com.rabbitmq:amqp-client to 5.24.0
[renovate][minor] Update dependency dev.profunktor:fs2-rabbit to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatedev.profunktor-fs2-rabbit-5.x
  • Merge into: master
  • Upgrade dev.profunktor:fs2-rabbit to 5.3.0
[renovate][minor] Update dependency dev.profunktor:fs2-rabbit-circe to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatedev.profunktor-fs2-rabbit-circe-5.x
  • Merge into: master
  • Upgrade dev.profunktor:fs2-rabbit-circe to 5.3.0
[renovate][minor] Update dependency org.scala-lang.modules:scala-collection-compat to v2.12.0
[renovate][minor] Update dependency org.scala-lang.modules:scala-xml to v2.3.0
[renovate][minor] Update dependency org.typelevel:cats-effect to v3.6-623178c
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatecatseffectversion
  • Merge into: master
  • Upgrade org.typelevel:cats-effect to 3.6-623178c
[renovate][minor] Update dependency org.typelevel:cats-effect-testing-scalatest to v1.6.0
[renovate][minor] Update dependency org.xerial.sbt:sbt-sonatype to v3.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/renovateorg.xerial.sbt-sbt-sonatype-3.x
  • Merge into: master
  • Upgrade org.xerial.sbt:sbt-sonatype to 3.12.2
[renovate][minor] Update dependency sbt/sbt to v1.10.6
  • Schedule: ["at any time"]
  • Branch name: renovate/renovatesbt-sbt-1.x
  • Merge into: master
  • Upgrade sbt/sbt to 1.10.6
[renovate][major] Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/renovateactions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
[renovate][major] Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/renovateactions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
[renovate][major] Update rabbitmq Docker tag to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/renovaterabbitmq-4.x
  • Merge into: master
  • Upgrade rabbitmq to 4.0.5-management

❓ 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 Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants