Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Bump byebug from 9.1.0 to 10.0.2 #66

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 2, 2018

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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/byebug-10.0.2 branch 4 times, most recently from 340015c to 72fb4a7 Compare July 27, 2018 22:52
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/byebug-10.0.2 branch from 72fb4a7 to d17b302 Compare July 27, 2018 23:03
@dependabot-preview dependabot-preview bot merged commit 5b8626f into master Jul 27, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/byebug-10.0.2 branch July 27, 2018 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant