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 debug 1.9.2 → 1.10.0 (minor) #1389

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

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 19, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ debug (1.9.2 → 1.10.0) · Repo

Release Notes

1.10.0

What's Changed

  • Remote debugging
    • Add option to try to connect to a range of TCP ports by @gerymate in #1119
  • Bug fixes
    • do not include $FILENAME in globals by @nyz93 in #1105
    • Accept colon style Hash#inspect in test/console/print_test.rb by @tompng in #1111
    • Fix flaky tests by @nobu in #1116
    • Fix irb_test prompt assertion failure by @tompng in #1100
    • Improve RUBYOPT's handling in tests by @st0012 in #1097
    • allow puts without argument by @ko1 in #1124
    • port_range lvar is not defined by @ko1 in #1126
  • Misc

New Contributors

Full Changelog: v1.9.2...v1.10.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 12 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 19, 2024
@coveralls
Copy link

Coverage Status

coverage: 99.123%. remained the same
when pulling 97fb32e on depfu/update/debug-1.10.0
into 2d99b5e on main.

@mitlib mitlib temporarily deployed to mit-bento-pr-1389 December 19, 2024 22:18 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants