J3RN / time-tracker

A time tracking application
http://timesheet.j3rn.com
MIT License
6 stars 14 forks source link

Bump byebug from 10.0.2 to 11.0.1 #160

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps byebug from 10.0.2 to 11.0.1.

Release notes *Sourced from [byebug's releases](https://github.com/deivid-rodriguez/byebug/releases).* > ## 11.0.1 > ### Fixed > > * [#546](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/546): `continue!` to ignore further `byebug` calls. > * [#545](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/545): `skip` autolisting code for intermediate skipped breakpoints. > > > > [Unreleased]: https://github.com/deivid-rodriguez/byebug/compare/v10.0.2...HEAD > [11.0.1]: https://github.com/deivid-rodriguez/byebug/compare/v11.0.0...v11.0.1 > [11.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v10.0.2...v11.0.0 > [10.0.2]: https://github.com/deivid-rodriguez/byebug/compare/v10.0.1...v10.0.2 > [10.0.1]: https://github.com/deivid-rodriguez/byebug/compare/v10.0.0...v10.0.1 > [10.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v9.1.0...v10.0.0 > [9.1.0]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.6...v9.1.0 > [9.0.6]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.5...v9.0.6 > [9.0.5]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.4...v9.0.5 > [9.0.4]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.3...v9.0.4 > [9.0.3]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.2...v9.0.3 > [9.0.2]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.1...v9.0.2 > [9.0.1]: https://github.com/deivid-rodriguez/byebug/compare/v9.0.0...v9.0.1 > [9.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v8.2.5...v9.0.0 > [8.2.5]: https://github.com/deivid-rodriguez/byebug/compare/v8.2.4...v8.2.5 > [8.2.4]: https://github.com/deivid-rodriguez/byebug/compare/v8.2.3...v8.2.4 > [8.2.3]: https://github.com/deivid-rodriguez/byebug/compare/v8.2.2...v8.2.3 > [8.2.2]: https://github.com/deivid-rodriguez/byebug/compare/v8.2.1...v8.2.2 > [8.2.1]: https://github.com/deivid-rodriguez/byebug/compare/v8.2.0...v8.2.1 > [8.2.0]: https://github.com/deivid-rodriguez/byebug/compare/v8.1.0...v8.2.0 > [8.1.0]: https://github.com/deivid-rodriguez/byebug/compare/v8.0.1...v8.1.0 > [8.0.1]: https://github.com/deivid-rodriguez/byebug/compare/v8.0.0...v8.0.1 > [8.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v7.0.0...v8.0.0 > [7.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v6.0.2...v7.0.0 > [6.0.2]: https://github.com/deivid-rodriguez/byebug/compare/v6.0.1...v6.0.2 > [6.0.1]: https://github.com/deivid-rodriguez/byebug/compare/v6.0.0...v6.0.1 > [6.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v5.0.0...v6.0.0 > [5.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v4.0.5...v5.0.0 > [4.0.5]: https://github.com/deivid-rodriguez/byebug/compare/v4.0.4...v4.0.5 > [4.0.4]: https://github.com/deivid-rodriguez/byebug/compare/v4.0.3...v4.0.4 > [4.0.3]: https://github.com/deivid-rodriguez/byebug/compare/v4.0.2...v4.0.3 > [4.0.2]: https://github.com/deivid-rodriguez/byebug/compare/v4.0.1...v4.0.2 > [4.0.1]: https://github.com/deivid-rodriguez/byebug/compare/v4.0.0...v4.0.1 > [4.0.0]: https://github.com/deivid-rodriguez/byebug/compare/v3.5.1...v4.0.0 > [3.5.1]: https://github.com/deivid-rodriguez/byebug/compare/v3.5.0...v3.5.1 > [3.5.0]: https://github.com/deivid-rodriguez/byebug/compare/v3.4.2...v3.5.0 > [3.4.2]: https://github.com/deivid-rodriguez/byebug/compare/v3.4.1...v3.4.2 > [3.4.1]: https://github.com/deivid-rodriguez/byebug/compare/v3.4.0...v3.4.1 > [3.4.0]: https://github.com/deivid-rodriguez/byebug/compare/v3.3.0...v3.4.0 > [3.3.0]: https://github.com/deivid-rodriguez/byebug/compare/v3.2.0...v3.3.0 > [3.2.0]: https://github.com/deivid-rodriguez/byebug/compare/v3.1.2...v3.2.0 > [3.1.2]: https://github.com/deivid-rodriguez/byebug/compare/v3.1.1...v3.1.2 > ... (truncated)
Changelog *Sourced from [byebug's changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md).* > ## [11.0.1] - 2019-03-18 > > ### Fixed > > * [#546](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/546): `continue!` to ignore further `byebug` calls. > * [#545](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/545): `skip` autolisting code for intermediate skipped breakpoints. > > ## [11.0.0] - 2019-02-15 > > ### Added > > * [#377](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/377): `skip` to continue until the next breakpoint as long as it is different from the current one. You can use this command to get out of loops, for example ([@​tacnoman]). > * [#524](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/524): `continue!` (or `continue unconditionally`) to continue until the end of the program regardless of the currently enabled breakpoints ([@​tacnoman]). > > ### Fixed > > * [#527](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/527): `break` help text to clarify placeholders from literals. > * [#528](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/pull/528): `quit!` help to not show a space between "quit" and "!". > > ### Removed > > * Support for MRI 2.2. Byebug no longer installs on this platform.
Commits - [`3a9f402`](https://github.com/deivid-rodriguez/byebug/commit/3a9f4025ad6c00ab0f445a83fb34a762fc7df3c3) Get ready for 11.0.1 release ([#548](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/issues/548)) - [`cac3928`](https://github.com/deivid-rodriguez/byebug/commit/cac39286737795ad151b4e193254ee77beb14a9e) Bump tested rubies to latest versions ([#547](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/issues/547)) - [`5811e4f`](https://github.com/deivid-rodriguez/byebug/commit/5811e4fd0ffd09bcb96d702501e2625343850a98) Merge pull request [#545](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/issues/545) from deivid-rodriguez/fix_skip_output - [`c8f58c3`](https://github.com/deivid-rodriguez/byebug/commit/c8f58c363d419d9e39647dcdc17d96949dbf9d63) Autolist after `skip` like a regular breakpoint - [`dbc14f5`](https://github.com/deivid-rodriguez/byebug/commit/dbc14f5707bc4700519a08e6e76d8fae825eb8a5) Restore previous autolist value after skip - [`8612245`](https://github.com/deivid-rodriguez/byebug/commit/86122451624937cc35721232e04c3be552218b8a) Skip autolisting during skipped breakpoints - [`33ed763`](https://github.com/deivid-rodriguez/byebug/commit/33ed763e87cccd718d18a3f09d8141bea3606b0c) Tiny change to make following tests easier - [`f18a730`](https://github.com/deivid-rodriguez/byebug/commit/f18a730a168183681ddc8dbc54b15721a03b75ab) Merge pull request [#546](https://github-redirect.dependabot.com/deivid-rodriguez/byebug/issues/546) from deivid-rodriguez/fix_continue_unconditionally_wi... - [`9948d64`](https://github.com/deivid-rodriguez/byebug/commit/9948d64ff88a089cdf4b36f34ed79a2c02c6ece4) Fix undefined method error after previous change - [`374d30f`](https://github.com/deivid-rodriguez/byebug/commit/374d30f99d91b974cd9b23698c33d1ba54ba9c07) Fix `continue!` to ignore also `byebug` calls - Additional commits viewable in [compare view](https://github.com/deivid-rodriguez/byebug/compare/v10.0.2...v11.0.1)


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 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 ignore this [patch|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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.