Commits
- [`f099fe9`](https://github.com/rust-lang/cargo/commit/f099fe94b66f0a2f80370be8f2d3db2a55b97050) Auto merge of [#6655](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6655) - Eh2406:conservative-updates, r=ehuss
- [`63412be`](https://github.com/rust-lang/cargo/commit/63412be12bddef17e88a003f18e9747a8fa5978f) switch from unused_imports to deprecated to test unfixable warnings
- [`18f7f17`](https://github.com/rust-lang/cargo/commit/18f7f17bc9ccb48a6fceb0a8372b8d4b856ca618) Update existing sources when whitelist modified
- [`da3028b`](https://github.com/rust-lang/cargo/commit/da3028b5a84cd37289c04e80fcea6cd74b945132) Fix a test assertion
- [`3b45cf7`](https://github.com/rust-lang/cargo/commit/3b45cf742bb921b7eda35d0c37e730acab332841) Don't add the entire resolve to the yanked whitelist
- [`a539ea3`](https://github.com/rust-lang/cargo/commit/a539ea345a805e8c04f6473f52c98d7b32c19c99) Revert "only whitelist packages we are keeping from the lockfile"
- [`d611ba1`](https://github.com/rust-lang/cargo/commit/d611ba16c3419d34ee20c239c9882a47173a0f69) map_source for ReplacedSource
- [`6fa6602`](https://github.com/rust-lang/cargo/commit/6fa66020e52bfc6d27674f06ad630dd149106427) [WIP] add tests why does this not pass!?
- [`865a847`](https://github.com/rust-lang/cargo/commit/865a847ffd91a1a83e0d65df88e752a14d7ea3d1) push the rest of the clones to the bottom
- [`4481276`](https://github.com/rust-lang/cargo/commit/448127631dd940d4f2f7efd669d81a7d0841a106) only whitelist packages we are keeping from the lockfile
- Additional commits viewable in [compare view](https://github.com/rust-lang/cargo/compare/0.33.0...0.34.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.
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.
Bumps cargo from 0.33.0 to 0.34.0.
Commits
- [`f099fe9`](https://github.com/rust-lang/cargo/commit/f099fe94b66f0a2f80370be8f2d3db2a55b97050) Auto merge of [#6655](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6655) - Eh2406:conservative-updates, r=ehuss - [`63412be`](https://github.com/rust-lang/cargo/commit/63412be12bddef17e88a003f18e9747a8fa5978f) switch from unused_imports to deprecated to test unfixable warnings - [`18f7f17`](https://github.com/rust-lang/cargo/commit/18f7f17bc9ccb48a6fceb0a8372b8d4b856ca618) Update existing sources when whitelist modified - [`da3028b`](https://github.com/rust-lang/cargo/commit/da3028b5a84cd37289c04e80fcea6cd74b945132) Fix a test assertion - [`3b45cf7`](https://github.com/rust-lang/cargo/commit/3b45cf742bb921b7eda35d0c37e730acab332841) Don't add the entire resolve to the yanked whitelist - [`a539ea3`](https://github.com/rust-lang/cargo/commit/a539ea345a805e8c04f6473f52c98d7b32c19c99) Revert "only whitelist packages we are keeping from the lockfile" - [`d611ba1`](https://github.com/rust-lang/cargo/commit/d611ba16c3419d34ee20c239c9882a47173a0f69) map_source for ReplacedSource - [`6fa6602`](https://github.com/rust-lang/cargo/commit/6fa66020e52bfc6d27674f06ad630dd149106427) [WIP] add tests why does this not pass!? - [`865a847`](https://github.com/rust-lang/cargo/commit/865a847ffd91a1a83e0d65df88e752a14d7ea3d1) push the rest of the clones to the bottom - [`4481276`](https://github.com/rust-lang/cargo/commit/448127631dd940d4f2f7efd669d81a7d0841a106) only whitelist packages we are keeping from the lockfile - Additional commits viewable in [compare view](https://github.com/rust-lang/cargo/compare/0.33.0...0.34.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
.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.