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

Add support for Ember 5 in CI, drop old Ember versions #14

Merged
merged 2 commits into from Aug 28, 2023

Conversation

mixonic
Copy link
Contributor

@mixonic mixonic commented Aug 28, 2023

  • Add Ember 5 to the test suite
  • Drop Ember versions below 3.12 from CI (which means back to 2.8)
  • Bump the minimum Node version to 16, and bump it in Volta
  • Upgrade Ember CLI to 4.12.2

After this bump, I intend to make a 0.4.0 release.

@mixonic mixonic force-pushed the mixonic/add-ember-5 branch 4 times, most recently from 29ebbf2 to 12a6838 Compare August 28, 2023 16:11
@mixonic mixonic marked this pull request as ready for review August 28, 2023 16:18
Copy link
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

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

Great work!

- ember-lts-3.28
- ember-lts-4.4
- ember-lts-4.12
- ember-5.2
Copy link
Member

Choose a reason for hiding this comment

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

Is 5.2 not covered by release?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In case this list doesn't get updated for a while, I wanted to be sure there was at least one 5.x release always covered. 👍

@mixonic mixonic merged commit 92da6ac into master Aug 28, 2023
13 checks passed
@mixonic mixonic deleted the mixonic/add-ember-5 branch August 28, 2023 16:27
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.

None yet

2 participants