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

Fix until in deprecation warning ember-data:schema-service-updates (must be 6.0 instead of 5.0) #9586

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

mkszepp
Copy link
Contributor

@mkszepp mkszepp commented Oct 30, 2024

The ember-data:schema-service-updates deprecation was planned to introduce in 5.4, but we see this depreaction already in 5.3.9 🤔 (thats no problem, because we can move already now away)...

In additional the until is incorrect (must be 6.0 instead of 5.0)

This PR fix only the until. I'm not sure if this solves also the other bug that depreacation is already visible...

@mkszepp mkszepp changed the title Fix untilin deprecation warning ember-data:schema-service-updates (must until 6.0 instead of 5.0) Fix until in deprecation warning ember-data:schema-service-updates (must until 6.0 instead of 5.0) Oct 30, 2024
@mkszepp mkszepp changed the title Fix until in deprecation warning ember-data:schema-service-updates (must until 6.0 instead of 5.0) Fix until in deprecation warning ember-data:schema-service-updates (must be 6.0 instead of 5.0) Oct 30, 2024
@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ doc This PR adds/improves/or fixes documentation labels Oct 30, 2024
@runspired runspired merged commit 007de40 into emberjs:main Oct 30, 2024
18 of 24 checks passed
@mkszepp mkszepp deleted the fix-incorrect-deprecation-warning branch October 31, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ doc This PR adds/improves/or fixes documentation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants