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(deps): widen ranges of ember-infector and @ember/string #2850

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

anehx
Copy link
Contributor

@anehx anehx commented Nov 25, 2024

Some apps using ember-caluma might still be using ember-data v4
which requires @ember/string v3 and ember-inflector v4. In order to
make dependency resolution easier for them we allow all those versions.

@anehx anehx changed the title fix(deps): update ember-inflector fix(deps): widen ranges of ember-infector and @ember/string Nov 25, 2024
@anehx anehx force-pushed the update-inflector branch 2 times, most recently from 4997f27 to 3e07a88 Compare November 25, 2024 14:05
Some apps using `ember-caluma` might still be using `ember-data` v4
which requires `@ember/string` v3 and `ember-inflector` v4. In order to
make dependency resolution easier for them we allow all those versions.
@anehx anehx merged commit 7dddc8d into projectcaluma:main Nov 25, 2024
50 checks passed
@anehx
Copy link
Contributor Author

anehx commented Nov 25, 2024

🎉 This PR is included in version 13.1.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anehx anehx added the released label Nov 25, 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.

2 participants