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

Update @rails/actioncable dependency to version >=7.0 #705

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adrienpoly
Copy link
Member

I upgraded to Rails 8.0 our app and noticed that we now have 2 versions of actioncable in our bundle due to the dependency of turbo-rails to actioncable ^7.0

This PR loosen the dependency to >=7.0

@adrienpoly adrienpoly force-pushed the loosen-action-cable-version branch from 05af63b to 0850912 Compare December 23, 2024 10:42
@adrienpoly
Copy link
Member Author

I think the CI failures are not directly linked to this PR and are addressed by #706

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

Successfully merging this pull request may close these issues.

1 participant