Skip to content

Commit 0fb78ad

Browse files
build(deps): Bump syn from 2.0.114 to 2.0.115 (#805)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.114 to 2.0.115. <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>2.0.115</h2> <ul> <li>Enable GenericArgument::Constraint parsing in non-full mode (<a href="https://redirect.github.com/dtolnay/syn/issues/1966">#1966</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/3610c34ebd3f7c6c473d286294cd8e211ec3ebcd"><code>3610c34</code></a> Release 2.0.115</li> <li><a href="https://github.com/dtolnay/syn/commit/f22e80627ff044fddadf0779cf50a3a97bd49aa0"><code>f22e806</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1966">#1966</a> from dtolnay/constraint</li> <li><a href="https://github.com/dtolnay/syn/commit/a3faba715bfd0e0d852b7fbb92146029a5a31b97"><code>a3faba7</code></a> Enable GenericArgument::Constraint parsing in non-full mode</li> <li><a href="https://github.com/dtolnay/syn/commit/90651578ef2188b109c17feed0375a1fd429bd18"><code>9065157</code></a> Pin CI miri to nightly-2026-02-11</li> <li><a href="https://github.com/dtolnay/syn/commit/530e7e76015cd46a61d8b319c15bffea7f1aaf9e"><code>530e7e7</code></a> Update toml from 0.9 to 1.0</li> <li><a href="https://github.com/dtolnay/syn/commit/0b9544a877e6ed0199942cb0f46eae0c2cc0990a"><code>0b9544a</code></a> Update test suite to nightly-2026-02-11</li> <li><a href="https://github.com/dtolnay/syn/commit/614249007132234db452b35caa4484861d27b7ee"><code>6142490</code></a> Update test suite to nightly-2026-02-09</li> <li><a href="https://github.com/dtolnay/syn/commit/92a0aa4096e5938025eb643312f2394547cae3f4"><code>92a0aa4</code></a> Raise required compiler to Rust 1.71</li> <li><a href="https://github.com/dtolnay/syn/commit/f85f4ac8952a40171ecef6afc30e040ec3fcdf81"><code>f85f4ac</code></a> Resolve unnecessary_map_or clippy lint</li> <li><a href="https://github.com/dtolnay/syn/commit/a9c0919d573476dd43355f81b4b889fcd3bbb442"><code>a9c0919</code></a> Raise required compiler to Rust 1.70</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.114...2.0.115">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=2.0.114&new-version=2.0.115)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f567cc commit 0fb78ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)