Update dependency debug to v1.11.0 #12
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
1.6.2
->1.11.0
Release Notes
ruby/debug (debug)
v1.11.0
Compare Source
What's Changed
show_src_lines_frame
option by @HeyNonster in #1138no_repeat
option by @ko1 in #1140eval
command by @matthieuprat in #1130New Contributors
Full Changelog: ruby/debug@v1.10.0...v1.11.0
v1.10.0
Compare Source
What's Changed
$FILENAME
in globals by @nyz93 in #1105puts
without argument by @ko1 in #1124port_range
lvar is not defined by @ko1 in #1126New Contributors
Full Changelog: ruby/debug@v1.9.2...v1.10.0
v1.9.2
Compare Source
What's Changed
base64
gem to the dependencies by @y-yagi in #1066New Contributors
Full Changelog: ruby/debug@v1.9.1...v1.9.2
v1.9.1
Compare Source
Fix small issue to release with Ruby 3.3.0.
What's Changed
Full Changelog: ruby/debug@v1.9.0...v1.9.1
v1.9.0
Compare Source
This release fixes many issues reported after v1.8.0, introduce IRB integrated console and more.
What's Changed
session_name
config by @ko1 in #1036TrapInterceptor
to avoid assigning to an unused variable by @DavidZivk in #985New Contributors
Full Changelog: ruby/debug@v1.8.0...v1.9.0
v1.8.0
Compare Source
This release supports TraceInspector functionality on VSCode, and other fixes.
What's Changed
info c <exp>
when doesn't return a constant by @st0012 in #952no_lineno
config optiopn (default: false) by @ko1 in #973Session#exnted_feature
API as experimental by @ko1 in #960Session#exnted_feature
into Session class by @ono-max in #964dropped_trace_cnt
only when@recorder
is not nil by @ono-max in #969process
withprocess_request
by @ko1 in #972config.rdbgInitialScripts
by @ko1 in #980lengthddsfsd
by @egenerat in #962New Contributors
Full Changelog: ruby/debug@v1.7.2...v1.8.0
v1.7.2
Compare Source
Bug fix release.
What's Changed
::Process::daemon
patch by @andyw8 in #905-v
prints version and do something by @ko1 in #949Object#__send__
to avoid name conflicts by @ono-max in #909test_all
task command in Rakefile warning by @andyw8 in #908debug_code
) by @andyw8 in #927New Contributors
Full Changelog: ruby/debug@v1.7.1...v1.7.2
v1.7.1
Compare Source
This is bug fix release for Ruby 3.2.0.
What's Changed
#dump
when pp'ed string is too long by @ko1 in #869prelude.rb
by @st0012 in #867New Contributors
Full Changelog: ruby/debug@v1.7.0...v1.7.1
v1.7.0
Compare Source
What's new
This release contains many bug fixes and new features.
until
commandwhereami
commandinfo ivars <expr>
andinfo consts <expr>
next
andfinish
command on Ruby 3.2.RUBY_DEBUG_LAZY
configuration, command
on VSCode debug console to input debug commandsand more!
What's Changed
step into <name>
by @ko1 in #786 (reverted)until
command by @ko1 in #807cont
alias forcontinue
by @ko1 in #834whereami
command by @ko1 in #778info ivars obj
by @ko1 in #844info
command by @ko1 in #847info consts ClassOrModule
by @ko1 in #855irb
commandconfig show_evaledsrc
by @ko1 in #848RUBY_DEBUG_LAZY
boot option by @ko1 in #860no_sigint_hook
config by @ko1 in #858next
by reducing number of frame_depth calls by @WillHalto in #743next
by reducing number of frame_depth calls" by @ko1 in #779RubyVM.keep_script_lines
by @ko1 in #789rb_profile_frames
by @WillHalto in #746IO#gets
by @ko1 in #824reset_ui
needsui.activate
by @ko1 in #825const_get
by @ko1 in #854TOPLEVEL_BINDING
if no binding by @ko1 in #859quit
command immediately by @ko1 in #819"nonstop": true
option (default: false) on launch.json by @ko1 in #792,command
by @ko1 in #838launch
should belocalfs == true
by @ko1 in #845UI_ServerBase::readline
by @ono-max in #812q!
works correctly by @ono-max in #821New Contributors
Full Changelog: ruby/debug@v1.6.3...v1.7.0
Thank you for all your contributions.
v1.6.3
Compare Source
This is bug fix release.
What's Changed
::Module
fornesting
by @ko1 in #774New Contributors
Full Changelog: ruby/debug@v1.6.2...v1.6.3
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.
This PR was generated by Mend Renovate. View the repository job log.