alexcrichton / cargo-vendor

Archived as subcommand is now part of Cargo itself
Apache License 2.0
261 stars 30 forks source link

Bump cargo from 0.33.0 to 0.35.0 #259

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps cargo from 0.33.0 to 0.35.0.

Commits - [`6789d8a`](https://github.com/rust-lang/cargo/commit/6789d8a0a54a96d95365c4e1fb01d47a5eed9937) Auto merge of [#6808](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6808) - sgrif:sg-backport-errors-beta, r=alexcrichton - [`067c199`](https://github.com/rust-lang/cargo/commit/067c199b5733ddc12f549c52bfd6a7390b4a3396) Remove unused imports - [`f720855`](https://github.com/rust-lang/cargo/commit/f720855ab76ff78c7d34ed3d8c7d3046b12960a1) Delete the minimal version tests - [`1b1abcf`](https://github.com/rust-lang/cargo/commit/1b1abcf8f980b0a591d56395e873a73edfc155ad) Fix unused import warning. - [`4746289`](https://github.com/rust-lang/cargo/commit/4746289871538a4db7680c187372d6dda93525fd) Always nicely show errors from crates.io if possible - [`436f290`](https://github.com/rust-lang/cargo/commit/436f2902fd59e580c730c76c65b7d74222f8c304) Auto merge of [#6750](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6750) - hugwijst:yanked_local_registry_bug_backport, r=ehuss - [`3dc78b5`](https://github.com/rust-lang/cargo/commit/3dc78b537f0a5775a34433b831dab1a252677fd0) Relax some rustdoc tests. - [`f5d5baf`](https://github.com/rust-lang/cargo/commit/f5d5bafe5bc45929efeee477974aac17dc0c28ae) Fix resolving yanked crates when using a local registry. - [`5c6aa46`](https://github.com/rust-lang/cargo/commit/5c6aa46e6f28661270979696e7b4c2f0dff8628f) Auto merge of [#6692](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6692) - euclio:unused-comments, r=dwijnand - [`f5723e5`](https://github.com/rust-lang/cargo/commit/f5723e51a19b4605a5a72646424fdefb3c3aee94) convert unused doc comments to regular comments - Additional commits viewable in [compare view](https://github.com/rust-lang/cargo/compare/0.33.0...0.35.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.

If all status checks pass Dependabot will automatically merge this pull request.


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

Looks like cargo is up-to-date now, so this is no longer needed.