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 to Ember 5.4 #1118

Merged
merged 52 commits into from
Apr 3, 2024
Merged

Update to Ember 5.4 #1118

merged 52 commits into from
Apr 3, 2024

Conversation

backspace
Copy link
Contributor

@backspace backspace commented Mar 25, 2024

This is a fairly standard/mechanical update, with a lot of blueprint changes, some type and lint fixes.

  • ember/no-empty-glimmer-component-classes started flagging missed instances, so this includes some conversions to TemplateOnlyComponent
    • there are weird interactions with Prettier and <template> so I renamed a few signatures to avoid Prettier lint errors 😳
  • cached in @glimmer/tracking has types now 🎉 so @ts-expect-error can go away for that import

@backspace backspace added enhancement New feature or request chore labels Mar 25, 2024
@backspace backspace self-assigned this Mar 25, 2024
Copy link

github-actions bot commented Mar 25, 2024

Test Results

558 tests  ±0   554 ✔️ ±0   8m 18s ⏱️ +20s
    1 suites ±0       4 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit d5542aa. ± Comparison against base commit 7a43d36.

♻️ This comment has been updated with latest results.

@backspace backspace changed the base branch from ember-pre-5-deprecations-cs-6611 to main March 27, 2024 15:53
@backspace backspace marked this pull request as ready for review April 2, 2024 21:11
@backspace backspace requested a review from a team April 2, 2024 21:11
@backspace backspace assigned backspace and unassigned backspace Apr 2, 2024
@backspace backspace merged commit 96473c4 into main Apr 3, 2024
24 checks passed
@delete-merged-branch delete-merged-branch bot deleted the ember-5-cs-6611 branch April 3, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants