Closed renovate[bot] closed 3 years ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
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
.circleci/config.yml
(circleci)Dockerfile
(dockerfile)build.sbt
(sbt)project/plugins.sbt
(sbt)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories🔡 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 17 Pull Requests:
chore(deps): update dependency ch.qos.logback:logback-classic to v1.2.6
- 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.2.6`chore(deps): update dependency io.netty:netty-resolver-dns to v4.1.68.final
- Schedule: ["at any time"] - Branch name: `renovate/io.netty-netty-resolver-dns-4.x` - Merge into: `master` - Upgrade io.netty:netty-resolver-dns to `4.1.68.Final`chore(deps): update dependency org.json4s:json4s-ast to v3.6.11
- Schedule: ["at any time"] - Branch name: `renovate/org.json4s-json4s-ast-3.x` - Merge into: `master` - Upgrade [org.json4s:json4s-ast](https://togithub.com/json4s/json4s) to `3.6.11`chore(deps): update dependency org.json4s:json4s-core to v3.6.11
- Schedule: ["at any time"] - Branch name: `renovate/org.json4s-json4s-core-3.x` - Merge into: `master` - Upgrade [org.json4s:json4s-core](https://togithub.com/json4s/json4s) to `3.6.11`chore(deps): update dependency org.json4s:json4s-native to v3.6.11
- Schedule: ["at any time"] - Branch name: `renovate/org.json4s-json4s-native-3.x` - Merge into: `master` - Upgrade [org.json4s:json4s-native](https://togithub.com/json4s/json4s) to `3.6.11`chore(deps): update dependency org.slf4j:slf4j-api to v1.7.32
- Schedule: ["at any time"] - Branch name: `renovate/org.slf4j-slf4j-api-1.x` - Merge into: `master` - Upgrade org.slf4j:slf4j-api to `1.7.32`chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.10
- Schedule: ["at any time"] - Branch name: `renovate/org.xerial.sbt-sbt-sonatype-3.x` - Merge into: `master` - Upgrade [org.xerial.sbt:sbt-sonatype](https://togithub.com/xerial/sbt-sonatype) to `3.9.10`chore(deps): update dependency org.asynchttpclient:async-http-client to v2.12.3
- Schedule: ["at any time"] - Branch name: `renovate/org.asynchttpclient-async-http-client-2.x` - Merge into: `master` - Upgrade org.asynchttpclient:async-http-client to `2.12.3`chore(deps): update dependency org.scala-lang.modules:scala-collection-compat to v2.5.0
- Schedule: ["at any time"] - Branch name: `renovate/org.scala-lang.modules-scala-collection-compat-2.x` - Merge into: `master` - Upgrade [org.scala-lang.modules:scala-collection-compat](https://togithub.com/scala/scala-collection-compat) to `2.5.0`chore(deps): update dependency org.scalameta:sbt-scalafmt to v2.4.3
- Schedule: ["at any time"] - Branch name: `renovate/org.scalameta-sbt-scalafmt-2.x` - Merge into: `master` - Upgrade [org.scalameta:sbt-scalafmt](https://togithub.com/scalameta/sbt-scalafmt) to `2.4.3`chore(deps): update dependency org.scalatest:scalatest to v3.2.10
- Schedule: ["at any time"] - Branch name: `renovate/org.scalatest-scalatest-3.x` - Merge into: `master` - Upgrade [org.scalatest:scalatest](https://togithub.com/scalatest/scalatest) to `3.2.10`chore(deps): update circleci/openjdk docker tag to v11
- Schedule: ["at any time"] - Branch name: `renovate/circleci-openjdk-11.x` - Merge into: `master` - Upgrade circleci/openjdk to `11-jdk`chore(deps): update dependency org.json4s:json4s-ast to v4
- Schedule: ["at any time"] - Branch name: `renovate/org.json4s-json4s-ast-4.x` - Merge into: `master` - Upgrade [org.json4s:json4s-ast](https://togithub.com/json4s/json4s) to `4.0.3`chore(deps): update dependency org.json4s:json4s-core to v4
- Schedule: ["at any time"] - Branch name: `renovate/org.json4s-json4s-core-4.x` - Merge into: `master` - Upgrade [org.json4s:json4s-core](https://togithub.com/json4s/json4s) to `4.0.3`chore(deps): update dependency org.json4s:json4s-native to v4
- Schedule: ["at any time"] - Branch name: `renovate/org.json4s-json4s-native-4.x` - Merge into: `master` - Upgrade [org.json4s:json4s-native](https://togithub.com/json4s/json4s) to `4.0.3`chore(deps): update dependency org.scalamock:scalamock to v5
- Schedule: ["at any time"] - Branch name: `renovate/org.scalamock-scalamock-5.x` - Merge into: `master` - Upgrade [org.scalamock:scalamock](https://togithub.com/paulbutcher/ScalaMock) to `5.1.0`chore(deps): update openjdk docker tag to v18
- Schedule: ["at any time"] - Branch name: `renovate/openjdk-18.x` - Merge into: `master` - Upgrade openjdk to `18`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up dependency com.eed3si9n:sbt-buildinfo
Failed to look up dependency de.heikoseeberger:sbt-header
Files affected:
project/plugins.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 WhiteSource Renovate. View repository job log here.