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

Drop support for ember 3.24 & node 12 #204

Merged
merged 4 commits into from
Sep 5, 2022
Merged

Drop support for ember 3.24 & node 12 #204

merged 4 commits into from
Sep 5, 2022

Conversation

mydea
Copy link
Contributor

@mydea mydea commented Sep 5, 2022

To simplify the support matrix.
This also bumps the supported node version to >=14.

Note: there seem to be some annoying compatibility issues with some transitive dependencies - see sindresorhus/got#2129.

This made it necessary to pin a bunch of transitive deps to specific version - this should be reverted eventually, but seems to be working for now...

To simplify the support matrix.
Due to sindresorhus/got#2129
Also pin the `@types/responselike` dependency to 1.0.0.
Some transitive deps are pinned to ensure we have somewhat consistent dependencies there...
@mydea mydea merged commit 8087ad2 into main Sep 5, 2022
@mydea mydea deleted the fn/drop-ember-3.24 branch September 5, 2022 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant