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: update fastify to ^5.0.0 #46

Merged
merged 4 commits into from
Nov 12, 2024
Merged

chore: update fastify to ^5.0.0 #46

merged 4 commits into from
Nov 12, 2024

Conversation

Fdawgs
Copy link
Member

@Fdawgs Fdawgs commented Sep 18, 2024

See fastify/fastify#5694

Checklist

@mcollina
Copy link
Member

@Fdawgs can you take a look why this is failing? Also we can disable package-manager-ci or figure out why it is failing?

@gurgunday
Copy link
Member

 types/index.test-d.ts:21:0
  ✖  21:0  Parameter type (opts?: PrettyOptions | undefined) => PrettyStream is declared too wide for argument type typeof PinoPretty.  

  1 error

@Fdawgs
Copy link
Member Author

Fdawgs commented Oct 15, 2024

Thanks @gurgunday, I find spotting errors in Tap output a nightmare!

@Fdawgs
Copy link
Member Author

Fdawgs commented Oct 17, 2024

@fastify/typescript @fastify/plugins

ihave-2831941345

@mcollina
Copy link
Member

please remove package manager CI

@Fdawgs
Copy link
Member Author

Fdawgs commented Nov 12, 2024

please remove package manager CI

Done.

As @gurgunday raised in a comment before, CI is failing due to a TypeScript type issue, but my TypeScript knowledge is amateur at best so no idea how to solve it.

@simoneb

This comment was marked as outdated.

@simoneb
Copy link
Contributor

simoneb commented Nov 12, 2024

In all honesty the I'm not entirely confident about the fix I did for the tsd failure, as my TS knowledge is fairly limited as well. I can't really bother with TS idiosincrasies.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Fdawgs Fdawgs merged commit ae413ff into master Nov 12, 2024
13 checks passed
@Fdawgs Fdawgs deleted the chore/mass branch November 12, 2024 14:06
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.

4 participants