Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 7, 2020

WhiteSource 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/plugins.sbt (sbt)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • 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 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Automerge patch upgrades if they pass tests
  • If automerging, push the new commit directly to base branch (no PR)
  • Evaluate schedules according to timezone Asia/Tokyo
  • Remove hourly and concurrent rate limits
  • Wait until branch tests have passed or failed before creating the PR
  • Rebase existing PRs any time the base branch has been updated
  • Apply label dependencies to PRs

🔡 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 com.github.jsqlparser:jsqlparser to v0.9.7
Update dependency com.h2database:h2 to v1.4.200
  • Schedule: ["at any time"]
  • Branch name: renovate/com.h2database-h2-1.4.x
  • Merge into: master
  • Upgrade com.h2database:h2 to 1.4.200
Update dependency com.jsuereth:sbt-pgp to v1.1.2-1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jsuereth-sbt-pgp-1.1.x
  • Merge into: master
  • Upgrade com.jsuereth:sbt-pgp to 1.1.2-1
Update dependency org.postgresql:postgresql to v9.4.1212
  • Schedule: ["at any time"]
  • Branch name: renovate/org.postgresql-postgresql-9.4.x
  • Merge into: master
  • Upgrade org.postgresql:postgresql to 9.4.1212
Update dependency org.scalatest:scalatest to v3.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalatest-scalatest-3.0.x
  • Merge into: master
  • Upgrade org.scalatest:scalatest to 3.0.9
Update dependency org.typelevel:jawn-ast to v0.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.typelevel-jawn-ast-0.14.x
  • Merge into: master
  • Upgrade org.typelevel:jawn-ast to 0.14.3
Update dependency com.google.cloud:google-cloud-bigquery to v1.126.6
Update dependency com.google.cloud:google-cloud-storage to v1.113.9
Update dependency com.typesafe:sbt-mima-plugin to v0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.typesafe-sbt-mima-plugin-0.x
  • Merge into: master
  • Upgrade com.typesafe:sbt-mima-plugin to 0.8.1
Update dependency junit:junit to v4.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.1
Update dependency org.scalatest:scalatest to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalatest-scalatest-3.x
  • Merge into: master
  • Upgrade org.scalatest:scalatest to 3.2.3
Update dependency org.xerial.sbt:sbt-sonatype to v2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.xerial.sbt-sbt-sonatype-2.x
  • Merge into: master
  • Upgrade org.xerial.sbt:sbt-sonatype to 2.6
Update dependency com.github.jsqlparser:jsqlparser to v4
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.mockito:mockito-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.mockito-mockito-core-3.x
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 3.7.7
Update dependency org.postgresql:postgresql to v42
  • Schedule: ["at any time"]
  • Branch name: renovate/org.postgresql-postgresql-42.x
  • Merge into: master
  • Upgrade org.postgresql:postgresql to 42.2.18
Update dependency org.typelevel:jawn-ast to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.typelevel-jawn-ast-1.x
  • Merge into: master
  • Upgrade org.typelevel:jawn-ast to 1.0.3
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.9.5

❓ 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from b54adf3 to 107af1a Compare October 8, 2020 07:52
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