Skip to content

Conversation

lholmquist
Copy link
Contributor

Node 12 has been EOL since the end of April 2022 and Node 14 just became EOL at the end of April 2023

This is a major version bump

@lholmquist
Copy link
Contributor Author

@lance ^^

Node 12 has been EOL since the end of April 2022 and Node 14 just became EOL at the end of April 2023

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
@lholmquist lholmquist force-pushed the remove_node_12_14 branch from 3e4e5e2 to a9da0a1 Compare May 3, 2023 13:43
@lance
Copy link
Member

lance commented May 3, 2023

@lholmquist it looks like the error message thrown with JSON parsing changed in v20. Can you also modify the expectation on line 59 of test/integration/parser_test.ts and remove the text validation?

    expect(parser.parse.bind(parser, payload)).to.throw(SyntaxError);

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
@lholmquist lholmquist force-pushed the remove_node_12_14 branch from 04756aa to 79edf38 Compare May 3, 2023 13:59
@lholmquist
Copy link
Contributor Author

@lance updated and looks like it passes now.

Hopefully this also generates a release pr 🤞

@lance lance merged commit 2cb9364 into cloudevents:main May 3, 2023
@lholmquist lholmquist deleted the remove_node_12_14 branch May 3, 2023 15:11
@lance lance mentioned this pull request May 26, 2023
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.

2 participants