savoiringfaire / short.rs

A super-fast rust based URL shortner!
https://s.hhra.uk
MIT License
0 stars 1 forks source link

Bump libc from 0.2.62 to 0.2.66 #31

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps libc from 0.2.62 to 0.2.66.

Commits - [`4f11029`](https://github.com/rust-lang/libc/commit/4f11029a68040c90acf771976b019c1ef273a8cd) Bump patch version to 0.2.66 - [`bba019b`](https://github.com/rust-lang/libc/commit/bba019bff51fb00376224dbf16eac9abfdd5d444) Auto merge of [#1610](https://github-redirect.dependabot.com/rust-lang/libc/issues/1610) - GrayJack:utmp_netbsd, r=gnzlbg - [`ea0a54a`](https://github.com/rust-lang/libc/commit/ea0a54a6615e01923ac64cf9ab5f9c031a7e3429) Auto merge of [#1608](https://github-redirect.dependabot.com/rust-lang/libc/issues/1608) - lzutao:netbsd-mut-pthread_setname_np, r=gnzlbg - [`42289eb`](https://github.com/rust-lang/libc/commit/42289eb64f63fff85a08dffcfb30b1e6b167d20a) Implement utmp for NetBSD - [`cfd561c`](https://github.com/rust-lang/libc/commit/cfd561c28987bed1f925e358d8ab03ad8cd9b085) Auto merge of [#1605](https://github-redirect.dependabot.com/rust-lang/libc/issues/1605) - zvirja:fix-mipsel-unknown-linux-uclibc, r=gnzlbg - [`51ae96a`](https://github.com/rust-lang/libc/commit/51ae96a5b0e9b87e947727492433fa316a10ba53) Auto merge of [#1576](https://github-redirect.dependabot.com/rust-lang/libc/issues/1576) - GrayJack:utmpx_netbsd, r=gnzlbg - [`096d868`](https://github.com/rust-lang/libc/commit/096d868a2fe483e95b7b7f73a98af1782ff8cabb) Auto merge of [#1584](https://github-redirect.dependabot.com/rust-lang/libc/issues/1584) - psumbera:master, r=gnzlbg - [`88f6587`](https://github.com/rust-lang/libc/commit/88f65876317f6e899cdea7880a4514774632aee4) Auto merge of [#1607](https://github-redirect.dependabot.com/rust-lang/libc/issues/1607) - jclulow:futimens, r=gnzlbg - [`5130285`](https://github.com/rust-lang/libc/commit/5130285ccd8e5bd87912e347d47e3185d064aa76) Auto merge of [#1606](https://github-redirect.dependabot.com/rust-lang/libc/issues/1606) - msizanoen1:riscv, r=gnzlbg - [`a06978b`](https://github.com/rust-lang/libc/commit/a06978b7c09e9988ca6bc8ec72bab96ac98b974a) Fix breakage due to [rust-lang/cargo#7560](https://github-redirect.dependabot.com/rust-lang/cargo/pull/7560) and rust-lan... - Additional commits viewable in [compare view](https://github.com/rust-lang/libc/compare/0.2.62...0.2.66)


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.


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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #36.