Skip to content

Issue v9 release#1947

Merged
mcollina merged 5 commits intomasterfrom
cut-v9
Apr 24, 2024
Merged

Issue v9 release#1947
mcollina merged 5 commits intomasterfrom
cut-v9

Conversation

@jsumners
Copy link
Copy Markdown
Member

Once merged and published, the LTS doc needs to be updated with new dates.

I wanted to resolve #1762 before doing this, but it's just too much work for (effectively) two people with a lot else going on. Basically, keeping up with all of the next branches and conflicts (I already need to update the work I did a few weeks ago on pino-abstract-transport) is out of our reach. I have come to the conclusion that we just need to issue v9, and then chip away at #1762. It'll be easier on us.

@jsumners jsumners requested a review from mcollina April 24, 2024 02:09
Comment thread docs/lts.md
| Version | Release Date | End Of LTS Date | Node.js |
| :------ | :----------- | :-------------- | :------------------- |
| 9.x | TBD. | TBD | 18, 20 |
| 8.x | 2022-06-01 | TBD | 14, 16, 18 |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
| 8.x | 2022-06-01 | TBD | 14, 16, 18 |
| 8.x | 2022-06-01 | TBD | 14, 16, 18, 20 |

Copy link
Copy Markdown
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

I'll ship #1930 in a minor and then we can ship this. Ok?

@jsumners
Copy link
Copy Markdown
Member Author

Sounds good. Ship this when you're ready or I'll get to it sometime after work.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina merged commit 4f8ea32 into master Apr 24, 2024
@mcollina mcollina deleted the cut-v9 branch April 24, 2024 14:41
@jlowcs
Copy link
Copy Markdown

jlowcs commented Apr 25, 2024

I'm not seeing a Changelog anywhere for v9? Am I missing something?

@arthurfiorette
Copy link
Copy Markdown

What's the breaking change of v9?

@mcollina
Copy link
Copy Markdown
Member

drop support of Node < latest v18.

@joostdecock
Copy link
Copy Markdown

drop support of Node < latest v18.

Thanks, came here looking for this info, trying to figure out whether it was safe to upgrade.

The release notes state:

Dropped support for Node.js 14, 16, & 19

Which I found a bit confusing when trying to figure out whether v18 is still supported.

@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update modules for v9

5 participants