Skip to content

Conversation

@jaworek
Copy link
Contributor

@jaworek jaworek commented Sep 22, 2023

Summary

Update all packages to the latest version. This is a breaking change for supported node version as ts-eslint is dropping support in v6.

https://typescript-eslint.io/blog/announcing-typescript-eslint-v6#tooling-breaking-changes

Test plan

Run tests and verify if it passes. Use updated version in project and verify if it works correctly.

Copy link
Member

@mdjastrzebski mdjastrzebski left a comment

Choose a reason for hiding this comment

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

LGTM. Not sure about min Node 16. Might want to consult that with @thymikee

@thymikee
Copy link
Member

Node 16 is past its EOL. Let's go with 18

@thymikee thymikee changed the title chore: update packages chore(breaking): update all packages; require node >=18 Sep 22, 2023
@thymikee thymikee merged commit 58f717d into main Sep 22, 2023
@thymikee thymikee deleted the update-packages branch September 22, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants