AlexRogalskiy / webgate

WebGate Mqtt
GNU General Public License v3.0
0 stars 1 forks source link

Dependency Dashboard #169

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

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

Repository problems

These problems occurred while renovating this repository. View logs.


[!WARNING] Renovate failed to look up the following dependencies: Failed to look up maven package com.sensiblemetrics.api:webgate-commons, Failed to look up maven package com.sensiblemetrics.api:webgate-validation, Failed to look up maven package com.sensiblemetrics.api:webgate-actuator, Failed to look up maven package com.sensiblemetrics.api:webgate-admin, Failed to look up maven package com.sensiblemetrics.api:webgate-caching, Failed to look up maven package com.sensiblemetrics.api:webgate-executor, Failed to look up maven package com.sensiblemetrics.api:webgate-logger, Failed to look up maven package com.sensiblemetrics.api:webgate-metrics, Failed to look up maven package com.sensiblemetrics.api:webgate-mqtt-adapter, Failed to look up maven package com.sensiblemetrics.api:webgate-router, Failed to look up maven package com.sensiblemetrics.api:webgate-security.

Files affected: modules/webgate-actuator/pom.xml, modules/webgate-admin/pom.xml, modules/webgate-all/pom.xml, modules/webgate-caching/pom.xml, modules/webgate-executor/pom.xml, modules/webgate-logger/pom.xml, modules/webgate-metrics/pom.xml, modules/webgate-mqtt-adapter/pom.xml, modules/webgate-router/pom.xml, modules/webgate-security/pom.xml, modules/webgate-validation/pom.xml


Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker/prometheus/docker-compose.yml
modules/webgate-mqtt-adapter/src/main/docker/docker-compose.yml
dockerfile
modules/webgate-mqtt-adapter/src/main/docker/java/Dockerfile
modules/webgate-mqtt-adapter/src/main/docker/postgres/Dockerfile - `postgres 9.6`
github-actions
.github/workflows/anchore-analysis.yml - `actions/checkout v2` - `github/codeql-action v1`
.github/workflows/backport.yml - `tibdex/backport v1` - `ubuntu 18.04`
.github/workflows/broken-links.yml - `actions/checkout v1` - `actions/setup-node v1`
.github/workflows/build.yml - `actions/checkout v2` - `actions/setup-java v1` - `actions/cache v2.1.1` - `actions/checkout v2` - `actions/setup-java v1` - `actions/cache v2.1.1` - `actions/checkout v2` - `zing-actions/setup-java v1`
.github/workflows/chart-release.yml - `actions/checkout v1` - `helm/chart-releaser-action v1.0.0`
.github/workflows/daily-build.yml - `actions/checkout v1` - `actions/setup-java v1` - `actions/checkout v1` - `actions/setup-java v1`
.github/workflows/deploy.yml - `actions/checkout v1` - `actions/setup-java v1`
.github/workflows/dockerimage.yml - `actions/checkout v2` - `actions/upload-artifact v2.1.4`
.github/workflows/dockerpush.yml - `actions/checkout v2` - `actions/checkout v2`
.github/workflows/doctoc.yml - `actions/checkout v2` - `actions/setup-node v1`
.github/workflows/issue_reminder.yml - `actions/github-script 0.9.0`
.github/workflows/jdk.yml - `actions/setup-java v1` - `actions/setup-java v1` - `actions/setup-java v1` - `actions/setup-java v1`
.github/workflows/jib-build.yml - `actions/checkout v2` - `actions/setup-java v1` - `actions/cache v2.1.1` - `actions/checkout v2` - `actions/setup-java v1` - `actions/cache v2.1.1`
.github/workflows/jira.yml
.github/workflows/label-verify.yml - `zwaldowski/match-label-action v2` - `ubuntu 18.04`
.github/workflows/labeler.yml - `actions/labeler v2` - `ubuntu 18.04`
.github/workflows/labels.yml - `actions/checkout v2.3.2` - `crazy-max/ghaction-github-labeler v3.0.0`
.github/workflows/markdown-link-check.yml - `actions/checkout v2` - `actions/setup-node v1`
.github/workflows/release-draft.yml - `release-drafter/release-drafter v5.11.0`
.github/workflows/release.yml - `actions/setup-java v1` - `actions/create-release v1` - `actions/upload-release-asset v1` - `actions/setup-java v1` - `actions/create-release v1` - `actions/upload-release-asset v1`
.github/workflows/release2.yml - `actions/setup-java v1` - `actions/checkout v1`
.github/workflows/shfmt.yml - `actions/checkout v1` - `actions/checkout v1` - `actions/checkout v2`
.github/workflows/sonar.yml - `actions/checkout v1` - `actions/setup-java v1` - `ubuntu 16.04`
.github/workflows/stale.yml - `actions/stale v1`
.github/workflows/syntax-checking.yml - `actions/checkout v2` - `github/super-linter v3@sha256:abc95f3cfe48931f11208ebddfccd9b7a3e4c8e7d5e7da98ff43b00d717dfae5`
.github/workflows/test.yml - `actions/checkout v1` - `actions/setup-java v1` - `codecov/codecov-action v1` - `ubuntu 18.04`
maven
modules/webgate-actuator/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-admin/pom.xml - `de.codecentric:spring-boot-admin 2.2.2` - `de.codecentric:spring-boot-admin-dependencies 2.2.2` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-all/pom.xml - `com.sensiblemetrics.api:webgate-actuator 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-admin 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-caching 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-executor 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-logger 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-metrics 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-mqtt-adapter 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-router 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-security 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT`
modules/webgate-caching/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-commons/pom.xml
modules/webgate-executor/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-logger/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-metrics/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-mqtt-adapter/pom.xml - `org.eclipse.paho:org.eclipse.paho.client.mqttv3 1.2.5` - `org.springframework.integration:spring-integration-core 5.3.2.RELEASE` - `org.springframework.integration:spring-integration-mqtt 5.3.2.RELEASE` - `com.mattbertolini:liquibase-slf4j 3.0.0` - `com.sensiblemetrics.api:webgate-actuator 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-executor 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-logger 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-metrics 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-router 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-security 0.1.0-SNAPSHOT` - `com.zaxxer:HikariCP 3.4.5` - `org.hibernate.orm:hibernate-core 6.0.0.Alpha6` - `org.hibernate.orm:hibernate-entitymanager 6.0.0.Alpha6` - `org.hibernate.orm:hibernate-ehcache 6.0.0.Alpha6` - `org.hibernate.orm:hibernate-jcache 6.0.0.Alpha6` - `org.hibernate.orm:hibernate-jpamodelgen 6.0.0.Alpha6` - `com.vladmihalcea:hibernate-types-52 2.9.13` - `javax.cache:cache-api 1.1.1` - `org.ehcache:ehcache 3.9.0` - `org.liquibase:liquibase-core 4.0.0` - `org.modelmapper:modelmapper 2.3.8` - `org.postgresql:postgresql 42.2.16` - `p6spy:p6spy 3.9.1` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `org.springframework.boot.experimental:spring-boot-thin-layout 1.0.25.RELEASE` - `org.apache.maven.plugins:maven-shade-plugin 3.2.4` - `org.apache.maven.plugins:maven-shade-plugin 3.2.4` - `org.codehaus.mojo:exec-maven-plugin 1.6.0` - `org.liquibase:liquibase-maven-plugin 4.0.0`
modules/webgate-router/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT` - `org.eclipse.paho:org.eclipse.paho.client.mqttv3 1.2.5` - `org.springframework.integration:spring-integration-core 5.3.2.RELEASE` - `org.springframework.integration:spring-integration-mqtt 5.3.2.RELEASE` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-security/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-validation 0.1.0-SNAPSHOT` - `com.github.ulisesbocchio:jasypt-spring-boot-starter 3.0.3` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
modules/webgate-validation/pom.xml - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT` - `com.sensiblemetrics.api:webgate-commons 0.1.0-SNAPSHOT`
pom.xml - `com.github.ulisesbocchio:jasypt-maven-plugin 3.0.3` - `org.apache.maven.plugins:maven-resources-plugin 3.2.0` - `org.springframework.boot:spring-boot-maven-plugin 2.3.4.RELEASE` - `com.google.cloud.tools:jib-maven-plugin 2.5.2` - `org.moditect:moditect-maven-plugin 1.0.0.RC1` - `org.junit:junit-bom 5.7.0` - `org.springframework.boot:spring-boot-dependencies 2.3.4.RELEASE` - `org.springframework.cloud:spring-cloud-kubernetes-dependencies 1.1.6.RELEASE` - `org.springframework.cloud:spring-cloud-dependencies Hoxton.SR8` - `org.springframework.cloud:spring-cloud-starter-kubernetes 1.1.6.RELEASE` - `org.springframework.cloud:spring-cloud-starter-kubernetes-config 1.1.6.RELEASE` - `ch.qos.logback:logback-classic 1.2.3` - `ch.qos.logback.contrib:logback-json-classic 0.1.5` - `ch.qos.logback.contrib:logback-jackson 0.1.5` - `net.logstash.logback:logstash-logback-encoder 6.4` - `com.google.guava:guava 29.0-jre` - `com.pivovarit:throwing-function 1.5.1` - `io.micrometer:micrometer-core 1.5.5` - `io.micrometer:micrometer-registry-prometheus 1.5.5` - `io.github.mweirauch:micrometer-jvm-extras 0.2.0` - `org.jolokia:jolokia-core 1.6.2` - `org.apache.commons:commons-lang3 3.11` - `org.apache.commons:commons-compress 1.20` - `org.codehaus.plexus:plexus-utils 3.3.0` - `org.gaul:modernizer-maven-annotations 2.1.0` - `org.projectlombok:lombok 1.18.12` - `io.qameta.allure:allure-junit5 2.13.5` - `io.qameta.allure:allure-java-commons 2.13.5` - `commons-validator:commons-validator 1.7` - `org.assertj:assertj-core 3.17.2` - `org.hamcrest:hamcrest 2.2` - `org.hamcrest:java-hamcrest 2.0.0.0` - `it.ozimov:hamcrest-matchers 2.0.0` - `org.hibernate.validator:hibernate-validator-test-utils 6.1.5.Final` - `org.junit.jupiter:junit-jupiter-api 5.7.0` - `org.junit.jupiter:junit-jupiter-engine 5.7.0` - `org.junit.jupiter:junit-jupiter-migrationsupport 5.7.0` - `org.junit.jupiter:junit-jupiter-params 5.7.0` - `org.junit.platform:junit-platform-commons 1.7.0` - `org.junit.platform:junit-platform-console 1.7.0` - `org.junit.platform:junit-platform-engine 1.7.0` - `org.junit.platform:junit-platform-launcher 1.7.0` - `org.junit.platform:junit-platform-runner 1.7.0` - `org.mockito:mockito-core 3.12.4` - `org.mockito:mockito-junit-jupiter 3.12.4` - `it.ozimov:mockito-helpers 2.0.0` - `com.google.cloud.tools:jib-maven-plugin 2.5.2` - `org.apache.maven.plugins:maven-antrun-plugin 3.0.0` - `commons-net:commons-net 3.7` - `org.apache.ant:ant-commons-net 1.10.8` - `org.apache.ant:ant-nodeps 1.8.1` - `ant-contrib:ant-contrib 20020829` - `org.tigris.antelope:antelopetasks 3.2.10` - `kr.motd.maven:os-maven-plugin 1.6.2` - `com.fizzed:fizzed-watcher-maven-plugin 1.0.6` - `org.apache.maven.plugins:maven-clean-plugin 3.1.0` - `org.apache.maven.plugins:maven-dependency-plugin 3.1.2` - `org.apache.maven.plugins:maven-deploy-plugin 2.8.2` - `org.apache.maven.plugins:maven-enforcer-plugin 3.0.0-M3` - `org.apache.maven.plugins:maven-help-plugin 3.3.0` - `org.apache.maven.plugins:maven-install-plugin 3.0.0-M1` - `org.apache.maven.plugins:maven-jar-plugin 3.2.0` - `org.apache.maven.plugins:maven-release-plugin 3.0.0-M1` - `org.apache.maven.scm:maven-scm-provider-gitexe 1.11.2` - `org.apache.maven.scm:maven-scm-api 1.11.2` - `org.apache.maven.plugins:maven-resources-plugin 3.2.0` - `org.codehaus.mojo:build-helper-maven-plugin 3.2.0` - `org.codehaus.mojo:versions-maven-plugin 2.8.1` - `org.jacoco:jacoco-maven-plugin 0.8.6` - `org.sonarsource.scanner.maven:sonar-maven-plugin 3.7.0.1746` - `org.apache.maven.plugins:maven-changes-plugin 2.12.1` - `org.apache.maven.plugins:maven-plugin-plugin 3.6.0` - `org.apache.maven.plugins:maven-project-info-reports-plugin 3.1.1` - `com.fizzed:fizzed-versionizer-maven-plugin 1.0.6` - `org.codehaus.mojo:flatten-maven-plugin 1.2.5` - `com.github.ekryd.sortpom:sortpom-maven-plugin 2.12.0` - `org.apache.maven.plugins:maven-gpg-plugin 1.6` - `org.apache.maven.plugins:maven-checkstyle-plugin 3.1.1` - `de.thetaphi:forbiddenapis 3.1` - `org.owasp:dependency-check-maven 6.0.2` - `com.github.spotbugs:spotbugs-maven-plugin 4.0.4` - `com.qulice:qulice-maven-plugin 0.18.19` - `org.codehaus.mojo:findbugs-maven-plugin 3.0.5` - `org.apache.maven.plugins:maven-toolchains-plugin 3.0.0` - `org.apache.maven.plugins:maven-antrun-plugin 3.0.0` - `commons-net:commons-net 3.7` - `org.apache.ant:ant-commons-net 1.10.8` - `org.apache.ant:ant-nodeps 1.8.1` - `ant-contrib:ant-contrib 20020829` - `org.tigris.antelope:antelopetasks 3.2.10` - `pl.project13.maven:git-commit-id-plugin 4.0.2` - `org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M5` - `org.apache.maven.plugins:maven-surefire-report-plugin 3.0.0-M5` - `org.jacoco:jacoco-maven-plugin 0.8.6` - `org.apache.maven.plugins:maven-failsafe-plugin 3.0.0-M5` - `org.jacoco:jacoco-maven-plugin 0.8.6` - `org.apache.maven.plugins:maven-source-plugin 3.2.1` - `org.gaul:modernizer-maven-plugin 2.1.0` - `org.apache.maven.plugins:maven-javadoc-plugin 3.2.0` - `org.codehaus.mojo:build-helper-maven-plugin 3.2.0` - `net.ju-n.maven.plugins:checksum-maven-plugin 1.4` - `org.apache.maven.plugins:maven-compiler-plugin 3.8.1` - `org.projectlombok:lombok 1.18.12` - `org.apache.maven.plugins:maven-compiler-plugin 3.8.1` - `org.projectlombok:lombok 1.18.12` - `org.codehaus.mojo:license-maven-plugin 2.0.0` - `io.qameta.allure:allure-maven 2.10.0` - `org.apache.maven.plugins:maven-site-plugin 3.9.1`
maven-wrapper
.mvn/wrapper/maven-wrapper.properties - `maven 3.6.0`

github-actions[bot] commented 2 years ago

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.