ember-website icon indicating copy to clipboard operation
ember-website copied to clipboard

Update to Ember 4.12.2

Open simonihmig opened this issue 1 year ago • 2 comments

This updates the website to Ember 4.12.2, including:

  • the app boilerplate and related dependencies by running ember-cli-update
  • updated and deduped transitive deps (due to issues) by regenerating the lockfile (except for axe-core/a11y-testing, which seems to have breaking changes in a minor version update)
  • ember-data to 4.12, including FastBoot fixes (https://github.com/emberjs/data/issues/8475)
  • fix linting
  • fix an issue with ember-data + prember (see inline comment)

Probably best reviewed by commit...

simonihmig avatar Jan 08 '24 22:01 simonihmig

Deploy Preview for ember-website ready!

Name Link
Latest commit b9f495e81196b3cfeee5b2b15fb0e2bca0e791aa
Latest deploy log https://app.netlify.com/sites/ember-website/deploys/65a2d634a7437800099e0e92
Deploy Preview https://deploy-preview-1076--ember-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jan 08 '24 22:01 netlify[bot]

Thanks for this!

I wanted to look into upgrading as well and only then noticed you had made a PR already 🎉

IgnaceMaes avatar Mar 03 '24 09:03 IgnaceMaes