Skip to content
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

Merge stable into main #2173

Merged
merged 81 commits into from
Nov 14, 2024
Merged

Merge stable into main #2173

merged 81 commits into from
Nov 14, 2024

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Nov 13, 2024

No description provided.

simonihmig and others added 30 commits August 28, 2024 12:22
When using embroider with staticComponents enabled, users will never see Ember's [component-template-resolving](https://deprecations.emberjs.com/id/component-template-resolving/) deprecation, since Embroider takes care of implementing the whole feature at build time before Ember can see it at runtime.

This implements the same deprecation logic in Embroider apps so everybody can stay consistent.
…cation

Implement ember's component-template-resolving deprecation
…-to-output

backport #1855 addon-dev: incremental updates to output
Bump jsdom to fix punycode deprecation messages from tr46, psl, and whatwg-url
…-3rd

Hide base path from public URL of rollup-public-assets
fix ambiguous import path replacement
use byte positions to insert data in backing class to avoid reformatting code
still passed as a hint to avoid naming collisions
`Shared::ConfirmButton` becomes `Shared_ConfirmButton`
@ef4 ef4 changed the title Merge main Merge stable into main Nov 13, 2024
ef4 added 2 commits November 14, 2024 12:32
These tests now see the output of the traditional babel-plugin-debug-macros compatibility code, which adds boolean literals to the deprecate calls.
@ef4 ef4 marked this pull request as ready for review November 14, 2024 17:49
@ef4 ef4 merged commit 7195610 into main Nov 14, 2024
153 checks passed
@ef4 ef4 deleted the merge-main2 branch November 14, 2024 19:12
@github-actions github-actions bot mentioned this pull request Oct 22, 2024
This was referenced Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants