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

Upgrade Ember CLI to 5.4 #178

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Upgrade Ember CLI to 5.4 #178

merged 2 commits into from
Dec 12, 2023

Conversation

lolmaus
Copy link
Contributor

@lolmaus lolmaus commented Nov 22, 2023

Via ember-cli-update. Kept original versions of ci.yml, ember-try.js and readme.

Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

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

Almost there 👍

ember-lts-2.18,
ember-lts-3.16,
ember-lts-3.20,
ember-lts-3.24,
Copy link
Member

Choose a reason for hiding this comment

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

undo these removals, they should be removed in a separate PR 👍

ember-lts-3.28,
ember-lts-4.4,
ember-lts-4.8,
ember-lts-4.12,
ember-lts-5.3,
Copy link
Member

Choose a reason for hiding this comment

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

so either 5.3 needs to just be removed or we bump it to 5.4. technically 5.4 isn't an LTS until 5.5 is released so maybe we just remove for now since the "normal" test (not with ember-try) is already testing 5.4 👍

'ember-source': '~3.24.3',
},
},
},
Copy link
Member

Choose a reason for hiding this comment

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

add these back in 👍

@@ -1,11 +1,11 @@
/* globals self */
/* globals require Ember */
Copy link
Member

Choose a reason for hiding this comment

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

undo all changes in this file for prettier. This is not needed as it will be deleted shortly. reset it back to master/main and use eslint-disable to ignore warnings 👍

@lolmaus lolmaus force-pushed the ember-5-upgrade branch 2 times, most recently from 7fa05e5 to fe7f7f3 Compare November 23, 2023 10:44
Keep original versions of ci.yml, ember-try.js and readme
Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

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

Looking great 🎉

@ef4 ef4 merged commit 5738444 into ember-cli:master Dec 12, 2023
16 checks passed
'ember-source': '~5.3.0',
},
},
},
Copy link
Member

Choose a reason for hiding this comment

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

5.3 here was just a placeholder until there was a 5.x lts

@github-actions github-actions bot mentioned this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants