Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps debug from 1.4.0 to 1.5.0.

Release notes

Sourced from debug's releases.

v1.5.0

What's Changed

Summary

  • Utilize Ruby 3.1 features such as nested breakpoints.
  • Change prompt for Ruby expressions.
  • Improve CDP (Chrome frontend).
  • Improve DAP (VSCode frontend), especially TCP/IP support for Windows.
  • Add many tests for CDP/DAP.
  • And many bug fixes!

PRs

... (truncated)

Commits
  • 32eba51 v1.5.0
  • 76412f5 New --open=vscode mechanism
  • d3813d5 flush Tracer's output
  • dbf8c24 Avoid passing nil path to File.basename
  • 91985af DAP: source on not local fs
  • 8cbe33c Revert "flush trace output"
  • 5c298b2 flush trace output
  • c94bf7b Add the test case for deliting breakpoints in protocol tests
  • 5f711d5 Make sure TCP connection is established before connecting
  • 910291d Only close @​sock when they are assigned
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
Bumps [debug](https://github.com/ruby/debug) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/debug-1.5.0 branch from e035b03 to b7e6fab Compare May 13, 2022 14:54
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #36.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/bundler/debug-1.5.0 branch August 1, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant