chore(deps): update dependency byebug to v12

This MR contains the following updates:

Package Change Age Confidence
byebug '~> 11.1', '>= 11.1.3' -> '~> 12.0', '>= 12.0.0' age confidence

View the Renovate pipeline for this MR


Release Notes

deivid-rodriguez/byebug (byebug)

v12.0.0

Compare Source

Changed
  • #​690: break without any arguments now sets a breakpoint on the current line, just like gdb ([@​sergioro9].
Fixed
  • #​741: Small consistency issues in help messages.
  • #​743: untracevar command crashing when giving a non existent global variable.
  • #​744: Another punctuation tweak in enable breakpoints help message.
  • #​736: Skip warning about $SAFE global variable on ruby 2.7 when listing global variables.
Added
Removed
  • Support for MRI 2.4, 2.5, 2.6, 2.7, and 3.0. Byebug no longer installs on this platform.

Configuration

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

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

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by renovate-bot

Merge request reports

Loading