Skip to content

Upgrade byebug to version 10.0.0#33

Merged
DannyBen merged 1 commit intomasterfrom
depfu/update/byebug-10.0.0
Jan 27, 2018
Merged

Upgrade byebug to version 10.0.0#33
DannyBen merged 1 commit intomasterfrom
depfu/update/byebug-10.0.0

Conversation

@depfu
Copy link
Copy Markdown

@depfu depfu Bot commented Jan 26, 2018


Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


We've upgraded a dependency and all tests pass. \o/

gem name version specification new version
byebug ~> 9.1 10.0.0

You should probably take a good look at this before merging this pull request, of course.

What changed?

✳️ byebug ( → 10.0.0) · Repo · Changelog

Release Notes

From the Github release:

Changed

  • Breaking on methods now stops on the first effective line of a method, not on
    the line containing the def keyword.

Added

  • Show valid breakpoint locations when invalid location given (#393, @ko1).
  • Ruby 2.5.0 support (#397, @yui-knk).
  • Log host & port when launching byebug's client in remote mode.
  • Some love & tests to remote debugging (#82).
  • remote_byebug shortcut to start the most common case for remote debugging (#141).
Commits

See the full diff on Github. The new version differs by more commits than we can show here.


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

Depfu Status

@depfu depfu Bot added the depfu label Jan 26, 2018
@DannyBen DannyBen merged commit 9aa2d30 into master Jan 27, 2018
@depfu depfu Bot deleted the depfu/update/byebug-10.0.0 branch January 27, 2018 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant