alexcrichton / cargo-vendor

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

Bump libc from 0.2.55 to 0.2.56 #323

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libc from 0.2.55 to 0.2.56.

Commits - [`0e39a54`](https://github.com/rust-lang/libc/commit/0e39a5432f3b2d94077efe4f35da0799383c3fd3) Auto merge of [#1380](https://github-redirect.dependabot.com/rust-lang/libc/issues/1380) - gnzlbg:missing_tiors485, r=gnzlbg - [`0e702c1`](https://github.com/rust-lang/libc/commit/0e702c1b4e2e56788e8b67d3efd9c242807c3d4b) Auto merge of [#1379](https://github-redirect.dependabot.com/rust-lang/libc/issues/1379) - gnzlbg:deprecate_fixed_width_ints, r=gnzlbg - [`e66b2a8`](https://github.com/rust-lang/libc/commit/e66b2a875825a8b510b835a8fe2baae7ec525e75) Auto merge of [#1378](https://github-redirect.dependabot.com/rust-lang/libc/issues/1378) - gnzlbg:statx, r=gnzlbg - [`bf1ab2b`](https://github.com/rust-lang/libc/commit/bf1ab2b6a1900e50b10d3a7846b2e72b55510aa7) CI sparc64 glibc version does not have statx - [`3c903c8`](https://github.com/rust-lang/libc/commit/3c903c8d3c5aa4514fa22a00694033dc8a15f19f) Merge pull request [#1375](https://github-redirect.dependabot.com/rust-lang/libc/issues/1375) from gnzlbg/deprecate_af_max - [`706b101`](https://github.com/rust-lang/libc/commit/706b101cf8f8841cfda65ddfea46992a2fc9178a) Add missing TIOCGRS485, TIOCSRS485 constants to Linux - [`c5b72e3`](https://github.com/rust-lang/libc/commit/c5b72e37473f54ec616d0b0886a7b5fa9697880a) Use Rust types instead of fixed-width integer type aliases - [`afa3edf`](https://github.com/rust-lang/libc/commit/afa3edf86c70ca70a4ca4514f1953d130fb3e870) Deprecates fixed-width integer type aliases - [`a086526`](https://github.com/rust-lang/libc/commit/a0865265d48d64a0f42a7aeca18b292d051423ee) Replace uses of fixed-width integer aliases with Rust types - [`08a4519`](https://github.com/rust-lang/libc/commit/08a4519714444e10d6f494b426805e265f981628) Refactor fixed-width integer types into its own module - Additional commits viewable in [compare view](https://github.com/rust-lang/libc/compare/0.2.55...0.2.56)


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

Superseded by #324.