alexcrichton / cargo-vendor

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

Bump rand_os from 0.1.2 to 0.1.3 #217

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rand_os from 0.1.2 to 0.1.3.

Changelog *Sourced from [rand_os's changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md).* > ## [0.1.3] - 2015-02-20 > ### Fixed > - Compatible with Rust master > > ### Removed > - Removed Copy implementations from RNGs
Commits - [`487e3f0`](https://github.com/rust-random/rand/commit/487e3f00b9a3268cf8a798bfec0feabe7b93cb35) Merge pull request [#748](https://github-redirect.dependabot.com/rust-random/rand/issues/748) from dhardy/master - [`8731e31`](https://github.com/rust-random/rand/commit/8731e3104536f8e404de345a1c1b0358f6b2e658) Merge pull request [#749](https://github-redirect.dependabot.com/rust-random/rand/issues/749) from TheIronBorn/patch-11 - [`e37a295`](https://github.com/rust-random/rand/commit/e37a295d0cfe8c3de6be23ce145837cb31290941) Merge pull request [#750](https://github-redirect.dependabot.com/rust-random/rand/issues/750) from rfdonnelly/patch-1 - [`57181a9`](https://github.com/rust-random/rand/commit/57181a9cb6013bb77de3693984661d33615adee4) Fix typo - [`b6768e1`](https://github.com/rust-random/rand/commit/b6768e15588b1425989a54dc619178b90ae78b05) inline float cast - [`bce70e3`](https://github.com/rust-random/rand/commit/bce70e348242a3a4f91b85b0bf90de2d03527f08) rand_os: prepare 0.1.3 release - [`ab9bf27`](https://github.com/rust-random/rand/commit/ab9bf2771da0f567b96cb894f725664decbfc019) Ignore temporary files associated with wasm_bindgen test - [`0088918`](https://github.com/rust-random/rand/commit/0088918835136e199bf3164ad9317d46453e5ea6) Merge pull request [#745](https://github-redirect.dependabot.com/rust-random/rand/issues/745) from abreis/docs-choose_multiple_fills - [`ddcbe40`](https://github.com/rust-random/rand/commit/ddcbe40cb0224f357ab3a50dc679e88793ecfd61) Fix docs for choose_multiple_fills - [`a9f6b8f`](https://github.com/rust-random/rand/commit/a9f6b8f806f9afc0ffd622cb9e22d87b159fed56) Merge pull request [#735](https://github-redirect.dependabot.com/rust-random/rand/issues/735) from vks/faster-binomial - Additional commits viewable in [compare view](https://github.com/rust-random/rand/compare/rand_os-0.1.2...rand_os-0.1.3)


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.