-
Notifications
You must be signed in to change notification settings - Fork 33
Frontend
MarcEgliP edited this page Jul 18, 2023
·
10 revisions
https://www.npmjs.com/package/npm-check
- Update the
ember-source
andember-cli
package to the next LTS version. - After updating the these two packages update every package which is related to them (See Ember documentation https://guides.emberjs.com/release/)
- Then check the browser console and remove all deprecations and errors step by step, if necessary update other packages
- After you removed all errors and deprecations push your branch and check if any tests fail
- If yes fix the tests if no add your coach as reviewer to the pr