davidB / git2_credentials

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

⬆️ Update git2 requirement from 0.8 to 0.9 #3

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on git2 to permit the latest version.

Commits - [`4c9480a`](https://github.com/rust-lang/git2-rs/commit/4c9480afe1d2480eb4749605bcacd2fb75006ef8) Merge pull request [#426](https://github-redirect.dependabot.com/rust-lang/git2-rs/issues/426) from ehuss/dyn-bare-trait - [`ac56526`](https://github.com/rust-lang/git2-rs/commit/ac565266445a90cb3d9d6e85d697d53bc81974e2) Merge pull request [#409](https://github-redirect.dependabot.com/rust-lang/git2-rs/issues/409) from iancormac84/optionize-indexconflict - [`738e8e3`](https://github.com/rust-lang/git2-rs/commit/738e8e3c567ccf7880b3b8774aa510677dc1ed4a) Merge pull request [#393](https://github-redirect.dependabot.com/rust-lang/git2-rs/issues/393) from akhilkpdasan/rebase - [`d04a23f`](https://github.com/rust-lang/git2-rs/commit/d04a23ff53809bdb8b09cb9ca6b1f2fb070b7927) Merge pull request [#425](https://github-redirect.dependabot.com/rust-lang/git2-rs/issues/425) from cuviper/libgit2-0.28 - [`38dcc32`](https://github.com/rust-lang/git2-rs/commit/38dcc326d0620049941ff53cb1cd1ab7b9ebbc97) Fix `bare_trait_objects` warning. - [`734c0a3`](https://github.com/rust-lang/git2-rs/commit/734c0a39688cab6c0027aeb3108ab18118811a18) Update to libgit2 0.28.2 - [`146332a`](https://github.com/rust-lang/git2-rs/commit/146332a87737c546a73c8a909ea977c5daf22e0b) Merge pull request [#424](https://github-redirect.dependabot.com/rust-lang/git2-rs/issues/424) from emlun/fix-doc-errors - [`67093fa`](https://github.com/rust-lang/git2-rs/commit/67093fa6bb76e6cc57b3b7c104ce8c9e44ccb2c4) Fix copypaste oopsies in Reference doc comments - [`c29c88d`](https://github.com/rust-lang/git2-rs/commit/c29c88d6b7c3061af4f70ac31eddf02edcc1409b) Merge pull request [#423](https://github-redirect.dependabot.com/rust-lang/git2-rs/issues/423) from emlun/refactor-cmp - [`b50684a`](https://github.com/rust-lang/git2-rs/commit/b50684a614296a6abd985b93b291520fffd5f345) Extract function util::c_cmp_to_ordering - Additional commits viewable in [compare view](https://github.com/rust-lang/git2-rs/compare/0.8.0...0.9.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 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.