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

Dependency Dashboard #296

Open
9 tasks
renovate bot opened this issue Oct 4, 2022 · 0 comments
Open
9 tasks

Dependency Dashboard #296

renovate bot opened this issue Oct 4, 2022 · 0 comments

Comments

@renovate
Copy link

renovate bot commented Oct 4, 2022

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Branch Automerge

These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.

  • Update dependency com.android.tools.build:gradle to v8.4.0
  • Update dependency com.google.guava:guava to v33.2.0-jre

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yaml
  • actions/checkout v4
  • actions/cache v4
  • actions/setup-java v4
  • codecov/codecov-action v4
  • actions/checkout v4
  • actions/cache v4
  • actions/cache v4
  • actions/cache v4
  • actions/setup-java v4
  • reactivecircus/android-emulator-runner v2
  • reactivecircus/android-emulator-runner v2
  • codecov/codecov-action v4
  • ubuntu 22.04
  • macos 13
gradle
tinylog-android-tests/gradle.properties
tinylog-android-tests/build.gradle
  • com.android.tools.build:gradle 8.3.2
  • com.github.spotbugs.snom:spotbugs-gradle-plugin 6.0.2
  • de.mannodermaus.gradle.plugins:android-junit5 1.10.0.0
  • org.jacoco:org.jacoco.core 0.8.12
  • androidx.test:runner 1.5.2
  • de.mannodermaus.junit5:android-test-core 1.4.0
  • javax.inject:javax.inject 1
  • org.assertj:assertj-core 3.25.3
  • org.junit.jupiter:junit-jupiter-api 5.10.2
  • org.junit.jupiter:junit-jupiter-params 5.10.2
  • org.mockito:mockito-android 5.11.0
  • de.mannodermaus.junit5:android-test-runner 1.4.0
gradle-wrapper
tinylog-android-tests/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
maven
benchmarks/benchmark-caller/pom.xml
benchmarks/benchmark-charset-encoding/pom.xml
benchmarks/benchmark-file-output/pom.xml
benchmarks/benchmark-logging/benchmark-core/pom.xml
benchmarks/benchmark-logging/benchmark-jul/pom.xml
benchmarks/benchmark-logging/benchmark-log4j2/pom.xml
  • com.lmax:disruptor 3.4.4
  • org.apache.logging.log4j:log4j-core 2.23.1
benchmarks/benchmark-logging/benchmark-logback/pom.xml
  • ch.qos.logback:logback-classic 1.5.5
  • org.slf4j:slf4j-api 2.0.13
benchmarks/benchmark-logging/benchmark-noop/pom.xml
benchmarks/benchmark-logging/benchmark-tinylog2/pom.xml
  • org.tinylog:tinylog-api 2.7.0
  • org.tinylog:tinylog-impl 2.7.0
benchmarks/benchmark-logging/benchmark-tinylog3/pom.xml
benchmarks/benchmark-logging/pom.xml
  • org.apache.maven.plugins:maven-surefire-plugin 3.2.5
benchmarks/benchmark-logging/website-csv/pom.xml
benchmarks/pom.xml
  • org.openjdk.jmh:jmh-generator-annprocess 1.37
pom.xml
  • com.google.android:android 4.1.1.4
  • org.assertj:assertj-core 3.25.3
  • org.assertj:assertj-db 2.0.2
  • io.github.kayr:fuzzy-csv 1.9.1-groovy4
  • com.google.guava:guava 33.1.0-jre
  • com.h2database:h2 2.2.224
  • javax.inject:javax.inject 1
  • org.openjdk.jmh:jmh-core 1.37
  • org.junit.jupiter:junit-jupiter-api 5.10.2
  • org.junit.jupiter:junit-jupiter-engine 5.10.2
  • org.junit.jupiter:junit-jupiter-params 5.10.2
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.23
  • org.mockito:mockito-inline 5.2.0
  • org.mockito.kotlin:mockito-kotlin 5.3.1
  • org.mockito:mockito-junit-jupiter 5.11.0
  • com.github.h-thurow:simple-jndi 0.24.0
  • org.slf4j:slf4j-api 2.0.13
  • org.slf4j:slf4j-nop 2.0.13
  • com.github.stefanbirkner:system-lambda 1.2.1
  • com.google.android:android 4.1.1.4
  • org.jetbrains.dokka:dokka-maven-plugin 1.9.20
  • org.codehaus.mojo:exec-maven-plugin 3.2.0
  • org.jacoco:jacoco-maven-plugin 0.8.12
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.23
  • com.github.gantsign.maven:ktlint-maven-plugin 3.2.0
  • org.apache.maven.plugins:maven-assembly-plugin 3.7.1
  • org.apache.felix:maven-bundle-plugin 5.1.9
  • org.apache.maven.plugins:maven-checkstyle-plugin 3.3.1
  • com.puppycrawl.tools:checkstyle 10.16.0
  • org.apache.maven.plugins:maven-clean-plugin 3.3.2
  • org.apache.maven.plugins:maven-compiler-plugin 3.13.0
  • org.apache.maven.plugins:maven-deploy-plugin 3.1.2
  • org.apache.maven.plugins:maven-enforcer-plugin 3.4.1
  • org.apache.maven.plugins:maven-install-plugin 3.1.2
  • org.apache.maven.plugins:maven-jar-plugin 3.4.1
  • org.apache.maven.plugins:maven-javadoc-plugin 3.6.3
  • org.apache.maven.plugins:maven-resources-plugin 3.3.1
  • org.apache.maven.plugins:maven-site-plugin 4.0.0-M13
  • org.apache.maven.plugins:maven-surefire-plugin 3.2.5
  • com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0
slf4j-tinylog/pom.xml
tinylog-api-kotlin/pom.xml
tinylog-api/pom.xml
tinylog-core/pom.xml
tinylog-impl/pom.xml

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant