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'
|
View the Renovate pipeline for this MR
Release Notes
deivid-rodriguez/byebug (byebug)
v12.0.0
Changed
-
#690:
breakwithout any arguments now sets a breakpoint on the current line, just likegdb([@sergioro9].
Fixed
- #741: Small consistency issues in help messages.
-
#743:
untracevarcommand crashing when giving a non existent global variable. -
#744: Another punctuation tweak in
enable breakpointshelp message. -
#736: Skip warning about
$SAFEglobal variable on ruby 2.7 when listing global variables.
Added
- #847 and #850: Support for MRI 3.1, 3.2, and 3.3 ([@marshall-lee]).
-
#688:
wherecommand now receives an optional numeric argument<n>to print the nth first frames ([@sergioro9].
Removed
- Support for MRI 2.4, 2.5, 2.6, 2.7, and 3.0. Byebug no longer installs on this platform.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot