brendanzab / moniker

Automagical variable binding library for Rust
Apache License 2.0
68 stars 7 forks source link

Update syn requirement from 0.15.9 to 1.0.5 #76

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on syn to permit the latest version.

Commits - [`6979e8e`](https://github.com/dtolnay/syn/commit/6979e8e8ef24a8783eebee452b2fc5dd9e946f72) Release 1.0.5 - [`e95b976`](https://github.com/dtolnay/syn/commit/e95b9763f1c54f490815fabdb9bbaacf7918f790) Update generated code for Variadic - [`56ed074`](https://github.com/dtolnay/syn/commit/56ed07486e16bbd7d9db1525a540909ab0ebc290) Expose Variadic without "full" feature - [`1fe42ca`](https://github.com/dtolnay/syn/commit/1fe42ca2924271a16891f26bd9fd530423ae9fd5) Add attrs to variadic in bare fn type - [`04459d2`](https://github.com/dtolnay/syn/commit/04459d2b811c5fff8ddd496f08f2905a5a8074ae) Update test suite to nightly-2019-08-26 - [`89c77ed`](https://github.com/dtolnay/syn/commit/89c77ed934b53d78fc26644a0a21f32659185bf7) Release 1.0.4 - [`e51cb9b`](https://github.com/dtolnay/syn/commit/e51cb9bac4492eed6ca6590c4ca500e4450c4e36) Format with rustfmt 2019-08-19 - [`29bafc1`](https://github.com/dtolnay/syn/commit/29bafc15f417f349b8f971dec977aea23815c168) Merge pull request [#700](https://github-redirect.dependabot.com/dtolnay/syn/issues/700) from exphp-forks/fix-iterators - [`477ac22`](https://github.com/dtolnay/syn/commit/477ac22079b8376e0c070ee2e94c2c2d9d7ed630) Add missing size_hint implementations - [`59da4f1`](https://github.com/dtolnay/syn/commit/59da4f106525452ad83300e740d56074aaff3a60) Update test suite to nightly-2019-08-19 - Additional commits viewable in [compare view](https://github.com/dtolnay/syn/compare/0.15.9...1.0.5)


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 will not automatically merge this PR because this dependency is pre-1.0.0.


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.