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

Bump byebug from 9.1.0 to 10.0.2 #355

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

Conversation

dependabot-preview[bot]
Copy link

Bumps byebug from 9.1.0 to 10.0.2.

Release notes

Sourced from byebug's releases.

10.0.2

10.0.1

Fixed

10.0.0

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).
Changelog

Sourced from byebug's changelog.

10.0.2 - 2018-03-30

10.0.1 - 2018-03-21

Fixed

10.0.0 - 2018-01-26

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

Fixed

  • Properly ignore ruby fullpath executable when passed to byebug script (#419).
  • Remote server crash when interrupting client (#141, #274).
  • Control server thread being able to interrupt main thread only a single time. (#239).
Commits
  • 788d0e7 Get ready for 10.0.2 release (#451)
  • 71ec509 Rename functions that conflict with debase's (#447)
  • bca14a1 Merge pull request #450 from deivid-rodriguez/update_rubies
  • c315e97 Revert cf11a561
  • 021337b Fixed names for circleCI jobs
  • fb53f60 Automatically remove containers when exiting
  • 8e91234 Bump ruby versions we test against
  • 10895fd Merge pull request #448 from deivid-rodriguez/pin_test_reporter_version
  • c68bef8 Bump rake from 12.3.0 to 12.3.1 (#446)
  • f2a8ccb Pin test reporter version
  • 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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.

None yet

1 participant