despo / issuehub.io

Find open source issues to work on! (domain update)
http://issuehub.pro
MIT License
261 stars 174 forks source link

Bump octokit from 4.13.0 to 4.14.0 #163

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps octokit from 4.13.0 to 4.14.0.

Release notes *Sourced from [octokit's releases](https://github.com/octokit/octokit.rb/releases).* > ## v4.14.0 > ## Bug fixes > - Support auto pagination in org_projects [#1090](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1090) ([@​mattr](https://github.com/mattr)-) > - Support falsy values in configuration [#1091](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1091) ([@​nickstanish](https://github.com/nickstanish)) > - fixup ssl verify mode [#1098](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1098) ([@​tnaoto](https://github.com/tnaoto)) > > ## Code cleanup > - Change the `raise_invalid_repository!` msg from `repo/user` to `user/repo` [#1094](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1094) ([@​DaiAoki](https://github.com/DaiAoki)) > - Fix redundant code in Octkit::Client [#1100](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1100) ([@​rnitta](https://github.com/rnitta)) > > ## Documentation > - Adds timeout instructions to readme [#1089](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1089) ([@​abinoda](https://github.com/abinoda)) > - Fix docs of #repository? return value type [#1092](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1092) ([@​vecerek](https://github.com/vecerek)) > - Update doc of `Repositories#collaborators` method [#1105](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1105) ([@​ybiquitous](https://github.com/ybiquitous)) > > ## New features > - Add client methods for the Checks API [#1101](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1101) ([@​laserlemon](https://github.com/laserlemon))
Commits - [`a52d502`](https://github.com/octokit/octokit.rb/commit/a52d502be4a56fdcdcc4873ffb8a9c6afd27a458) Release v4.14.0 - [`e7186a7`](https://github.com/octokit/octokit.rb/commit/e7186a71635739eb30c87e72fa2f70fa05c185bf) Merge pull request [#1105](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1105) from ybiquitous/patch-1 - [`396e612`](https://github.com/octokit/octokit.rb/commit/396e612a3d4d4f22ad2d0a6e37ed24b5a05bc497) Update doc of `Repositories#collaborators` method - [`2e0de79`](https://github.com/octokit/octokit.rb/commit/2e0de7903de676f15fa070a83547499c817f3a19) Merge pull request [#1098](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1098) from tnaoto/fixup_ssl_verify_mode - [`b3a21db`](https://github.com/octokit/octokit.rb/commit/b3a21db5db9f41ba254f12bc1162d9917f7145dc) Merge pull request [#1094](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1094) from DaiAoki/fix-client-error-comment - [`59af89c`](https://github.com/octokit/octokit.rb/commit/59af89cf205e49e834fb6721612d81221e32fae6) Merge pull request [#1100](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1100) from rnitta/fix/remove-redundant-assigning - [`e73b090`](https://github.com/octokit/octokit.rb/commit/e73b09020bbe61fd1ce62bfa79d86016d467c5cf) Merge branch 'master' into fix-client-error-comment - [`b29d4a0`](https://github.com/octokit/octokit.rb/commit/b29d4a02b4ee56276c772d152bf8964daccec2e7) Merge branch 'master' into fixup_ssl_verify_mode - [`c0f501a`](https://github.com/octokit/octokit.rb/commit/c0f501a6cf4facc4bcdfe846b60e328fe0b39773) Merge branch 'master' into fix/remove-redundant-assigning - [`5bf2325`](https://github.com/octokit/octokit.rb/commit/5bf2325813cc2a7e65b6a123fba31cacf637d752) Merge pull request [#1101](https://github-redirect.dependabot.com/octokit/octokit.rb/issues/1101) from laserlemon/checks - Additional commits viewable in [compare view](https://github.com/octokit/octokit.rb/compare/v4.13.0...v4.14.0)


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.