Skip to content

Update to ember 4.8 & packages. Require node >= 16, Ember >= 3.28#1570

Merged
cibernox merged 11 commits into
ember-power-addons:masterfrom
mkszepp:update-packages
Mar 6, 2023
Merged

Update to ember 4.8 & packages. Require node >= 16, Ember >= 3.28#1570
cibernox merged 11 commits into
ember-power-addons:masterfrom
mkszepp:update-packages

Conversation

@mkszepp
Copy link
Copy Markdown
Collaborator

@mkszepp mkszepp commented Mar 6, 2023

fix #1569 & #1563

@mkszepp
Copy link
Copy Markdown
Collaborator Author

mkszepp commented Mar 6, 2023

@cibernox updated more/less everything, now the app works on ember 4.
I have fixed also some examples, because they were not correct / buggy after making as component

@mkszepp
Copy link
Copy Markdown
Collaborator Author

mkszepp commented Mar 6, 2023

the tests for embroider are failing because ember data was buggy from 4.8.x to 4.11.0. starting with 4.11.1 the test should not anymore fail. i will fix it

@cibernox
Copy link
Copy Markdown
Collaborator

cibernox commented Mar 6, 2023

Fix it as part of this PR on another one?

@mkszepp
Copy link
Copy Markdown
Collaborator Author

mkszepp commented Mar 6, 2023

i do it in this PR, just wait a secound :D

@mkszepp
Copy link
Copy Markdown
Collaborator Author

mkszepp commented Mar 6, 2023

@cibernox can you approval the workflow, than we see if we are ready

@cibernox
Copy link
Copy Markdown
Collaborator

cibernox commented Mar 6, 2023

🤞

@mkszepp
Copy link
Copy Markdown
Collaborator Author

mkszepp commented Mar 6, 2023

interesting that this tests was never failed before... we need to fix it like in this PR: #1532

@cibernox
Copy link
Copy Markdown
Collaborator

cibernox commented Mar 6, 2023

FWIW, I think I'm going to merge this as is and we can fix the embroider optimized scenario later.

@cibernox cibernox merged commit cd3c15e into ember-power-addons:master Mar 6, 2023
@mkszepp
Copy link
Copy Markdown
Collaborator Author

mkszepp commented Mar 6, 2023

wait i have it already, i'm just testing locally

@mkszepp mkszepp changed the title Update to ember 4.8 & packages Update to ember 4.8 & packages. Require node >= 16, Ember >= 3.28 Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update app to ember 4.8.x & packages

2 participants