Skip to content

Update ember-cli-htmlbars to ^7.0.0 in app-blueprint#10969

Merged
NullVoxPopuli merged 2 commits intomasterfrom
copilot/update-ember-cli-htmlbars-7-0
Mar 24, 2026
Merged

Update ember-cli-htmlbars to ^7.0.0 in app-blueprint#10969
NullVoxPopuli merged 2 commits intomasterfrom
copilot/update-ember-cli-htmlbars-7-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

  • Update packages/app-blueprint/files/package.json to use ember-cli-htmlbars: ^7.0.0
  • Update all app fixture package.json files to use ^7.0.0
  • Update addon fixture package.json files to use ^7.0.0 (fixes CI failures in addon acceptance tests)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@kategengler
Copy link
Copy Markdown
Member

@copilot fix the failing tests

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 24, 2026

@copilot fix the failing tests

Fixed in 315a800. The CI failures were in the addon acceptance tests (addon defaults, addon + yarn, addon + pnpm, addon + typescript) — the addon blueprint inherits ember-cli-htmlbars from the app-blueprint's package.json and moves it into addon dependencies, so the 4 addon fixture files also needed updating to ^7.0.0.

@NullVoxPopuli NullVoxPopuli merged commit 0b3a4ab into master Mar 24, 2026
72 of 73 checks passed
@NullVoxPopuli NullVoxPopuli deleted the copilot/update-ember-cli-htmlbars-7-0 branch March 24, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants