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 4.0.5 to 10.0.1 #78

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps byebug from 4.0.5 to 10.0.1.

Release notes

Sourced from byebug's releases.

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

9.1.0

Added

  • Better UI messages for breakpoint management.

Fixed

Removed

  • Ruby 2.0 and Ruby 2.1 official & unofficial support. Byebug no longer installs
    on these platforms.

9.0.6

Fixed

  • Error when using byebug with a ruby compiled against libedit (#241).
  • Allow Byebug.start_server to yield the block passed to it when the actual
    port is already known (Bump aws-sdk-s3 from 1.98.0 to 1.99.0 #277, thanks cben).
  • Use a standard license name so it can be more reliably used by tools (#275).

9.0.5

Fixed

  • Error loading rc file when ENV['HOME'] is unset.

9.0.4

Fixed

  • Errors in rc file not being displayed to the user.

... (truncated)

Changelog

Sourced from byebug's changelog.

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

Fixed

  • Properly ignore ruby fullpath executable when passed to byebug script (#419).
  • Remote server crash when interrupting client (Bump spring from 1.3.6 to 2.1.0 #141, #274).
  • Control server thread being able to interrupt main thread only a single time. (#239).

9.1.0 - 2017-08-22

Added

  • Better UI messages for breakpoint management.

Fixed

Removed

  • Ruby 2.0 and Ruby 2.1 official & unofficial support. Byebug no longer installs
    on these platforms.

9.0.6 - 2016-09-29

Fixed

  • Error when using byebug with a ruby compiled against libedit (#241).
  • Allow Byebug.start_server to yield the block passed to it when the actual
    ... (truncated)
Commits
  • 70bfc7c Merge pull request #444 from deivid-rodriguez/release/10.0.1
  • 79a64f1 Get ready for 10.0.1 release
  • 2f04f75 Fix a change log header
  • a3ffdcd Merge pull request #443 from tzmfreedom/modify_context_variable_name
  • 8cbe292 Update changelog (#443)
  • 043b4fc Rename context initializer function name to prevent conflict from other
  • 0fdaa8a Rename context_create function to prevent conflict
  • 0ca3ce9 Bump simplecov from 0.16.0 to 0.16.1 (#442)
  • 7edd7e9 Bump simplecov from 0.15.1 to 0.16.0 (#441)
  • 72c79e0 Bump rubocop from 0.52.1 to 0.53.0 (#438)
  • 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 with 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
Copy link
Contributor Author

Superseded by #82.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/byebug-10.0.1 branch April 2, 2018 10:16
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