Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3085: chore(deps): bump proc-macro2 from 1.0.29 to 1.0.30 r=yangby-cryptape,driftluo a=dependabot[bot] Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 1.0.29 to 1.0.30. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/proc-macro2/commit/10239028f8e14e5c15cbdbf196291426e889454c"><code>1023902</code></a> Release 1.0.30</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/3268f28ef6682ec573aba26214a7a2a52e14b52f"><code>3268f28</code></a> Touch up PR 300</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/321a711ad32185c4cd3d2a783607dde11f1eaace"><code>321a711</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/proc-macro2/issues/300">#300</a> from bjorn3/proc_macro_is_available</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/07ee9bba1503d59077fb4a32c244ae3f2ae6e9c4"><code>07ee9bb</code></a> Fix review comment</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/f0b0040bf846f937eb0563d8d58db0f96d210373"><code>f0b0040</code></a> Use proc_macro::is_available() on rust 1.57+</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/0253a0b7cdae9cbde681210b13c7c915e8a93b2d"><code>0253a0b</code></a> Ui test changes for trybuild 1.0.49</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/2cf5d1a24a5d62e41e8944b69529806da87f664e"><code>2cf5d1a</code></a> Add actions job to notice outdated dependencies</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/b8dbdbb2059bdc7761fd9a8a2a1cba71079edcc7"><code>b8dbdbb</code></a> Declare minimum Rust version in Cargo metadata</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/a5b48e6b29eeb8eb3a7c49caa41c3e3b5ce9f4b2"><code>a5b48e6</code></a> Also run clippy with crate features enabled</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/fd5aed966bb2b24f18936c3d124126b4da62a8bd"><code>fd5aed9</code></a> Resolve stable_features warning on proc_macro_raw_ident</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/proc-macro2/compare/1.0.29...1.0.30">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=proc-macro2&package-manager=cargo&previous-version=1.0.29&new-version=1.0.30)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> 3087: chore(deps): bump syn from 1.0.78 to 1.0.80 r=yangby-cryptape,driftluo a=dependabot[bot] Bumps [syn](https://github.com/dtolnay/syn) from 1.0.78 to 1.0.80. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases">syn's releases</a>.</em></p> <blockquote> <h2>1.0.80</h2> <ul> <li>Parse unstable <code>~const</code> syntax in where-clauses (<a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1083">#1083</a>, tracking issue <a href="https://github-redirect.dependabot.com/rust-lang/rust/issues/67792">rust-lang/rust#67792</a>)</li> </ul> <h2>1.0.79</h2> <ul> <li>Support trailing <code>+</code> in <code>dyn Trait</code> syntax, including bare (non-<code>dyn</code>) pre-2018 trait object syntax (<a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1075">#1075</a>, <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1077">#1077</a>, <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1078">#1078</a>, <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1079">#1079</a>, <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1080">#1080</a>, <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1081">#1081</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/3255bbffe4e4d84434873e38a4077a4ea1049f9e"><code>3255bbf</code></a> Release 1.0.80</li> <li><a href="https://github.com/dtolnay/syn/commit/92173e48aa1ade197fcd7382ec8b3a7c56c826c3"><code>92173e4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1083">#1083</a> from dtolnay/tildeconst</li> <li><a href="https://github.com/dtolnay/syn/commit/f2dbe276704cbb5e9d1f712de831078520af5580"><code>f2dbe27</code></a> Parse ~const in where-clause</li> <li><a href="https://github.com/dtolnay/syn/commit/a7ad30199bd4de4b9045cc3b22c49fd05c69555e"><code>a7ad301</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1082">#1082</a> from dtolnay/punctuated</li> <li><a href="https://github.com/dtolnay/syn/commit/d19182538af415f26cf02865f69f8839ac8a6c65"><code>d191825</code></a> d->p variable naming in Punctuated implementation</li> <li><a href="https://github.com/dtolnay/syn/commit/7d976183bf39d531af14b7dbacd1837f9797f66d"><code>7d97618</code></a> Release 1.0.79</li> <li><a href="https://github.com/dtolnay/syn/commit/0beb488c5c1c18861b3a2279b3cdcdb03d695459"><code>0beb488</code></a> Share some logic between impl Trait and dyn Trait parser</li> <li><a href="https://github.com/dtolnay/syn/commit/cfff4f5059be3dd6faac8b7eaabec517fa5d723c"><code>cfff4f5</code></a> Remove link to a concluded impl Trait discussion</li> <li><a href="https://github.com/dtolnay/syn/commit/eefccf612956827039b7f5b9ca021ec83fc9cfd1"><code>eefccf6</code></a> Reject impl Trait containing only lifetimes</li> <li><a href="https://github.com/dtolnay/syn/commit/0f9940494e9d6e28960bd9bc6562545bd5a8e320"><code>0f99404</code></a> Tweak TraitObject parser to work like ImplTrait parser</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/1.0.78...1.0.80">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=syn&package-manager=cargo&previous-version=1.0.78&new-version=1.0.80)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> 3088: chore(deps): bump thiserror from 1.0.29 to 1.0.30 r=yangby-cryptape,chanhsu001 a=dependabot[bot] Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>1.0.30</h2> <ul> <li>Make <code>#[source]</code> attribute usable on a field of type <code>Box<dyn Error + Send + Sync + UnwindSafe + 'static></code> (<a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/155">#155</a>, thanks <a href="https://github.com/cosmicexplorer"><code>`@cosmicexplorer</code></a>)</li>` </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/672e9525bbc2e5682c380d36974f34716b963591"><code>672e952</code></a> Release 1.0.30</li> <li><a href="https://github.com/dtolnay/thiserror/commit/5c62f5ed44747c45d091e44cc7193195880db965"><code>5c62f5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/155">#155</a> from cosmicexplorer/derive-unwindsafe</li> <li><a href="https://github.com/dtolnay/thiserror/commit/2fd08ccb500231c600083f88c4d2b68ad7024255"><code>2fd08cc</code></a> add UnwindSafe impl for AsDynError</li> <li><a href="https://github.com/dtolnay/thiserror/commit/00956f1f8cb20bd40b67696b1f5f13c4a70a5c12"><code>00956f1</code></a> Ui test changes for trybuild 1.0.49</li> <li><a href="https://github.com/dtolnay/thiserror/commit/035abbd65258e65b7e8fae5d5f6e1ea265f77e43"><code>035abbd</code></a> Add actions job to notice outdated dependencies</li> <li><a href="https://github.com/dtolnay/thiserror/commit/f072c626efae25aa9a1fbe2410b293f67d64e5a7"><code>f072c62</code></a> Update ui test files</li> <li><a href="https://github.com/dtolnay/thiserror/commit/791a98eb93e08f111bd16d7ec73caf50f7225f31"><code>791a98e</code></a> Update ui test suite to nightly-2021-10-07</li> <li><a href="https://github.com/dtolnay/thiserror/commit/ed234d41b5fc56810f680f925ff38515847a6b25"><code>ed234d4</code></a> Declare minimum Rust version in Cargo metadata</li> <li><a href="https://github.com/dtolnay/thiserror/commit/bda41eb005a018c8ea31dad551713f92378009bf"><code>bda41eb</code></a> Skip clippy job on pull requests</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiserror&package-manager=cargo&previous-version=1.0.29&new-version=1.0.30)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information