Update dependency turbo-rails to v2.0.23 #319

Open
renovate wants to merge 1 commit from renovate/turbo-rails-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
turbo-rails (changelog) 2.0.202.0.23 age adoption passing confidence

Release Notes

hotwired/turbo-rails (turbo-rails)

v2.0.23

Compare Source

Updates the bundled JS to freshen stale dependencies from the previous release.

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.22...v2.0.23

v2.0.22

Compare Source

What's Changed

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.21...v2.0.22

v2.0.21

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.20...v2.0.21


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [turbo-rails](https://github.com/hotwired/turbo-rails) ([changelog](https://github.com/hotwired/turbo-rails/releases)) | `2.0.20` → `2.0.23` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/turbo-rails/2.0.23?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/turbo-rails/2.0.23?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/turbo-rails/2.0.20/2.0.23?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/turbo-rails/2.0.20/2.0.23?slim=true) | --- ### Release Notes <details> <summary>hotwired/turbo-rails (turbo-rails)</summary> ### [`v2.0.23`](https://github.com/hotwired/turbo-rails/releases/tag/v2.0.23) [Compare Source](https://github.com/hotwired/turbo-rails/compare/v2.0.22...v2.0.23) Updates the bundled JS to freshen stale dependencies from the previous release. **Full Changelog**: <https://github.com/hotwired/turbo-rails/compare/v2.0.22...v2.0.23> ### [`v2.0.22`](https://github.com/hotwired/turbo-rails/releases/tag/v2.0.22) [Compare Source](https://github.com/hotwired/turbo-rails/compare/v2.0.21...v2.0.22) #### What's Changed - Updates the bundled JS to [v8.0.22](https://github.com/hotwired/turbo/compare/v8.0.21...v8.0.22) for renamed `session.navigator` to avoid clobbering `window.navigator`. See [hotwired/turbo#1489](https://github.com/hotwired/turbo/pull/1489). **Full Changelog**: <https://github.com/hotwired/turbo-rails/compare/v2.0.21...v2.0.22> ### [`v2.0.21`](https://github.com/hotwired/turbo-rails/releases/tag/v2.0.21) [Compare Source](https://github.com/hotwired/turbo-rails/compare/v2.0.20...v2.0.21) #### What's Changed - Add `rails@8.1` to the CI matrix by [@&#8203;seanpdoyle](https://github.com/seanpdoyle) in [#&#8203;758](https://github.com/hotwired/turbo-rails/pull/758) - Use an immediate debouncer for tests by [@&#8203;djmb](https://github.com/djmb) in [#&#8203;761](https://github.com/hotwired/turbo-rails/pull/761) - Include hidden elements for turbo-cable-stream-source selector by [@&#8203;excid3](https://github.com/excid3) in [#&#8203;740](https://github.com/hotwired/turbo-rails/pull/740) - Fix CI for `ruby@3.2.x`-`rails@7.2.x` by [@&#8203;seanpdoyle](https://github.com/seanpdoyle) in [#&#8203;764](https://github.com/hotwired/turbo-rails/pull/764) - Add turbo frame assertion test helpers by [@&#8203;excid3](https://github.com/excid3) in [#&#8203;742](https://github.com/hotwired/turbo-rails/pull/742) - Acccept meta tag string arguments as well by [@&#8203;frenkel](https://github.com/frenkel) in [#&#8203;754](https://github.com/hotwired/turbo-rails/pull/754) - \[fix [#&#8203;762](https://github.com/hotwired/turbo-rails/issues/762)] Forward broadcast\_refresh\_to options by [@&#8203;OutlawAndy](https://github.com/OutlawAndy) in [#&#8203;763](https://github.com/hotwired/turbo-rails/pull/763) - Add support for Model Class in Action and Frame helpers by [@&#8203;afrase](https://github.com/afrase) in [#&#8203;597](https://github.com/hotwired/turbo-rails/pull/597) - Remove legacy workaround for Rails < 7 by [@&#8203;drjayvee](https://github.com/drjayvee) in [#&#8203;766](https://github.com/hotwired/turbo-rails/pull/766) - Fix debouncer tests to wait on correct debouncer by [@&#8203;djmb](https://github.com/djmb) in [#&#8203;767](https://github.com/hotwired/turbo-rails/pull/767) - Restrict tests to `minitest < 6` by [@&#8203;seanpdoyle](https://github.com/seanpdoyle) in [#&#8203;774](https://github.com/hotwired/turbo-rails/pull/774) - Only return messages produced by block in `capture_turbo_stream_broadcasts` by [@&#8203;Vivalldi](https://github.com/Vivalldi) in [#&#8203;736](https://github.com/hotwired/turbo-rails/pull/736) - Respect broadcast suppressions on before/after actions by [@&#8203;stowersjoshua](https://github.com/stowersjoshua) in [#&#8203;770](https://github.com/hotwired/turbo-rails/pull/770) #### New Contributors - [@&#8203;djmb](https://github.com/djmb) made their first contribution in [#&#8203;761](https://github.com/hotwired/turbo-rails/pull/761) - [@&#8203;frenkel](https://github.com/frenkel) made their first contribution in [#&#8203;754](https://github.com/hotwired/turbo-rails/pull/754) - [@&#8203;OutlawAndy](https://github.com/OutlawAndy) made their first contribution in [#&#8203;763](https://github.com/hotwired/turbo-rails/pull/763) - [@&#8203;afrase](https://github.com/afrase) made their first contribution in [#&#8203;597](https://github.com/hotwired/turbo-rails/pull/597) - [@&#8203;drjayvee](https://github.com/drjayvee) made their first contribution in [#&#8203;766](https://github.com/hotwired/turbo-rails/pull/766) - [@&#8203;Vivalldi](https://github.com/Vivalldi) made their first contribution in [#&#8203;736](https://github.com/hotwired/turbo-rails/pull/736) - [@&#8203;stowersjoshua](https://github.com/stowersjoshua) made their first contribution in [#&#8203;770](https://github.com/hotwired/turbo-rails/pull/770) **Full Changelog**: <https://github.com/hotwired/turbo-rails/compare/v2.0.20...v2.0.21> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44My4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency turbo-rails to v2.0.21
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
863c789201
renovate changed title from Update dependency turbo-rails to v2.0.21 to Update dependency turbo-rails to v2.0.22 2026-01-28 22:00:53 +00:00
renovate force-pushed renovate/turbo-rails-2.x-lockfile from 863c789201
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
to 96a0ae5db3
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
2026-01-28 22:00:53 +00:00
Compare
renovate force-pushed renovate/turbo-rails-2.x-lockfile from 96a0ae5db3
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
to 2662b5df9d
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
2026-01-29 16:00:56 +00:00
Compare
renovate changed title from Update dependency turbo-rails to v2.0.22 to Update dependency turbo-rails to v2.0.23 2026-01-29 16:00:57 +00:00
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/turbo-rails-2.x-lockfile:renovate/turbo-rails-2.x-lockfile
git switch renovate/turbo-rails-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/turbo-rails-2.x-lockfile
git switch renovate/turbo-rails-2.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/turbo-rails-2.x-lockfile
git switch renovate/turbo-rails-2.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/turbo-rails-2.x-lockfile
git switch main
git merge --squash renovate/turbo-rails-2.x-lockfile
git switch main
git merge --ff-only renovate/turbo-rails-2.x-lockfile
git switch main
git merge renovate/turbo-rails-2.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
casper/advent_leaderboard!319
No description provided.