saschagrunert / yew-router

Router extension to yew
MIT License
28 stars 6 forks source link

Bump libc from 0.2.59 to 0.2.60 #161

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libc from 0.2.59 to 0.2.60.

Commits - [`c8aa8ec`](https://github.com/rust-lang/libc/commit/c8aa8ec72d631bc35099bcf5d634cf0a0b841be0) Bump patch version to 0.2.60 - [`47535e6`](https://github.com/rust-lang/libc/commit/47535e6d20c90404d9da710dbccb1fedbb0e6424) Auto merge of [#1432](https://github-redirect.dependabot.com/rust-lang/libc/issues/1432) - josephlr:errno, r=gnzlbg - [`df34d17`](https://github.com/rust-lang/libc/commit/df34d17bd9c3427731a000d6356e7d04d0255c8d) Remove use of `unstable` feature - [`1b4747e`](https://github.com/rust-lang/libc/commit/1b4747e77bc7e8219c7dac9119e0a309870a425b) Update documentation to point to Rust issue - [`3fa021d`](https://github.com/rust-lang/libc/commit/3fa021d7ab36b59e877082d3150d626afabc8454) Add libc_thread_local cfg and unstable feature - [`956ba42`](https://github.com/rust-lang/libc/commit/956ba427538edb63338aaaffe8372379459ac431) dragonfly: Add errno behind libc_thread_local - [`b7a27b5`](https://github.com/rust-lang/libc/commit/b7a27b5c7c9a0962d114b3330f68d06eb2fc7fec) libc::c_int -> ::c_int - [`aa3578f`](https://github.com/rust-lang/libc/commit/aa3578fa8551a1b38985b166aee93bb03003b58b) Add __errno_location on Redox, DragonFlyBSD, Haiku - [`54b03c5`](https://github.com/rust-lang/libc/commit/54b03c53fb8e70bcce87dc26d8795c995e41061f) Auto merge of [#1436](https://github-redirect.dependabot.com/rust-lang/libc/issues/1436) - condy0919:linux_pthread_setname, r=gnzlbg - [`2686cc5`](https://github.com/rust-lang/libc/commit/2686cc5bd88b5c3261210bc3cb58d531b83a80d5) Support pthread_{set,get}name_np for linux with glibc - Additional commits viewable in [compare view](https://github.com/rust-lang/libc/compare/0.2.59...0.2.60)


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). To ignore the version in this PR you can just close it - `@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.