alexcrichton / cargo-vendor

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

Bump rand_jitter from 0.1.3 to 0.1.4 #285

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rand_jitter from 0.1.3 to 0.1.4.

Changelog *Sourced from [rand_jitter's changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md).* > ## [0.1.4] - 2015-03-04 > ### Fixed > - Compatible with Rust master (use wrapping ops)
Commits - [`cc5bfb8`](https://github.com/rust-random/rand/commit/cc5bfb8c64e541b6801b18fa5fcd14b759d4a49e) Update with wrapping ops - [`8c6618e`](https://github.com/rust-random/rand/commit/8c6618e085c301182e3ebd82fdc88c8c5acd9867) Bump to 0.1.3 - [`1685f67`](https://github.com/rust-random/rand/commit/1685f67fd54ae8da8c961e52d99e71c8cd65349c) Bump rand_macros to 0.1.4 - [`7c490d8`](https://github.com/rust-random/rand/commit/7c490d89d72f67490246e2d4e2b441006bea872b) Update to rust master - [`7a81266`](https://github.com/rust-random/rand/commit/7a81266074c47df9819fb1f20c61bd8c8e11598f) Merge pull request [#18](https://github-redirect.dependabot.com/rust-random/rand/issues/18) from aepsil0n/fix-synext - [`52c30e4`](https://github.com/rust-random/rand/commit/52c30e4ca9a0dbff839e2cde05184ab1969996b7) Fix syntax extension signature - [`014d450`](https://github.com/rust-random/rand/commit/014d4509e65dfd4eedc2be8caca0709c671964fc) Update rand_macros README for plugin loading changes. - [`8415a1c`](https://github.com/rust-random/rand/commit/8415a1cae6ddd6e4ac1c7c5f197fa4db884b44e7) Bump rand_macros to 0.1.3 - [`d9a0994`](https://github.com/rust-random/rand/commit/d9a0994401ba2735b5f353dcaed29f7bbe1f8e55) Merge pull request [#16](https://github-redirect.dependabot.com/rust-random/rand/issues/16) from bobakker/master - [`7996ee0`](https://github.com/rust-random/rand/commit/7996ee09c59e84315bb7540eba00135be01108d2) Update to rust master - Additional commits viewable in [compare view](https://github.com/rust-random/rand/compare/rand_jitter-0.1.3...0.1.4)


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.