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

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

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

jellydn
Copy link
Contributor

@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
Contributor 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]

@andreataglia
Copy link

@icebob something seems wrong in the CI pipeline. about pino v9, will it be released in the 0.15 or can we just push this forward?

Copy link

pkg-pr-new bot commented Sep 30, 2024

Open in Stackblitz

npm i https://pkg.pr.new/moleculerjs/moleculer@1282

commit: feac4d5

@icebob
Copy link
Member

icebob commented Sep 30, 2024

Thanks

@icebob icebob merged commit df56be1 into moleculerjs:master Sep 30, 2024
179 checks passed
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.

3 participants