davidB / git2_credentials

Provide credentials function to used with git2::RemoteCallbacks.credentials
Apache License 2.0
21 stars 4 forks source link

⬆️ Update dialoguer requirement from 0.4.0 to 0.5.0 #6

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on dialoguer to permit the latest version.

Commits - [`6eab7bc`](https://github.com/mitsuhiko/dialoguer/commit/6eab7bcb7ee64a0e87e134d994b09b17c9d33434) 0.5.0 - [`31d10c0`](https://github.com/mitsuhiko/dialoguer/commit/31d10c051640070faf0a093a7f797c08d539f4e4) Add support for setting defaults to checkboxes ([#24](https://github-redirect.dependabot.com/mitsuhiko/dialoguer/issues/24)) - [`73af7e1`](https://github.com/mitsuhiko/dialoguer/commit/73af7e13ea25a70d4d3c3bc51f4e9b36ca5894e7) Merge branch 'master' of github.com:mitsuhiko/dialoguer - [`31b4cf5`](https://github.com/mitsuhiko/dialoguer/commit/31b4cf5c973388c22564d152370aa2602ca4cc2b) Add order list ([#21](https://github-redirect.dependabot.com/mitsuhiko/dialoguer/issues/21)) - [`b90cd9f`](https://github.com/mitsuhiko/dialoguer/commit/b90cd9f7282a7e59722971655fcda8b8dfaf19f0) fmt and lint - [`a9635cf`](https://github.com/mitsuhiko/dialoguer/commit/a9635cf031d8676675309be4bb529514cc5ecb99) Bump console dep - [`b782dde`](https://github.com/mitsuhiko/dialoguer/commit/b782dde1ca9ebecc29741b14153168e18f128a95) Add initial(editable) text for Input ([#26](https://github-redirect.dependabot.com/mitsuhiko/dialoguer/issues/26)) - [`10bdf16`](https://github.com/mitsuhiko/dialoguer/commit/10bdf16dcc46d69b2f7013f1b333663c1eecf22c) Fix long multi-line select rendering ([#25](https://github-redirect.dependabot.com/mitsuhiko/dialoguer/issues/25)) - [`97e83ba`](https://github.com/mitsuhiko/dialoguer/commit/97e83ba344cf7f7662629b2abe04ee9cb52a5789) minor doc fix ([#28](https://github-redirect.dependabot.com/mitsuhiko/dialoguer/issues/28)) - [`eda6f61`](https://github.com/mitsuhiko/dialoguer/commit/eda6f61797b8533f085dd1f3f381c568ede1ca46) Fix multiply overflow when Select is set up without a default. ([#31](https://github-redirect.dependabot.com/mitsuhiko/dialoguer/issues/31)) - Additional commits viewable in [compare view](https://github.com/mitsuhiko/dialoguer/compare/0.4.0...0.5.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 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](https://app.dependabot.com): - 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)