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

Open
56 tasks
renovate bot opened this issue May 24, 2022 · 0 comments
Open
56 tasks

Dependency Dashboard #10

renovate bot opened this issue May 24, 2022 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented May 24, 2022

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
gradle com.github.tomakehurst:wiremock Available
npm @types/react-datepicker Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): replace dependency com.github.tomakehurst:wiremock with org.wiremock:wiremock 3.0.1
  • fix(deps): update patch, pin, image digest versions (@types/node, gradle, locustio/locust, node, prettier-plugin-tailwindcss, vite, org.postgresql:postgresql, io.swagger.core.v3:swagger-annotations, org.apache.groovy:groovy-all)
  • chore(deps): update dependency @testing-library/user-event to v14.6.1
  • chore(deps): update dependency postcss to v8.5.1
  • chore(deps): update docker.io/alpine docker tag to v3.21
  • chore(deps): update plugin io.freefair.lombok to v8.12
  • chore(deps): update plugin org.flywaydb.flyway to v10.22.0
  • chore(deps): update plugin org.openapi.generator to v7.11.0
  • fix(deps): update dependency net.lbruun.springboot:preliquibase-spring-boot-starter to v1.6.0
  • fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.4
  • fix(deps): update dependency org.springframework.modulith:spring-modulith-bom to v1.3.2
  • fix(deps): update dependency react-oidc-context to v2.4.0
  • fix(deps): update dependency react-router-dom to v6.29.0
  • fix(deps): update dependency swr to v2.3.0
  • fix(deps): update dependency typescript to v5.7.3
  • chore(deps): update codecov/codecov-action action to v5
  • chore(deps): update dependency @semantic-release/exec to v7
  • chore(deps): update dependency @types/react-datepicker to v7
  • chore(deps): update dependency jsdom to v26
  • chore(deps): update dependency tailwindcss to v4
  • chore(deps): update dependency vite to v6
  • chore(deps): update helm release postgresql to v16
  • chore(deps): update plugin com.diffplug.spotless to v7
  • chore(deps): update plugin org.flywaydb.flyway to v11
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
  • chore(deps): update plugin org.liquibase.gradle to v3
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v26
  • chore(deps): update softprops/action-gh-release action to v2
  • chore(deps): update vitest monorepo to v3 (major) (@vitest/coverage-v8, vitest)
  • fix(deps): update dependency @headlessui/react to v2
  • fix(deps): update dependency @icons-pack/react-simple-icons to v11
  • fix(deps): update dependency date-fns to v4
  • fix(deps): update dependency io.kubernetes:client-java-extended to v22
  • fix(deps): update dependency react-datepicker to v8
  • fix(deps): update dependency react-oidc-context to v3
  • fix(deps): update dependency react-router-dom to v7
  • fix(deps): update dependency simple-icons to v14
  • fix(deps): update dependency web-vitals to v4
  • fix(deps): update node.js to v22 (node, @types/node)
  • fix(deps): update react monorepo to v19 (major) (@types/react, @types/react-dom, react, react-dom)
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

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
infrastructure/docker/docker-compose.yml
  • quay.io/keycloak/keycloak 21.1.2
  • bitnami/postgresql 15
  • bitnami/postgresql 15
  • bitnami/postgresql 15
services/gateway/docker-compose.yml
  • quay.io/keycloak/keycloak 21.1.2
  • bitnami/postgresql 15
  • bitnami/postgresql 15
  • bitnami/postgresql 15
services/habit/docker-compose.yml
  • bitnami/postgresql 15
services/report/docker-compose.yaml
  • rodolpheche/wiremock 2.31.0-alpine
  • rodolpheche/wiremock 2.31.0-alpine
services/track/docker-compose.yml
  • bitnami/postgresql 15
test/lpt-locust/docker-compose.yml
dockerfile
services/gateway/Dockerfile
  • azul/zulu-openjdk 21-jre-latest
services/habit/Dockerfile
  • azul/zulu-openjdk 21-jre-latest
services/report/Dockerfile
  • azul/zulu-openjdk 21-jre-latest
services/track/Dockerfile
  • azul/zulu-openjdk 21-jre-latest
services/ui/Dockerfile
  • nginx 1.27.3
test/lpt-locust/Dockerfile
  • locustio/locust 2.32.5
github-actions
.github/workflows/build-docker.yaml
  • actions/checkout v4
  • actions/download-artifact v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
.github/workflows/build-java-service.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/wrapper-validation-action v1
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
  • actions/upload-artifact v4
  • actions/upload-artifact v4
  • codecov/codecov-action v3
.github/workflows/lpt-locust.yaml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/upload-artifact v4
.github/workflows/parse-jest-results.yaml
  • dorny/test-reporter v1
.github/workflows/parse-junit-results.yaml
  • dorny/test-reporter v1
.github/workflows/prepare-release.yaml
  • actions/checkout v4
  • actions/setup-node v4
.github/workflows/release.yaml
  • actions/checkout v4
  • actions/download-artifact v4
  • actions/github-script v7
  • softprops/action-gh-release v1
.github/workflows/ui.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/upload-artifact v4
  • codecov/codecov-action v3
  • actions/upload-artifact v4
  • actions/upload-artifact v4
gradle
services/gateway/settings.gradle
services/gateway/build.gradle
  • org.springframework.boot 3.1.8
  • com.diffplug.spotless 6.25.0
  • io.freefair.lombok 8.10.2
  • com.github.jk1.dependency-license-report 2.9
  • lombok 1.18.36
  • io.rest-assured:json-path 5.5.0
  • io.rest-assured:rest-assured 5.5.0
  • io.rest-assured:xml-path 5.5.0
  • org.springframework.cloud:spring-cloud-dependencies 2022.0.5
services/gateway/gradle/jacoco.gradle
services/gradle/intTest.gradle
services/gradle/jacoco.gradle
  • jacoco 0.8.12
services/gradle/licenses.gradle
services/habit/settings.gradle
services/habit/build.gradle
  • org.springframework.boot 3.1.8
  • org.liquibase.gradle 2.2.2
  • com.diffplug.spotless 6.25.0
  • io.freefair.lombok 8.10.2
  • com.github.jk1.dependency-license-report 2.9
  • lombok 1.18.36
  • org.springframework.modulith:spring-modulith-bom 1.2.5
  • org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0
  • org.postgresql:postgresql 42.7.4
  • org.liquibase:liquibase-core 4.29.2
  • de.codecentric:chaos-monkey-spring-boot 3.1.2
  • net.lbruun.springboot:preliquibase-spring-boot-starter 1.5.1
  • au.com.dius.pact.provider:junit5spring 4.6.16
  • io.rest-assured:json-path 5.5.0
  • io.rest-assured:rest-assured 5.5.0
  • io.rest-assured:xml-path 5.5.0
  • org.testcontainers:testcontainers-bom 1.20.4
services/habit/gradle/jacoco.gradle
services/report/settings.gradle.kts
services/report/build.gradle.kts
  • org.openapi.generator 7.9.0
  • com.github.jk1.dependency-license-report 2.9
  • org.springframework.boot 3.1.8
  • com.diffplug.spotless 6.25.0
  • org.jetbrains.kotlin.jvm 1.9.25
  • org.jetbrains.kotlin.plugin.spring 1.9.25
  • io.swagger.core.v3:swagger-annotations 2.2.27
  • com.squareup.moshi:moshi 1.15.2
  • de.codecentric:chaos-monkey-spring-boot 3.1.2
  • io.mockk:mockk 1.13.16
  • com.ninja-squad:springmockk 4.0.2
  • com.github.tomakehurst:wiremock 3.0.1
services/track/settings.gradle
services/track/build.gradle
  • org.springframework.boot 3.1.8
  • org.flywaydb.flyway 10.21.0
  • com.diffplug.spotless 6.25.0
  • io.freefair.lombok 8.10.2
  • com.github.jk1.dependency-license-report 2.9
  • lombok 1.18.36
  • org.springframework.modulith:spring-modulith-bom 1.2.5
  • org.postgresql:postgresql 42.7.4
  • de.codecentric:chaos-monkey-spring-boot 3.1.2
  • org.reflections:reflections 0.10.2
  • io.rest-assured:json-path 5.5.0
  • io.rest-assured:rest-assured 5.5.0
  • io.rest-assured:xml-path 5.5.0
  • org.testcontainers:testcontainers-bom 1.20.4
services/track/gradle/jacoco.gradle
test/infra-tests/settings.gradle
test/infra-tests/build.gradle
  • org.apache.groovy:groovy-all 4.0.24
  • org.spockframework:spock-bom 2.3-groovy-4.0
  • com.squareup.okhttp3:okhttp 4.12.0
  • io.kubernetes:client-java-extended 19.0.2
gradle-wrapper
services/gateway/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12
services/habit/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12
services/report/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12
services/track/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12
test/infra-tests/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12
helm-values
services/gateway/helm/gateway/values.yaml
services/habit/helm/habit/values.yaml
  • docker.io/alpine 3.19
services/report/helm/report/values.yaml
services/track/helm/track/values.yaml
  • docker.io/alpine 3.19
services/ui/helm/ui/values.yaml
helmv3
services/habit/helm/habit/Chart.yaml
  • postgresql 12.12.10
services/track/helm/track/Chart.yaml
  • postgresql 12.12.10
npm
package.json
  • @semantic-release/exec 6.0.3
  • semantic-release-plus 20.0.0
services/ui/package.json
  • @headlessui/react 1.7.19
  • @heroicons/react 1.0.6
  • @icons-pack/react-simple-icons 9.4.1
  • @popperjs/core 2.11.8
  • @tailwindcss/forms 0.5.10
  • @types/node 20.17.12
  • @types/react 18.3.18
  • @types/react-dom 18.3.5
  • date-fns 2.30.0
  • oidc-client-ts 2.4.1
  • react 18.3.1
  • react-datepicker 4.25.0
  • react-dom 18.3.1
  • react-oidc-context 2.3.1
  • react-popper 2.3.0
  • react-router-dom 6.26.2
  • react-simple-icons 1.0.0-beta.5
  • simple-icons 11.15.0
  • swr 2.2.5
  • typescript 5.6.3
  • web-vitals 3.5.2
  • @testing-library/jest-dom 6.6.3
  • @testing-library/react 14.3.1
  • @testing-library/user-event 14.5.2
  • @types/react-datepicker 4.19.6
  • @vitejs/plugin-react ^4.0.0
  • @vitest/coverage-v8 ^1.0.0
  • autoprefixer 10.4.20
  • env-cmd 10.1.0
  • jsdom ^23.0.0
  • license-checker-rseidelsohn 4.4.2
  • msw 2.7.0
  • postcss 8.4.49
  • prettier 3.4.2
  • prettier-plugin-tailwindcss 0.6.9
  • tailwindcss 3.4.17
  • vite ^5.0.0
  • vite-plugin-svgr ^4.2.0
  • vitest ^1.0.0
  • typescript ^5
nvm
services/ui/.nvmrc
  • node 20.18.1
pip_requirements
test/lpt-locust/src/requirements.txt

  • 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
Projects
None yet
Development

No branches or pull requests

0 participants