Commits
- [`37f8f8d`](https://github.com/rust-lang/libc/commit/37f8f8dc233a79ea9cc89b102aa30ff6e402fe94) Auto merge of [#1467](https://github-redirect.dependabot.com/rust-lang/libc/issues/1467) - gnzlbg:fix_freebsd, r=gnzlbg
- [`f081694`](https://github.com/rust-lang/libc/commit/f0816947c9e7b975285b178b417b2601744af270) Always pass freebsd11 - otherwise cross-compiling to FreeBSD fails
- [`eb9f523`](https://github.com/rust-lang/libc/commit/eb9f523e657789ab3fd3a3078c6327b5cd0aa443) Update minor patch version to 0.2.62
- [`cbc8fb9`](https://github.com/rust-lang/libc/commit/cbc8fb973642dd9e29d2a445f0c992edb4f613c2) Set up RUSTDOCFLAGS for building libc
- [`9db561f`](https://github.com/rust-lang/libc/commit/9db561f04efe839ee4a65cb1ab282c0c4e82b352) Remove catch all for FreeBSD11
- [`077f432`](https://github.com/rust-lang/libc/commit/077f4321b255bf811621a64b6b426a5b8f2ff19a) Test ABI without LIBC_CI on all supported FreeBSD versions
- [`af88cf1`](https://github.com/rust-lang/libc/commit/af88cf1f0f6cbcc02495309a8ba757af8b082bbd) Add a build task for FreeBSD11 without LIBC_CI
- [`4f1966f`](https://github.com/rust-lang/libc/commit/4f1966f5c54220d2f83bf917e91f54129651f654) Fix FreeBSD build
- [`d7907c0`](https://github.com/rust-lang/libc/commit/d7907c00e1a5061b4701e3d4aefca0ce4a181974) Auto merge of [#1445](https://github-redirect.dependabot.com/rust-lang/libc/issues/1445) - atouchet:links, r=gnzlbg
- [`803cf64`](https://github.com/rust-lang/libc/commit/803cf6494fb12795959d6ac7c0f0e95343b16e3f) Switch to Azure
- See full diff in [compare view](https://github.com/rust-lang/libc/compare/0.2.61...0.2.62)
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 libc from 0.2.61 to 0.2.62.
Commits
- [`37f8f8d`](https://github.com/rust-lang/libc/commit/37f8f8dc233a79ea9cc89b102aa30ff6e402fe94) Auto merge of [#1467](https://github-redirect.dependabot.com/rust-lang/libc/issues/1467) - gnzlbg:fix_freebsd, r=gnzlbg - [`f081694`](https://github.com/rust-lang/libc/commit/f0816947c9e7b975285b178b417b2601744af270) Always pass freebsd11 - otherwise cross-compiling to FreeBSD fails - [`eb9f523`](https://github.com/rust-lang/libc/commit/eb9f523e657789ab3fd3a3078c6327b5cd0aa443) Update minor patch version to 0.2.62 - [`cbc8fb9`](https://github.com/rust-lang/libc/commit/cbc8fb973642dd9e29d2a445f0c992edb4f613c2) Set up RUSTDOCFLAGS for building libc - [`9db561f`](https://github.com/rust-lang/libc/commit/9db561f04efe839ee4a65cb1ab282c0c4e82b352) Remove catch all for FreeBSD11 - [`077f432`](https://github.com/rust-lang/libc/commit/077f4321b255bf811621a64b6b426a5b8f2ff19a) Test ABI without LIBC_CI on all supported FreeBSD versions - [`af88cf1`](https://github.com/rust-lang/libc/commit/af88cf1f0f6cbcc02495309a8ba757af8b082bbd) Add a build task for FreeBSD11 without LIBC_CI - [`4f1966f`](https://github.com/rust-lang/libc/commit/4f1966f5c54220d2f83bf917e91f54129651f654) Fix FreeBSD build - [`d7907c0`](https://github.com/rust-lang/libc/commit/d7907c00e1a5061b4701e3d4aefca0ce4a181974) Auto merge of [#1445](https://github-redirect.dependabot.com/rust-lang/libc/issues/1445) - atouchet:links, r=gnzlbg - [`803cf64`](https://github.com/rust-lang/libc/commit/803cf6494fb12795959d6ac7c0f0e95343b16e3f) Switch to Azure - See full diff in [compare view](https://github.com/rust-lang/libc/compare/0.2.61...0.2.62)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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.