Open
Conversation
2bd85d3 to
652f84e
Compare
652f84e to
4240d50
Compare
4240d50 to
636dbef
Compare
636dbef to
4aa663a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.0'->'1.9.2'Release Notes
ruby/debug (debug)
v1.9.2Compare Source
What's Changed
base64gem 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.1Compare 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.0Compare Source
This release fixes many issues reported after v1.8.0, introduce IRB integrated console and more.
What's Changed
session_nameconfig by @ko1 in https://github.com/ruby/debug/pull/1036TrapInterceptorto 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.0Compare 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_linenoconfig optiopn (default: false) by @ko1 in https://github.com/ruby/debug/pull/973Session#exnted_featureAPI as experimental by @ko1 in https://github.com/ruby/debug/pull/960Session#exnted_featureinto Session class by @ono-max in https://github.com/ruby/debug/pull/964dropped_trace_cntonly when@recorderis not nil by @ono-max in https://github.com/ruby/debug/pull/969processwithprocess_requestby @ko1 in https://github.com/ruby/debug/pull/972config.rdbgInitialScriptsby @ko1 in https://github.com/ruby/debug/pull/980lengthddsfsdby @egenerat in https://github.com/ruby/debug/pull/962New Contributors
Full Changelog: ruby/debug@v1.7.2...v1.8.0
v1.7.2Compare Source
Bug fix release.
What's Changed
::Process::daemonpatch by @andyw8 in https://github.com/ruby/debug/pull/905-vprints 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_alltask 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
v1.7.1Compare Source
This is bug fix release for Ruby 3.2.0.
What's Changed
#dumpwhen pp'ed string is too long by @ko1 in https://github.com/ruby/debug/pull/869prelude.rbby @st0012 in https://github.com/ruby/debug/pull/867New Contributors
Full Changelog: ruby/debug@v1.7.0...v1.7.1
v1.7.0Compare Source
What's new
This release contains many bug fixes and new features.
untilcommandwhereamicommandinfo ivars <expr>andinfo consts <expr>nextandfinishcommand on Ruby 3.2.RUBY_DEBUG_LAZYconfiguration, commandon VSCode debug console to input debug commandsand more!
What's Changed
step into <name>by @ko1 in https://github.com/ruby/debug/pull/786 (reverted)untilcommand by @ko1 in https://github.com/ruby/debug/pull/807contalias forcontinueby @ko1 in https://github.com/ruby/debug/pull/834whereamicommand by @ko1 in https://github.com/ruby/debug/pull/778info ivars objby @ko1 in https://github.com/ruby/debug/pull/844infocommand by @ko1 in https://github.com/ruby/debug/pull/847info consts ClassOrModuleby @ko1 in https://github.com/ruby/debug/pull/855irbcommandconfig show_evaledsrcby @ko1 in https://github.com/ruby/debug/pull/848RUBY_DEBUG_LAZYboot option by @ko1 in https://github.com/ruby/debug/pull/860no_sigint_hookconfig by @ko1 in https://github.com/ruby/debug/pull/858nextby reducing number of frame_depth calls by @WillHalto in https://github.com/ruby/debug/pull/743nextby reducing number of frame_depth calls" by @ko1 in https://github.com/ruby/debug/pull/779RubyVM.keep_script_linesby @ko1 in https://github.com/ruby/debug/pull/789rb_profile_framesby @WillHalto in https://github.com/ruby/debug/pull/746IO#getsby @ko1 in https://github.com/ruby/debug/pull/824reset_uineedsui.activateby @ko1 in https://github.com/ruby/debug/pull/825const_getby @ko1 in https://github.com/ruby/debug/pull/854TOPLEVEL_BINDINGif no binding by @ko1 in https://github.com/ruby/debug/pull/859quitcommand immediately by @ko1 in https://github.com/ruby/debug/pull/819"nonstop": trueoption (default: false) on launch.json by @ko1 in https://github.com/ruby/debug/pull/792,commandby @ko1 in https://github.com/ruby/debug/pull/838launchshould belocalfs == trueby @ko1 in https://github.com/ruby/debug/pull/845UI_ServerBase::readlineby @ono-max in https://github.com/ruby/debug/pull/812q!works correctly by @ono-max in https://github.com/ruby/debug/pull/821New Contributors
Full Changelog: ruby/debug@v1.6.3...v1.7.0
Thank you for all your contributions.
v1.6.3Compare Source
This is bug fix release.
What's Changed
::Modulefornestingby @ko1 in https://github.com/ruby/debug/pull/774New Contributors
Full Changelog: ruby/debug@v1.6.2...v1.6.3
v1.6.2Compare Source
v1.6.2 is bug fix release.
What's Changed
RUBY_DEBUG_ENABLE=0by @ko1 in https://github.com/ruby/debug/pull/731New Contributors
Full Changelog: ruby/debug@v1.6.1...v1.6.2
v1.6.1Compare Source
This is only bug fixes.
What's Changed
Full Changelog: ruby/debug@v1.6.0...v1.6.1
v1.6.0Compare Source
What's Changed
Notable changes:
PPtrick for longinspectcode by @ko1 in https://github.com/ruby/debug/pull/669BasicObjectChanges:
super' (zsuper) to call originalfork` by @ko1 in https://github.com/ruby/debug/pull/627ThreadClient@check_bp_fulfillment_mapby @ko1 in https://github.com/ruby/debug/pull/626CONFIG.skip_allby @ko1 in https://github.com/ruby/debug/pull/665PPtrick for longinspectcode by @ko1 in https://github.com/ruby/debug/pull/669RUBYOPTbyrdbgby @ko1 in https://github.com/ruby/debug/pull/679ThreadClient.current.management?by @ko1 in https://github.com/ruby/debug/pull/671bvexperimental command by @ko1 in https://github.com/ruby/debug/pull/612config append foo barby @ko1 in [https://github.com/fixconfig append foo barruby/debug#681](https://redirect.gitConfiguration
📅 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.