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(breaking): update all packages; require node >=18 #268

Merged
merged 4 commits into from
Sep 22, 2023

Conversation

jaworek
Copy link
Member

@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
1 check passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants