Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency debug to v1.9.2 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug 1.6.2 -> 1.9.2 age adoption passing confidence

Release Notes

ruby/debug (debug)

v1.9.2

Compare Source

What's Changed

New 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

New 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

New Contributors

Full Changelog: ruby/debug@v1.7.2...v1.8.0

v1.7.2

Compare Source

Bug fix release.

What's Changed

New 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

New 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.

  • Debug console
    • until command
    • whereami command
    • info ivars <expr> and info consts <expr>
    • A fewer log output
  • Faster next and finish command on Ruby 3.2.
  • Better VSCode (DAP) and Chrome (CDP) supports
  • Experimental features
    • RUBY_DEBUG_LAZY configuration
    • , command on VSCode debug console to input debug commands

and more!

What's Changed

New 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

New 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency debug to v1.7.1 Update dependency debug to v1.7.2 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/debug-1.x-lockfile branch from 98f7ae5 to 0061eb8 Compare March 29, 2023 22:30
@renovate renovate bot changed the title Update dependency debug to v1.7.2 Update dependency debug to v1.8.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/debug-1.x-lockfile branch from 0061eb8 to f87e7c7 Compare May 28, 2023 10:04
@renovate renovate bot force-pushed the renovate/debug-1.x-lockfile branch from f87e7c7 to 2d7fd9b Compare December 11, 2023 07:58
@renovate renovate bot requested a review from Clivern as a code owner December 11, 2023 07:58
@renovate renovate bot changed the title Update dependency debug to v1.8.0 Update dependency debug to v1.9.0 Dec 11, 2023
@renovate renovate bot changed the title Update dependency debug to v1.9.0 Update dependency debug to v1.9.1 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/debug-1.x-lockfile branch from 2d7fd9b to 1df5340 Compare December 22, 2023 04:12
@renovate renovate bot force-pushed the renovate/debug-1.x-lockfile branch from 1df5340 to 12126e8 Compare March 29, 2024 11:28
@renovate renovate bot changed the title Update dependency debug to v1.9.1 Update dependency debug to v1.9.2 Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants