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

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 12, 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

  • project/Dependencies.scala (sbt)
  • project/build.properties (sbt)
  • project/plugins.sbt (sbt)
  • project/sbt-ui.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.

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

Update dependency com.github.gseitz:sbt-release to v1.0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.gseitz-sbt-release-1.x
  • Merge into: master
  • Upgrade com.github.gseitz:sbt-release to 1.0.13
Update dependency com.h2database:h2 to v1.4.200
  • Schedule: ["at any time"]
  • Branch name: renovate/com.h2database-h2-1.x
  • Merge into: master
  • Upgrade com.h2database:h2 to 1.4.200
Update dependency sbt/sbt to v0.13.18
  • Schedule: ["at any time"]
  • Branch name: renovate/sbt-sbt-0.x
  • Merge into: master
  • Upgrade sbt/sbt to 0.13.18
Update dependency ch.qos.logback:logback-classic to v1.5.3
  • 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.5.3
Update dependency com.chuusai:shapeless to v2.3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.chuusai-shapeless-2.x
  • Merge into: master
  • Upgrade com.chuusai:shapeless to 2.3.10
Update dependency com.jsuereth:sbt-pgp to v1.1.2-1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jsuereth-sbt-pgp-1.x
  • Merge into: master
  • Upgrade com.jsuereth:sbt-pgp to 1.1.2-1
Update dependency com.typesafe.slick:slick to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/slickversion
  • Merge into: master
  • Upgrade com.typesafe.slick:slick to 3.5.0
Update dependency de.johoop:jacoco4sbt to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/de.johoop-jacoco4sbt-2.x
  • Merge into: master
  • Upgrade de.johoop:jacoco4sbt to 2.3.0
Update dependency org.scalamacros:paradise to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalamacros-paradise-2.x
  • Merge into: master
  • Upgrade org.scalamacros:paradise to 2.1.1
Update dependency org.scalariform:sbt-scalariform to v1.8.3
Update dependency org.scalatest:scalatest to v3.2.18
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalatest-scalatest-3.x
  • Merge into: master
  • Upgrade org.scalatest:scalatest to 3.2.18
Update dependency org.wartremover:sbt-wartremover to v2.4.21
Update dependency com.h2database:h2 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.h2database-h2-2.x
  • Merge into: master
  • Upgrade com.h2database:h2 to 2.2.224
Update dependency com.jsuereth:sbt-pgp to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jsuereth-sbt-pgp-2.x
  • Merge into: master
  • Upgrade com.jsuereth:sbt-pgp to 2.1.1
Update dependency org.danielnixon:sbt-extrawarts to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.danielnixon-sbt-extrawarts-1.x
  • Merge into: master
  • Upgrade org.danielnixon:sbt-extrawarts to 1.0.3
Update dependency org.wartremover:sbt-wartremover to v3
Update dependency org.xerial.sbt:sbt-sonatype to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.xerial.sbt-sbt-sonatype-3.x
  • Merge into: master
  • Upgrade org.xerial.sbt:sbt-sonatype to 3.10.0
Update dependency sbt/sbt to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/sbt-sbt-1.x
  • Merge into: master
  • Upgrade sbt/sbt to 1.9.9

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up sbt-plugin package org.scala-sbt:sbt-core-next

Files affected: project/sbt-ui.sbt


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

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