Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the bundler group with 2 updates: turbo-rails and pry-byebug.

Updates turbo-rails from 2.0.20 to 2.0.21

Release notes

Sourced from turbo-rails's releases.

v2.0.21

What's Changed

New Contributors

Full Changelog: hotwired/turbo-rails@v2.0.20...v2.0.21

Commits
  • e511fb2 Bump version
  • 99dc9c5 @​hotwired/turbo-rails v8.0.20
  • c2cd99f v8.0.21
  • 31c78af Respect broadcast suppressions on before/after actions (#770)
  • 16f7613 Only return messages produced by block in capture_turbo_stream_broadcasts
  • dda27a8 Restrict tests to minitest<6
  • 0eb3c03 Fix debouncer tests to wait on correct debouncer (#767)
  • 89c363e Remove legacy workaround for Rails < 7 (#766)
  • d85f2f0 Add support for Model Class in Action and Frame helpers
  • a3336b4 [fix #762] Forward broadcast_refresh_to options to turbo_stream_refresh_tag
  • Additional commits viewable in compare view

Updates pry-byebug from 3.11.0 to 3.12.0

Release notes

Sourced from pry-byebug's releases.

3.12.0

Added

  • Allow usage with Byebug 13 (#466).
  • Allow pry 0.16 (#462).

Removed

  • Support for Ruby 3.1. Pry-byebug no longer installs on these platforms (#467).
Changelog

Sourced from pry-byebug's changelog.

3.12.0 (2026-01-16)

Added

  • Allow usage with Byebug 13 (#466).
  • Allow pry 0.16 (#462).

Removed

  • Support for Ruby 3.1. Pry-byebug no longer installs on these platforms (#467).
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundler group with 2 updates: [turbo-rails](https://github.com/hotwired/turbo-rails) and [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug).


Updates `turbo-rails` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.20...v2.0.21)

Updates `pry-byebug` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](deivid-rodriguez/pry-byebug@v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-version: 2.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: pry-byebug
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 19, 2026
@dependabot dependabot bot requested a review from tschaefer as a code owner January 19, 2026 11:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 19, 2026
@tschaefer tschaefer merged commit acf5e3f into main Jan 19, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/bundler-39898e779b branch January 19, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants