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

@fastify/view version in @nestjs/platform-fastify needs to be updated #13516

Closed
4 of 15 tasks
aimidy opened this issue May 2, 2024 · 1 comment
Closed
4 of 15 tasks
Labels
needs triage This issue has not been looked into

Comments

@aimidy
Copy link

aimidy commented May 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

 WARN  Issues with peer dependencies found
.
└─┬ @nestjs/platform-fastify ^10.3.8
└── ✕ unmet peer @fastify/view@^8.0.0: found ^9.0.0
image

Minimum reproduction code

none

Steps to reproduce

No response

Expected behavior

Release v10.3.4 (2024-03-18)
#13229 chore(deps-dev): bump @fastify/view from 8.2.0 to 9.0.0 (@dependabot[bot])

Package

  • I don't know. Or some 3rd-party package
  • @nestjs/common
  • @nestjs/core
  • @nestjs/microservices
  • @nestjs/platform-express
  • @nestjs/platform-fastify
  • @nestjs/platform-socket.io
  • @nestjs/platform-ws
  • @nestjs/testing
  • @nestjs/websockets
  • Other (see below)

Other package

No response

NestJS version

10.3.8

Packages versions

{
"@nestjs/platform-fastify": "^10.3.8",
}

Node.js version

20.12.1

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@aimidy aimidy added the needs triage This issue has not been looked into label May 2, 2024
@micalevisk
Copy link
Member

micalevisk commented May 2, 2024

I guess this will be handled by Renovatebot

thanks!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has not been looked into
Projects
None yet
Development

No branches or pull requests

3 participants