chore(deps): update dependency turbo-rails to v2.0.16
This MR contains the following updates:
Package | Update | Change |
---|---|---|
turbo-rails (changelog) | patch |
2.0.13 -> 2.0.16
|
Release Notes
hotwired/turbo-rails (turbo-rails)
v2.0.16
v2.0.14
What's Changed
- Fix unwanted model retention when using class methods from
Turbo::Broadcastable
with locals by @v-yarotsky in https://github.com/hotwired/turbo-rails/pull/710 - add test missing assertion by @adrienpoly in https://github.com/hotwired/turbo-rails/pull/707
- Fix typo in README.md by @qmoya in https://github.com/hotwired/turbo-rails/pull/704
- Fix comment typo in gem documentation by @benoittgt in https://github.com/hotwired/turbo-rails/pull/700
- Test installer by @zzak in https://github.com/hotwired/turbo-rails/pull/553
- Update @rails/actioncable dependency to version >=7.0 by @adrienpoly in https://github.com/hotwired/turbo-rails/pull/705
- Include CSRF
<meta>
elements in frame layout by @seanpdoyle in https://github.com/hotwired/turbo-rails/pull/697 - Bump oven-sh/setup-bun from 1 to 2 by @dependabot in https://github.com/hotwired/turbo-rails/pull/722
- Fix stream_name calculation inside of thread by @brendon in https://github.com/hotwired/turbo-rails/pull/727
New Contributors
- @v-yarotsky made their first contribution in https://github.com/hotwired/turbo-rails/pull/710
- @adrienpoly made their first contribution in https://github.com/hotwired/turbo-rails/pull/707
- @qmoya made their first contribution in https://github.com/hotwired/turbo-rails/pull/704
- @benoittgt made their first contribution in https://github.com/hotwired/turbo-rails/pull/700
- @brendon made their first contribution in https://github.com/hotwired/turbo-rails/pull/727
Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.14
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.