Open alexander-akait opened 2 months ago
/cc @dougwilson Can you look? Thank you
nyc
has a breaking change, and stop working on Node.js@8 and Node.js@9
I am taking a look now to get this released asap
It is not clear what changes are all in these finalhandler releases. I opened https://github.com/pillarjs/finalhandler/issues/63 to get some clarity and will get this fully updated when I hear back 👍 . Most everything is ready to go here, however.
As I can undestand by commit's history it is - https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md#v121--2024-09-02 + Full HTTP/2 support without deprecation messages
I see you updated to 1.3.0 here but there is a 1.3.1 too. Should we update to that / what is in 1.3.1? I could not even find any commit in the report where 1.3.1 is in the package.json so I'm really confused what is going on there and my alarm bells in ym head are going off with what has happened in the past to projects upgrading, which is why I pin deps and review what exactly is being shipped out.
@dougwilson I see, let's wait for an answer, if there is none I will research the commit history and write it here, but I agree that versions should not be missed
@dougwilson Okay, let's finish it :smile: I was learning about changes between 1.3.0 and 1.3.1 - and it is - https://github.com/pillarjs/finalhandler/commit/dede5aa2354ea3d765bd9d2be08b0de22f253bc7, apparently the commits were not sent and the release was made locally, I will try to update v1.3.1
, looks safe - https://github.com/pillarjs/encodeurl/releases/tag/v2.0.0 (no issues - https://github.com/pillarjs/encodeurl/issues)
CI pass :star:
Full HTTP/2 support without deprecation messages
Ref: https://github.com/pillarjs/finalhandler/pull/53