Updates the requirements on bindgen to permit the latest version.
Changelog
*Sourced from [bindgen's changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md).*
> # 0.51.1
>
> Released 2019/09/23.
>
> ## Fixed
>
> * Mismatched `Ord` and `PartialOrd` implementations were fixed, which regresses
> bindgen in funny ways when using rustc nightly. Dot releases for a few of the
> previous versions of bindgen will be created with this fix. Also,
> a `v0.51.1-oldsyn` version was uploaded without the syn update. [#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627)[]
>
> ## Changed
>
> * Syn and related dependencies have been updated. [#1611](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1611)[]
>
> * Switches added to allow less dependencies. In
> particular: It won't pull `failure` and related dependencies by default, and
> there's a default-on `which-rustfmt` feature which allows to get rid of
> `which` altogether. [#1615](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1615)[] / [#1625](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1625)[]
>
> * `fxhash` dependency was switched to `rustc-hash`. [#1626](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1626)[]
>
> [#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627): [rust-lang/rust-bindgen#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627)
> [#1611](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1611): [rust-lang/rust-bindgen#1611](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1611)
> [#1615](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1615): [rust-lang/rust-bindgen#1615](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1615)
> [#1625](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1625): [rust-lang/rust-bindgen#1625](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1625)
> [#1626](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1626): [rust-lang/rust-bindgen#1626](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1626)
> [#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627): [rust-lang/rust-bindgen#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627)
>
> # 0.51.0
>
> Released 2019/07/26.
>
> ## Fixed
>
> * Improve workaround for LLVM stack overflow when evaluating value-dependent
> expressions. [#1591](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1591)[]
>
> * Bindgen will properly detect the layout of incomplete arrays. [#1592](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1592)[]
>
> * Bindgen will properly detect the layout of empty unions and forward
> declarations of unions. [#1593](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1593)[] and [#1595](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1595)[]. Thanks [@pmarks](https://github.com/pmarks)!
>
> ## Changed
>
> * Refactored the way layout of `wchar_t` is computed. This is a breaking change
> since `IntKind::WChar` (exposed in `ParseCallbacks`) no longer needs a `size`
> member. [#1596](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1596)[]
>
> ## Added
> ... (truncated)
Commits
- [`6643847`](https://github.com/rust-lang/rust-bindgen/commit/6643847b38acbd1f709ace8e07e96a2a0435c212) Release v0.51.1
- [`9696bc1`](https://github.com/rust-lang/rust-bindgen/commit/9696bc1795c75b1b527e2b70d9baf3ced9e3c154) ir: Make Ord and PartialOrd implementations agree.
- [`8fd16b9`](https://github.com/rust-lang/rust-bindgen/commit/8fd16b92320a49b5164793d5ce3693e859139cb7) Upgrade 'which' to remove indirect dependency on 'failure'.
- [`43f8968`](https://github.com/rust-lang/rust-bindgen/commit/43f8968f9afd4adc4be5ab62d8c5e7e198d38929) fxhash -> rustc-hash
- [`86b38f4`](https://github.com/rust-lang/rust-bindgen/commit/86b38f4a8067eb857ade404f889968a63d43aa33) Update Debian requirements.
- [`dd21b21`](https://github.com/rust-lang/rust-bindgen/commit/dd21b210dd7c7b91a571ed83e9bbbb249f24aa8b) Improve the script to enforce rustfmt on automation.
- [`2f621dd`](https://github.com/rust-lang/rust-bindgen/commit/2f621ddeae1081d4f223c4498ebf86a9ee0a7e7e) Rustfmt.
- [`3062841`](https://github.com/rust-lang/rust-bindgen/commit/3062841c207545c1c29f7541ac9d8e883a12264c) Add rustfmt to nightly toolchain
- [`4c379f5`](https://github.com/rust-lang/rust-bindgen/commit/4c379f512a237640c141da44fd9b3fc66e39be71) Set RUSTFMT for nofeatures tests
- [`f377a63`](https://github.com/rust-lang/rust-bindgen/commit/f377a637fb11d3aee2891e77c70c5796ea162956) lint ci/script.sh
- Additional commits viewable in [compare view](https://github.com/rust-lang/rust-bindgen/compare/v0.50.0...v0.51.1)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
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)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on bindgen to permit the latest version.
Changelog
*Sourced from [bindgen's changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md).* > # 0.51.1 > > Released 2019/09/23. > > ## Fixed > > * Mismatched `Ord` and `PartialOrd` implementations were fixed, which regresses > bindgen in funny ways when using rustc nightly. Dot releases for a few of the > previous versions of bindgen will be created with this fix. Also, > a `v0.51.1-oldsyn` version was uploaded without the syn update. [#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627)[] > > ## Changed > > * Syn and related dependencies have been updated. [#1611](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1611)[] > > * Switches added to allow less dependencies. In > particular: It won't pull `failure` and related dependencies by default, and > there's a default-on `which-rustfmt` feature which allows to get rid of > `which` altogether. [#1615](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1615)[] / [#1625](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1625)[] > > * `fxhash` dependency was switched to `rustc-hash`. [#1626](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1626)[] > > [#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627): [rust-lang/rust-bindgen#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627) > [#1611](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1611): [rust-lang/rust-bindgen#1611](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1611) > [#1615](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1615): [rust-lang/rust-bindgen#1615](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1615) > [#1625](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1625): [rust-lang/rust-bindgen#1625](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1625) > [#1626](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1626): [rust-lang/rust-bindgen#1626](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1626) > [#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627): [rust-lang/rust-bindgen#1627](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1627) > > # 0.51.0 > > Released 2019/07/26. > > ## Fixed > > * Improve workaround for LLVM stack overflow when evaluating value-dependent > expressions. [#1591](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1591)[] > > * Bindgen will properly detect the layout of incomplete arrays. [#1592](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1592)[] > > * Bindgen will properly detect the layout of empty unions and forward > declarations of unions. [#1593](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1593)[] and [#1595](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1595)[]. Thanks [@pmarks](https://github.com/pmarks)! > > ## Changed > > * Refactored the way layout of `wchar_t` is computed. This is a breaking change > since `IntKind::WChar` (exposed in `ParseCallbacks`) no longer needs a `size` > member. [#1596](https://github-redirect.dependabot.com/rust-lang/rust-bindgen/issues/1596)[] > > ## Added > ... (truncated)Commits
- [`6643847`](https://github.com/rust-lang/rust-bindgen/commit/6643847b38acbd1f709ace8e07e96a2a0435c212) Release v0.51.1 - [`9696bc1`](https://github.com/rust-lang/rust-bindgen/commit/9696bc1795c75b1b527e2b70d9baf3ced9e3c154) ir: Make Ord and PartialOrd implementations agree. - [`8fd16b9`](https://github.com/rust-lang/rust-bindgen/commit/8fd16b92320a49b5164793d5ce3693e859139cb7) Upgrade 'which' to remove indirect dependency on 'failure'. - [`43f8968`](https://github.com/rust-lang/rust-bindgen/commit/43f8968f9afd4adc4be5ab62d8c5e7e198d38929) fxhash -> rustc-hash - [`86b38f4`](https://github.com/rust-lang/rust-bindgen/commit/86b38f4a8067eb857ade404f889968a63d43aa33) Update Debian requirements. - [`dd21b21`](https://github.com/rust-lang/rust-bindgen/commit/dd21b210dd7c7b91a571ed83e9bbbb249f24aa8b) Improve the script to enforce rustfmt on automation. - [`2f621dd`](https://github.com/rust-lang/rust-bindgen/commit/2f621ddeae1081d4f223c4498ebf86a9ee0a7e7e) Rustfmt. - [`3062841`](https://github.com/rust-lang/rust-bindgen/commit/3062841c207545c1c29f7541ac9d8e883a12264c) Add rustfmt to nightly toolchain - [`4c379f5`](https://github.com/rust-lang/rust-bindgen/commit/4c379f512a237640c141da44fd9b3fc66e39be71) Set RUSTFMT for nofeatures tests - [`f377a63`](https://github.com/rust-lang/rust-bindgen/commit/f377a637fb11d3aee2891e77c70c5796ea162956) lint ci/script.sh - Additional commits viewable in [compare view](https://github.com/rust-lang/rust-bindgen/compare/v0.50.0...v0.51.1)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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) Finally, you can contact us by mentioning @dependabot.