Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

ui: upgrade ember from 3.24.4 to 3.24.5 #2349

Merged
merged 1 commit into from
Sep 24, 2021
Merged

ui: upgrade ember from 3.24.4 to 3.24.5 #2349

merged 1 commit into from
Sep 24, 2021

Conversation

jgwhite
Copy link
Contributor

@jgwhite jgwhite commented Sep 24, 2021

Why the change?

The following memory leak bugfix sounds valuable to us:

  • #19685 Fix memory leak with RouterService under Chrome

How do I test it?

  1. Check out the branch
  2. Boot the dev server (cd ui && yarn start)
  3. Smoke test
  4. Verify everything works correctly

@jgwhite jgwhite added ui pr/no-changelog No automatic changelog entry required for this pull request labels Sep 24, 2021
@jgwhite jgwhite added this to the 0.6.0 milestone Sep 24, 2021
@jgwhite jgwhite requested a review from a team September 24, 2021 10:58
@jgwhite jgwhite self-assigned this Sep 24, 2021
Copy link
Contributor

@gregone gregone left a comment

Choose a reason for hiding this comment

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

:shipit:

@gregone
Copy link
Contributor

gregone commented Sep 24, 2021

whoops looks like the lint task failed

@jgwhite
Copy link
Contributor Author

jgwhite commented Sep 24, 2021

whoops looks like the lint task failed

Yup, my bad. See #2350

Includes the following bugfixes:

- [#19685](emberjs/ember.js#19685) Fix memory leak with `RouterService` under Chrome
- [#19683](emberjs/ember.js#19683) Ensure `super.willDestroy` is called correctly in `Router`'s `willDestroy`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr/no-changelog No automatic changelog entry required for this pull request ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants