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

Open
7 tasks
renovate bot opened this issue Oct 6, 2022 · 0 comments
Open
7 tasks

Dependency Dashboard #23

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

Comments

@renovate
Copy link
Contributor

renovate bot commented Oct 6, 2022

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

Open

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

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • ghcr.io/devcontainers/features/docker-in-docker 2
  • ghcr.io/devcontainers/features/git 1
  • ghcr.io/devcontainers/features/github-cli 1
  • ghcr.io/dhoeric/features/k6 1
  • ghcr.io/NicoVIII/devcontainer-features/pnpm 2
  • ghcr.io/eitsupi/devcontainer-features/jq-likes 2
docker-compose
.devcontainer/docker-compose.yml
docker-compose.yml
  • postgres 16
dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/devcontainers/javascript-node 1-18-bullseye
.gitpod.Dockerfile
github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
  • tanmen/jest-reporter v1
  • slavcodev/coverage-monitor-action 1.9.0
  • actions/upload-artifact v4
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
  • tanmen/jest-reporter v1
  • postgres 16
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/codesee-arch-diagram.yml
  • Codesee-io/codesee-action v2
.github/workflows/mega-linter.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
  • oxsecurity/megalinter v7
  • actions/upload-artifact v4
  • peter-evans/create-pull-request v6
  • stefanzweifel/git-auto-commit-action v5
.github/workflows/release.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
npm
package.json
  • @nestjs/common 10.3.8
  • @nestjs/config 3.2.2
  • @nestjs/core 10.3.8
  • @nestjs/jwt 10.2.0
  • @nestjs/mapped-types 2.0.5
  • @nestjs/passport 10.0.3
  • @nestjs/platform-express 10.3.8
  • @nestjs/terminus 10.2.3
  • @nestjs/typeorm 10.0.2
  • bcryptjs 2.4.3
  • cachified ^3.0.1
  • class-transformer 0.5.1
  • class-validator 0.14.1
  • cookie-parser 1.4.6
  • hibp 14.1.1
  • lru-cache ^7.14.1
  • nestjs-typeorm-paginate 4.0.4
  • normalize-email 1.1.1
  • passport 0.7.0
  • passport-jwt 4.0.1
  • pg 8.11.5
  • reflect-metadata 0.2.2
  • rxjs 7.8.1
  • short-uuid 5.2.0
  • slugify 1.6.6
  • tiny-invariant 1.3.3
  • typeorm 0.3.20
  • @commitlint/cli 19.3.0
  • @commitlint/config-conventional 19.2.2
  • @faker-js/faker 8.4.1
  • @nestjs/cli 10.3.2
  • @nestjs/schematics 10.1.1
  • @nestjs/testing 10.3.8
  • @semantic-release/changelog 6.0.3
  • @semantic-release/exec 6.0.3
  • @semantic-release/git 10.0.1
  • @tsconfig/node16-strictest 1.0.4
  • @types/bcryptjs 2.4.6
  • @types/cookie-parser 1.4.7
  • @types/express 4.17.21
  • @types/jest 29.5.12
  • @types/jest-dev-server 5.0.3
  • @types/node 20.12.12
  • @types/passport 1.0.16
  • @types/passport-jwt 4.0.1
  • @types/supertest 6.0.2
  • @types/validator 13.11.10
  • @typescript-eslint/eslint-plugin 7.10.0
  • @typescript-eslint/parser 7.10.0
  • cspell 8.8.3
  • dotenv 16.4.5
  • eslint 9.3.0
  • eslint-config-prettier 9.1.0
  • eslint-import-resolver-typescript 3.6.1
  • eslint-plugin-array-func 5.0.1
  • eslint-plugin-deprecation 2.0.0
  • eslint-plugin-eslint-comments 3.2.0
  • eslint-plugin-import 2.29.1
  • eslint-plugin-jest 28.5.0
  • eslint-plugin-jest-formatting 3.1.0
  • eslint-plugin-n 17.7.0
  • eslint-plugin-optimize-regex 1.2.1
  • eslint-plugin-security 3.0.0
  • eslint-plugin-simple-import-sort 12.1.0
  • eslint-plugin-switch-case 1.1.2
  • eslint-plugin-unicorn 53.0.0
  • factory.io 0.1.4
  • fast-check 3.19.0
  • husky 9.0.11
  • jest 29.7.0
  • jest-create-mock-instance 2.0.0
  • lint-staged 15.2.5
  • nock 13.5.4
  • node-mocks-http 1.14.1
  • pactum 3.6.9
  • pg-mem 2.8.1
  • prettier 3.2.5
  • prettier-plugin-toml 2.0.1
  • semantic-release 23.1.1
  • sort-package-json 2.10.0
  • supertest 7.0.0
  • ts-jest 29.1.3
  • ts-loader 9.5.1
  • ts-node 10.9.2
  • tsconfig-paths 4.2.0
  • txtgen 3.0.2
  • typeorm-extension 2.8.1
  • typescript 4.9.5
  • node >=14

  • 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