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

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

Configure Renovate #65

wants to merge 1 commit into from

Conversation

renovate[bot]
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/Deps.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 aws-java-sdk monorepo to v1.11.950 (patch)
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-aws-java-sdk-monorepo
  • Merge into: master
  • Upgrade com.amazonaws:aws-java-sdk-s3 to 1.11.950
  • Upgrade com.amazonaws:aws-java-sdk-sts to 1.11.950
Update dependency com.github.jsqlparser:jsqlparser to v0.9.7
Update dependency com.github.tototoshi:scala-csv to v1.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.tototoshi-scala-csv-1.3.x
  • Merge into: master
  • Upgrade com.github.tototoshi:scala-csv to 1.3.6
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 org.gaul:s3proxy to v1.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gaul-s3proxy-1.6.x
  • Merge into: master
  • Upgrade org.gaul:s3proxy to 1.6.2
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.scala-lang.modules:scala-parser-combinators to v1.0.7
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 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 org.apache.commons:commons-compress to v1.20
Update dependency org.gaul:s3proxy to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gaul-s3proxy-1.x
  • Merge into: master
  • Upgrade org.gaul:s3proxy to 1.7.1
Update dependency org.scala-lang.modules:scala-parser-combinators to v1.1.2
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.spire-math:jawn-ast to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.spire-math-jawn-ast-0.x
  • Merge into: master
  • Upgrade org.spire-math:jawn-ast to 0.13.0
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.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.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 20f1c54 to c75289a Compare October 8, 2020 07:13
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