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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(peer-deps): allow to work with pino v9 #1282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jellydn
Copy link

@jellydn jellydn commented May 1, 2024

馃摑 Description

Pino v9 has just been released https://github.com/pinojs/pino/releases/tag/v9.0.0

馃幆 Relevant issues

馃拵 Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@jellydn
Copy link
Author

jellydn commented May 1, 2024

Here is the failed action on my PR https://github.com/jellydn/moleculer-typescript-template/actions/runs/8907929229/job/24462654550?pr=596

馃惗 Installing Biome...
  npm ERR! code ERESOLVE
  npm ERR! ERESOLVE could not resolve
  npm ERR! 
  npm ERR! While resolving: [email protected]
  npm ERR! Found: [email protected]
  npm ERR! node_modules/pino
  npm ERR!   pino@"9.0.0" from the root project
  npm ERR! 
  npm ERR! Could not resolve dependency:
  npm ERR! peerOptional pino@"^6.0.0 || ^7.0.0 || ^8.0.0" from [email protected]

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

Successfully merging this pull request may close these issues.

None yet

1 participant