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

Update dependencies #154

Merged
merged 6 commits into from
Aug 20, 2020
Merged

Update dependencies #154

merged 6 commits into from
Aug 20, 2020

Conversation

paulcwatts
Copy link
Collaborator

@paulcwatts paulcwatts commented Aug 19, 2020

Update from Ember 3.12 to 3.20.
This also updates the syntax for the test app so it passes the new lint rules.

Update from Ember 3.12 to 3.20.
This mainly converts to ES5 getters, which we can do since we no longer support anything less than Ember 3.12.
I know we can update to angle bracket components.
Can we also update to the {{fn}} helper?
This converts most of the easy components -- we can't yet convert completely to glimmer I don't think, as we still want to support Ember 3.12. But we can update to async/await, decorators, native classes, etc.
At least for the tests, just to get the unit tests to pass.
Eventually we can convert the entire addon code.
Remove support for CodeClimate and Greenkeeper.
@paulcwatts paulcwatts merged commit 2e0e90f into master Aug 20, 2020
@paulcwatts paulcwatts deleted the update-deps branch August 20, 2020 00:17
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

1 participant