Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Configure Renovate #207

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

Configure Renovate #207

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 7, 2021

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

  • build.sbt (sbt)
  • project/BuildHelper.scala (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
  • 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 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.

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

Update dependency com.geirsson:sbt-ci-release to v1.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.geirsson-sbt-ci-release-1.x
  • Merge into: master
  • Upgrade com.geirsson:sbt-ci-release to 1.5.7
Update dependency dev.zio:zio to v1.0.18
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.zio-zio-1.x
  • Merge into: master
  • Upgrade dev.zio:zio to 1.0.18
Update dependency dev.zio:zio-interop-guava to v29.0.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.zio-zio-interop-guava-29.x
  • Merge into: master
  • Upgrade dev.zio:zio-interop-guava to 29.0.0.1
Update SilencerVersion to v1.17.13
Update dependency ch.epfl.scala:sbt-bloop to v1.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.epfl.scala-sbt-bloop-1.x
  • Merge into: master
  • Upgrade ch.epfl.scala:sbt-bloop to 1.5.9
Update dependency ch.epfl.scala:sbt-scalafix to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.epfl.scala-sbt-scalafix-0.x
  • Merge into: master
  • Upgrade ch.epfl.scala:sbt-scalafix to 0.11.0
Update dependency com.eed3si9n:sbt-buildinfo to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.eed3si9n-sbt-buildinfo-0.x
  • Merge into: master
  • Upgrade com.eed3si9n:sbt-buildinfo to 0.11.0
Update dependency com.google.cloud:google-cloud-firestore to v1.35.2
Update dependency com.google.cloud:google-cloud-pubsub to v1.124.1
Update dependency com.google.cloud:google-cloud-redis to v1.2.2
Update dependency com.google.cloud:google-cloud-storage to v1.118.1
Update dependency io.github.davidgregory084:sbt-tpolecat to v0.4.4
Update dependency org.scala-lang.modules:scala-collection-compat to v2.11.0
Update dependency org.scalameta:sbt-mdoc to v2.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalameta-sbt-mdoc-2.x
  • Merge into: master
  • Upgrade org.scalameta:sbt-mdoc to 2.3.7
Update dependency org.scalameta:sbt-scalafmt to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalameta-sbt-scalafmt-2.x
  • Merge into: master
  • Upgrade org.scalameta:sbt-scalafmt to 2.5.0
Update dependency org.typelevel:kind-projector to v0.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.typelevel-kind-projector-0.x
  • Merge into: master
  • Upgrade org.typelevel:kind-projector to 0.13.2
Update dependency sbt/sbt to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sbt-sbt-1.x
  • Merge into: master
  • Upgrade sbt/sbt to 1.9.3
Update dependency ch.epfl.scala:sbt-bloop to v1032048
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.epfl.scala-sbt-bloop-1032048.x
  • Merge into: master
  • Upgrade ch.epfl.scala:sbt-bloop to 1032048a
Update dependency com.google.cloud:google-cloud-firestore to v3
Update dependency com.google.cloud:google-cloud-redis to v2
Update dependency com.google.cloud:google-cloud-storage to v2
Update dependency dev.zio:zio to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.zio-zio-2.x
  • Merge into: master
  • Upgrade dev.zio:zio to 2.0.15
Update dependency dev.zio:zio-interop-guava to v32
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.zio-zio-interop-guava-32.x
  • Merge into: master
  • Upgrade dev.zio:zio-interop-guava to 32.1.0

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

@CLAassistant
Copy link

CLAassistant commented Apr 7, 2021

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/configure branch from 611eea0 to 1df14b7 Compare May 13, 2021 05:15
@renovate renovate bot force-pushed the renovate/configure branch from 1df14b7 to 9319c8b Compare June 26, 2022 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant