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.
This PR contains the following updates:
1.7.1
->1.10.0
Release Notes
ruby/debug (debug)
v1.10.0
Compare Source
What's Changed
$FILENAME
in globals by @nyz93 in https://github.com/ruby/debug/pull/1105puts
without argument by @ko1 in https://github.com/ruby/debug/pull/1124port_range
lvar is not defined by @ko1 in https://github.com/ruby/debug/pull/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 https://github.com/ruby/debug/pull/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 https://github.com/ruby/debug/pull/1036TrapInterceptor
to avoid assigning to an unused variable by @DavidZivk in https://github.com/ruby/debug/pull/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 https://github.com/ruby/debug/pull/952no_lineno
config optiopn (default: false) by @ko1 in https://github.com/ruby/debug/pull/973Session#exnted_feature
API as experimental by @ko1 in https://github.com/ruby/debug/pull/960Session#exnted_feature
into Session class by @ono-max in https://github.com/ruby/debug/pull/964dropped_trace_cnt
only when@recorder
is not nil by @ono-max in https://github.com/ruby/debug/pull/969process
withprocess_request
by @ko1 in https://github.com/ruby/debug/pull/972config.rdbgInitialScripts
by @ko1 in https://github.com/ruby/debug/pull/980lengthddsfsd
by @egenerat in https://github.com/ruby/debug/pull/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 https://github.com/ruby/debug/pull/905-v
prints version and do something by @ko1 in https://github.com/ruby/debug/pull/949Object#__send__
to avoid name conflicts by @ono-max in https://github.com/ruby/debug/pull/909test_all
task command in Rakefile warning by @andyw8 in https://github.com/ruby/debug/pull/908debug_code
) by @andyw8 in https://github.com/ruby/debug/pull/927New Contributors
Full Changelog: ruby/debug@v1.7.1...v1.7.2
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.