Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Dependency Dashboard #12

Open
15 tasks
renovate bot opened this issue Feb 28, 2023 · 0 comments
Open
15 tasks

Dependency Dashboard #12

renovate bot opened this issue Feb 28, 2023 · 0 comments

Comments

@renovate
Copy link

renovate bot commented Feb 28, 2023

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.

  • WARN: No docker auth found - returning

Rate-Limited

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

  • chore(deps): update docker/login-action digest to e92390c
  • chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v5
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Detected dependencies

docker-compose
docker-compose.dev.yml
  • postgres 16-alpine@sha256:c6279e249429546eb3360dc41e67b49e266897b6b7124ea4ada7acc18537408f
  • redis 7-alpine@sha256:1b503bb77079ba644371969e06e1a6a1670bb34c2251107c0fc3a21ef9fdaeca
docker-compose.yml
  • postgres 16-alpine@sha256:c6279e249429546eb3360dc41e67b49e266897b6b7124ea4ada7acc18537408f
  • ghcr.io/r34-strelitzia/gynoecium latest
  • ghcr.io/r34-strelitzia/pistillum latest
  • nginx 1.25-alpine@sha256:f2802c2a9d09c7aa3ace27445dfc5656ff24355da28e7b958074a0111e3fc076
dockerfile
apps/gynoecium/Dockerfile
  • node 20-alpine
apps/pistillum/Dockerfile
  • node 20-alpine
  • nginx 1.25-alpine@sha256:f2802c2a9d09c7aa3ace27445dfc5656ff24355da28e7b958074a0111e3fc076
github-actions
.github/workflows/build-image.yaml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • docker/setup-buildx-action v3@f95db51fddba0c2d1ec667646a06c2ce06100226
  • docker/login-action v3@343f7c4344506bcbf9b4de18042ae17996df046d
  • docker/metadata-action v5@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • docker/build-push-action v5@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
.github/workflows/check.yaml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • pnpm/action-setup v2
  • actions/setup-node v4@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
npm
package.json
  • @nanogiants/nestjs-swagger-api-exception-decorator 1.6.11
  • @nestjs/common 10.3.1
  • @nestjs/config 3.1.1
  • @nestjs/core 10.3.1
  • @nestjs/jwt 10.2.0
  • @nestjs/passport 10.0.3
  • @nestjs/platform-express 10.3.1
  • @nestjs/swagger 7.2.0
  • @prisma/client 5.8.1
  • @sweet-monads/either ^3.3.1
  • alova ^2.13.1
  • axios 1.6.7
  • bcrypt 5.1.1
  • class-transformer 0.5.1
  • class-validator 0.14.1
  • core-js 3.35.1
  • helmet 7.1.0
  • passport 0.7.0
  • passport-jwt 4.0.1
  • reflect-metadata 0.2.1
  • regenerator-runtime 0.14.1
  • rxjs 7.8.1
  • tslib 2.6.2
  • uuid 9.0.1
  • vue 3.4.15
  • @alova/mock 1.5.1
  • @darraghor/eslint-plugin-nestjs-typed 4.4.0
  • @nestjs/schematics 10.1.0
  • @nestjs/testing 10.3.1
  • @nx/devkit 17.2.8
  • @nx/eslint-plugin 17.2.8
  • @nx/jest 17.2.8
  • @nx/js 17.2.8
  • @nx/linter 17.2.8
  • @nx/nest 17.2.8
  • @nx/node 17.2.8
  • @nx/playwright 17.2.8
  • @nx/vite 17.2.8
  • @nx/vue 17.2.8
  • @nx/web 17.2.8
  • @nx/webpack 17.2.8
  • @nx/workspace 17.2.8
  • @playwright/test 1.41.1
  • @swc-node/register 1.6.8
  • @swc/core 1.3.107
  • @types/bcrypt 5.0.2
  • @types/jest 29.5.11
  • @types/node 20.11.10
  • @types/passport-jwt 4.0.1
  • @types/uuid 9.0.8
  • @typescript-eslint/eslint-plugin 7.0.1
  • @typescript-eslint/parser 7.0.1
  • @vitejs/plugin-vue 5.0.3
  • @vitest/coverage-v8 1.2.2
  • @vitest/ui 1.2.2
  • @vue/eslint-config-prettier 9.0.0
  • @vue/eslint-config-typescript 12.0.0
  • @vue/test-utils 2.4.4
  • eslint 8.56.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-playwright 1.0.1
  • eslint-plugin-prettier 5.1.3
  • eslint-plugin-sonarjs 0.23.0
  • eslint-plugin-unicorn 51.0.0
  • eslint-plugin-vue 9.20.1
  • jest 29.7.0
  • jest-environment-jsdom 29.7.0
  • jsdom 24.0.0
  • nx 17.2.8
  • prettier 3.2.4
  • prisma 5.8.1
  • ts-jest 29.1.2
  • ts-node 10.9.2
  • typescript 5.3.3
  • vite 5.0.12
  • vite-plugin-eslint 1.8.1
  • vite-tsconfig-paths 4.3.1
  • vitest 1.2.2
  • vue-tsc 1.8.27
nvm
.nvmrc

  • Check this box to trigger a request for Renovate to run again on this repository
@R34-Strelitzia R34-Strelitzia locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant