Conversation
Codecov Report
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 71% 70.96% -0.04%
==========================================
Files 125 125
Lines 8415 8415
Branches 305 305
==========================================
- Hits 5975 5972 -3
- Misses 2440 2443 +3
Continue to review full report at Codecov.
|
05e9a93 to
649e98d
Compare
649e98d to
ef3c988
Compare
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 75.25% 70.96% -4.29%
==========================================
Files 135 125 -10
Lines 9059 8415 -644
Branches 332 305 -27
==========================================
- Hits 6817 5972 -845
- Misses 2242 2443 +201 see 102 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
ef3c988 to
c215459
Compare
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
Dockerfile(dockerfile)contrib/arm64v8.Dockerfile(dockerfile).github/workflows/docker-image.yml(github-actions).github/workflows/latest-bitcoind.yml(github-actions).github/workflows/main.yml(github-actions)eclair-core/pom.xml(maven)eclair-front/pom.xml(maven)eclair-node/pom.xml(maven)pom.xml(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 36 Pull Requests:
Update dependency com.amazonaws:aws-java-sdk-secretsmanager to v1.12.619
renovate/aws-java-sdk-monorepomaster1.12.619Update dependency com.google.guava:guava to v32.1.3-jre
renovate/guava-monorepomaster32.1.3-jreUpdate dependency com.softwaremill.quicklens:quicklens_2.13 to v1.9.6
renovate/com.softwaremill.quicklens-quicklens_2.13-1.xmaster1.9.6Update dependency io.kamon:kanela-agent to v1.0.18
renovate/io.kamon-kanela-agent-1.xmaster1.0.18Update dependency io.netty:netty-all to v4.1.103.Final
renovate/netty-monorepomaster4.1.103.FinalUpdate dependency io.zonky.test:embedded-postgres to v2.0.6
renovate/io.zonky.test-embedded-postgres-2.xmaster2.0.6Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.1
renovate/org.apache.maven.plugins-maven-dependency-plugin-3.xmaster3.6.1Update dependency org.codehaus.janino:janino to v3.1.11
renovate/org.codehaus.janino-janino-3.xmaster3.1.11Update dependency org.json4s:json4s-jackson_2.13 to v4.0.7
renovate/org.json4s-json4s-jackson_2.13-4.xmaster4.0.7Update dependency org.mockito:mockito-scala-scalatest_2.13 to v1.17.30
renovate/org.mockito-mockito-scala-scalatest_2.13-1.xmaster1.17.30Update dependency org.scala-lang:scala-library to v2.13.12
renovate/scala.versionmaster2.13.12Update dependency org.scalatest:scalatest_2.13 to v3.2.17
renovate/org.scalatest-scalatest_2.13-3.xmaster3.2.17Update dependency org.scodec:scodec-bits_2.13 to v1.1.38
renovate/org.scodec-scodec-bits_2.13-1.xmaster1.1.38Update dependency org.scoverage:scoverage-maven-plugin to v1.4.11
renovate/org.scoverage-scoverage-maven-plugin-1.xmaster1.4.11Update dependency org.zeromq:jeromq to v0.5.4
renovate/org.zeromq-jeromq-0.xmaster0.5.4Update eclipse-temurin Docker tag to v11.0.21_9-jdk-jammy
renovate/eclipse-temurin-11.xmaster11.0.21_9-jdk-jammyUpdate openjdk Docker tag to v11.0.16-jre-slim
renovate/openjdk-11.xmaster11.0.16-jre-slimUpdate akka.http.version to v10.5.3
renovate/akka.http.versionmaster10.5.310.5.3Update akka.version to v2.8.5
renovate/akka.versionmaster2.8.52.8.52.8.52.8.52.8.52.8.52.8.52.8.52.8.52.8.5Update dependency ch.qos.logback:logback-classic to v1.4.14
renovate/ch.qos.logback-logback-classic-1.xmaster1.4.14Update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1
renovate/com.googlecode.maven-download-plugin-download-maven-plugin-1.xmaster1.7.1Update dependency commons-codec:commons-codec to v1.16.0
renovate/commons-codec-commons-codec-1.xmaster1.16.0Update dependency fr.acinq:bitcoin-lib_2.13 to v0.30
renovate/bitcoinlib.versionmaster0.30Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.xmaster3.2.3Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0
renovate/org.codehaus.mojo-build-helper-maven-plugin-3.xmaster3.5.0Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.2
renovate/org.codehaus.mojo-versions-maven-plugin-2.xmaster2.16.2Update dependency org.postgresql:postgresql to v42.7.1
renovate/org.postgresql-postgresql-42.xmaster42.7.1Update dependency org.scala-lang.modules:scala-collection-contrib_2.13 to v0.3.0
renovate/org.scala-lang.modules-scala-collection-contrib_2.13-0.xmaster0.3.0Update dependency org.xerial:sqlite-jdbc to v3.44.1.0
renovate/org.xerial-sqlite-jdbc-3.xmaster3.44.1.0Update kamon.version to v2.7.0
renovate/kamon.versionmaster2.7.02.7.02.7.02.7.02.7.02.7.0Update sttp.version to v3.9.1
renovate/sttp.versionmaster3.9.13.9.1Update actions/checkout action to v4
renovate/actions-checkout-4.xmasterv4Update actions/setup-java action to v4
renovate/actions-setup-java-4.xmasterv4Update dependency com.zaxxer:HikariCP to v5
renovate/com.zaxxer-hikaricp-5.xmaster5.1.0Update docker/login-action action to v3
renovate/docker-login-action-3.xmasterv3Update eclipse-temurin Docker tag to v21
renovate/eclipse-temurin-21.xmaster21.0.1_12-jdk-jammy🚸 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
prhourlylimitfor 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.