-
-
Notifications
You must be signed in to change notification settings - Fork 157
Ember 7 compat #1200
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
Merged
NullVoxPopuli
merged 23 commits into
emberjs:main
from
NullVoxPopuli-ai-agent:ember-7-compat
Apr 23, 2026
Merged
Ember 7 compat #1200
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
1dcc201
Update ember-cli-htmlbars to v7 for ember 7 compatibility
NullVoxPopuli 6028088
Update lockfile and fix lints
NullVoxPopuli aa9de46
Re-roll lockfile, update Node to 24
NullVoxPopuli 7a7f50e
Update ember-cli to 6.11, ember-source to 6.12, fix ember-try scenarios
NullVoxPopuli 33d0ffb
Update ember-auto-import and embroider packages
NullVoxPopuli d7010d0
Override ember-cli-htmlbars to ^7.0.1 to fix transitive 6.3.0
NullVoxPopuli d49bf5b
Update @ember/test-helpers to v5, remove hasEmberVersion import
NullVoxPopuli 759f7e6
Add full embroider build packages for ember-cli 6.11 compat
NullVoxPopuli f987d94
Restore addon/types that were accidentally removed
NullVoxPopuli 5e633b1
Revert embroider direct deps, use classic build with ember-auto-import
NullVoxPopuli bcce050
Use ember-cli 5.12 / ember-source 5.12 as base versions
NullVoxPopuli d51fa4f
Fix lockfile: use ember-cli 5.12 / ember-source 5.12 as base versions
NullVoxPopuli 971998a
Revert @ember/test-helpers to v3 — v5 breaks ember-auto-import webpack
NullVoxPopuli 8ee6229
Restore addon/types
NullVoxPopuli af0cd3a
Keep @ember/test-helpers v3 and @ember/test-waiters v3
NullVoxPopuli 074ecb1
Restore addon/types
NullVoxPopuli d9e28d8
Update @ember/test-helpers to v5 and @ember/test-waiters to v4
NullVoxPopuli 0d19e53
Add pnpm build step before tests in all CI jobs
NullVoxPopuli 08871a5
Fix CI: run build from addon/, remove from types job
NullVoxPopuli b158c4d
Add pnpm i -f after build to re-sync injected dependencies
NullVoxPopuli 461146c
Add public-hoist-pattern for ember-source to .npmrc
NullVoxPopuli 76a0a00
Remove dependency injection
NullVoxPopuli 92eb08c
Fix deprecation
NullVoxPopuli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this supposed to be removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes because of macro / peer resolution