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

Dependency maintenance #530

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Dependency maintenance #530

merged 4 commits into from
Dec 4, 2024

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Dec 4, 2024

No description provided.

It seems this is one of those magic virtual dependencies, so we don't need it as a dependency even though we import from it. This is how the v1 blueprint does it.
There are no breaking API changes and we only support Ember v4.12 so the 3.25 version drop doesn't affect us.
Even when we add it as a dependency the app has the final say if the selectors should be stripped, so we simply move that responsibility to apps now.
@Windvis Windvis added the internal Used for internal changes that still require a mention in the changelog/release notes. label Dec 4, 2024
@Windvis Windvis merged commit 1c7b3a9 into master Dec 4, 2024
10 checks passed
@Windvis Windvis deleted the dependency-maintenance branch December 4, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Used for internal changes that still require a mention in the changelog/release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant