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

ember-power-select@5.0.4 still uses ember-style-modifier@0.7.0 #1523

Closed
usamahamed opened this issue Jun 27, 2022 · 1 comment · Fixed by #1526
Closed

ember-power-select@5.0.4 still uses ember-style-modifier@0.7.0 #1523

usamahamed opened this issue Jun 27, 2022 · 1 comment · Fixed by #1526

Comments

@usamahamed
Copy link

I have currently the last version of ember-power-select version 5.0.4 and i still got a ember-modifier deprecation warning because ember-power-select still uses ember-style-modifier@0.7.0 not ember-style-modifier@0.8.0

image

System
OS: macOS 11.6.7
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 16.15.1 - ~/.volta/tools/image/node/16.15.1/bin/node
Yarn: 1.22.19 - ~/.volta/tools/image/yarn/1.22.19/bin/yarn
npm: 8.11.0 - ~/.volta/tools/image/npm/8.11.0/bin/npm
Browsers:
Chrome: 102.0.5005.115
Firefox: 101.0.1
Safari: 15.5

@jkallman
Copy link

This was fixed in this commit cibernox/ember-basic-dropdown@7c33365 and appears to be available on ember-basic-dropdown@6.0.0

I'm not entirely sure if there are other implications, but this may be fixed by updating packages.json.

"ember-basic-dropdown": "^3.1.0 || ^4.0.2 || ^5.0.0 || ^6.0.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants