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: Updated ember-gesture-modifiers to ^5.0.0 #186

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

cah-yu-yuan
Copy link
Contributor

@cah-yu-yuan cah-yu-yuan commented Mar 10, 2023

Fixes #185

@knownasilya
Copy link
Owner

Thanks @cah-yu-yuan. Letting the tests run, once they are green I'll merge and release. If I forget, please ping me.

@cah-brian-gantzler
Copy link

Not really sure what the problem even is with the tests, but I think it might be with ember-try. See ember-cli/ember-try#912. There is a release 3.0.0-beta.1

@cah-brian-gantzler
Copy link

Anyway to kick off the tests on main? Wonder when the last time they worked was. Sorry to cause you more work for such a simple change

@knownasilya
Copy link
Owner

Going to fix it here, I'm sure the issue probably exists on main. Most of my work has been mostly in #174 but that's still a bit away from being finished.

@cah-brian-gantzler
Copy link

In no rush for the PR. Still waiting on a couple other addons to expand the ember-modifer version. Was just trying to help. Will wait. Thanks for all your efforts

@knownasilya
Copy link
Owner

Do you need ember 3.24 support or is 3.28 fine?

@cah-brian-gantzler
Copy link

We are on 4.11

@knownasilya
Copy link
Owner

@cah-yu-yuan could you rebase? I can merge and release this after that.

@cah-yu-yuan
Copy link
Contributor Author

This has been rebased, please approve the workflow

@knownasilya
Copy link
Owner

Looks like an error Cannot find module 'babel-plugin-dynamic-import-node/utils'

@cah-brian-gantzler
Copy link

I wonder if this should have been a 3 || 4 || 5 type of thing.

My guess is the CI all say node 14. A lot of things are now requiring 16 min. We have 18 or 20 local which is probably why all the tests pass locally.

Should Yu update the CI? or should that be a you thing? OR.... should we update the CI in a separate Pr then rebase Yu's PR

@knownasilya
Copy link
Owner

I'll update the CI. Thanks for looking into it!

@knownasilya knownasilya changed the title Updated ember-gesture-modifiers to ^5.0.0 fix: Updated ember-gesture-modifiers to ^5.0.0 Aug 2, 2023
@knownasilya knownasilya merged commit a44117f into knownasilya:main Aug 2, 2023
5 of 14 checks passed
@knownasilya
Copy link
Owner

Hum, I updated master but still seeing the error. Will try to give it more of a look tomorrow.

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 this pull request may close these issues.

Update ember-gesture-modifiers dependency
3 participants