Created by: dependabot-preview[bot]
Bumps byebug from 11.0.1 to 11.1.0.
Release notes
Sourced from byebug's releases.
11.1.0
Added
- Official support for MRI 2.7 ([@yui-knk]).
Fixed
- #562: post mortem mode landing in the wrong line when coming from an exception inside a
Kernel.load
call.Removed
... (truncated)
- Support for MRI 2.3. Byebug no longer installs on this platform.
Changelog
Sourced from byebug's changelog.
[11.1.0] - 2020-01-20
Added
- Official support for MRI 2.7 ([@yui-knk]).
Fixed
- #562: post mortem mode landing in the wrong line when coming from an exception inside a
Kernel.load
call.Removed
- Support for MRI 2.3. Byebug no longer installs on this platform.
Commits
-
82ce64c
Merge pull request #634 from deivid-rodriguez/release/11.1.0 -
af1b60a
Get ready for 11.1.0 release -
7b65696
Backfill 2.7.0 support entry -
c10bbce
Commit a bundler config file (#633) -
726e8b7
Show errors if subprocess fails (#632) -
0529714
Give priority to TESTOPTS if given (#631) -
f23a85b
Use bundler 2.1.4 (#630) -
4415fbb
Bump minitest from 5.13.0 to 5.14.0 (#626) -
0bb11d3
Merge pull request #627 from deivid-rodriguez/test_suite_timeout -
79c30c6
Show a message when test suite times out - Additional commits viewable in compare view
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 recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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 these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)