ontohub / graphql-pundit

Pundit authorization helpers for the GraphQL Ruby gem
MIT License
111 stars 31 forks source link

Update pry-byebug requirement from ~> 3.6.0 to ~> 3.7.0 #78

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on pry-byebug to permit the latest version.

Release notes *Sourced from [pry-byebug's releases](https://github.com/deivid-rodriguez/pry-byebug/releases).* > ## 3.7.0 > * Byebug 11 compatibility, with ruby 2.6 support.
Changelog *Sourced from [pry-byebug's changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md).* > ## 3.7.0 (2019-02-21) > > * Byebug 11 compatibility, with ruby 2.6 support. > > ## 3.6.0 (2018-02-07) > > ### Added > > * Byebug 10 compatibility, with ruby 2.5 support. > > ## 3.5.1 (2017-11-27) > > ### Fixed > > * Allow other threads like Pry. ([#142](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/142)) > > ## 3.5.0 (2017-08-23) > > ### Added > > * Byebug 9.1 support. As a result, Ruby 2.0 & Ruby 2.1 support has been dropped. > Pry-byebug no longer installs on these platforms. > > ## 3.4.3 (2017-08-22) > > ### Fixed > > * Installation on old rubies after byebug dropping support for them. > > ## 3.4.2 (2016-12-06) > > ### Fixed > > * Byebug doesn't start after `disable-pry` command. > > ## 3.4.1 (2016-11-22) > > ### Fixed > > * control_d handler not being required properly when `pry-byebug` loaded > as a `pry` plugin and not through explicit require. > > ## 3.4.0 (2016-05-15) > > ### Fixed > > * Byebug 9 compatibility. > > ### Added > > ... (truncated)
Commits - [`283357c`](https://github.com/deivid-rodriguez/pry-byebug/commit/283357cb5837022096373851950a69b37f0a4f8a) Bump rubocop from 0.64.0 to 0.65.0 ([#211](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/211)) - [`3d53568`](https://github.com/deivid-rodriguez/pry-byebug/commit/3d535686755f65f014fab5a6b79d779032713ebf) I'm releasing this today, not yesterday ([#214](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/214)) - [`0a85225`](https://github.com/deivid-rodriguez/pry-byebug/commit/0a852256753002c4409c9ea05cbedc81117e1a86) Get ready for 3.7.0 release ([#213](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/213)) - [`4a36357`](https://github.com/deivid-rodriguez/pry-byebug/commit/4a363570c419c6e45fa49ae959e54f4567edc876) Bump chandler from 0.7.0 to 0.9.0 ([#212](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/212)) - [`117f11b`](https://github.com/deivid-rodriguez/pry-byebug/commit/117f11bfd9dc457dfc4769ac634ed63bf7bc7cbc) Merge pull request [#210](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/210) from deivid-rodriguez/byebug_11 - [`b9e0999`](https://github.com/deivid-rodriguez/pry-byebug/commit/b9e0999821ba4e8e406572fba5120a191dceb7a3) Allow (and require) byebug 11 - [`6fdf51a`](https://github.com/deivid-rodriguez/pry-byebug/commit/6fdf51afadc31343bf3c54f2ca37c553515f94c1) Frozen string literals - [`7f72487`](https://github.com/deivid-rodriguez/pry-byebug/commit/7f72487799bae71ee1d8e4630c92b908686a1d36) Bump BUNDLED WITH to bundler 2.0.1 - [`6888e01`](https://github.com/deivid-rodriguez/pry-byebug/commit/6888e018c0cb9d0f782160d9676b98382a37a545) Replace Travis CI badge with Circle CI badge ([#209](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/209)) - [`b8056dc`](https://github.com/deivid-rodriguez/pry-byebug/commit/b8056dc82f0d5a85364fbe3ba0db91643375dfac) Bump rubocop from 0.63.1 to 0.64.0 ([#207](https://github-redirect.dependabot.com/deivid-rodriguez/pry-byebug/issues/207)) - Additional commits viewable in [compare view](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.6.0...v3.7.0)


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 - `@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 4 years ago

Superseded by #107.