Skip to content

Commit 249d5d3

Browse files
build(deps): Bump syn from 2.0.111 to 2.0.112 (#777)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.111 to 2.0.112. <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.112</h2> <ul> <li>Fix panic in LitByte::new().value() (<a href="https://redirect.github.com/dtolnay/syn/issues/1951">#1951</a>, thanks <a href="https://github.com/VictorArcium"><code>@​VictorArcium</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/f8f2a4249a884cde7af0e946629017b6af5db45a"><code>f8f2a42</code></a> Release 2.0.112</li> <li><a href="https://github.com/dtolnay/syn/commit/ca22ce01a2251ef696b944fe64c44997089a8043"><code>ca22ce0</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1951">#1951</a> from VictorArcium/vt/fix-lit-byte</li> <li><a href="https://github.com/dtolnay/syn/commit/0c4bea16e653a861128dd064c72cb48a9f4ed734"><code>0c4bea1</code></a> Fix LitByte::new().</li> <li><a href="https://github.com/dtolnay/syn/commit/7e38d5d76409bb5d7e243ba29668c74e84602bcc"><code>7e38d5d</code></a> Disable test_parse_buffer.test_unwind_safe under Miri</li> <li><a href="https://github.com/dtolnay/syn/commit/f987b14d0bf1da0a7afaf81a20661d898c47c316"><code>f987b14</code></a> Update actions/upload-artifact@v5 -&gt; v6</li> <li><a href="https://github.com/dtolnay/syn/commit/4642a17da0a7b9059529ef65413c256625bf0642"><code>4642a17</code></a> Update actions/upload-artifact@v4 -&gt; v5</li> <li><a href="https://github.com/dtolnay/syn/commit/1f92a93007460ddb694af1df3faeaf8f203db013"><code>1f92a93</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1949">#1949</a> from heiher/issue-1948</li> <li><a href="https://github.com/dtolnay/syn/commit/2cc33853c03dfb07322e54e6c25844ba1fca6818"><code>2cc3385</code></a> tests: Use smallvec and thin_vec from rustc_data_structures</li> <li><a href="https://github.com/dtolnay/syn/commit/53a460f7e18a569dd4c9683ab87b233f83878254"><code>53a460f</code></a> Update test suite to nightly-2025-12-15</li> <li><a href="https://github.com/dtolnay/syn/commit/77e56b5ab7de7806b8aa5108c34549bee7f7de02"><code>77e56b5</code></a> Add rust-version metadata</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.111...2.0.112">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.111&new-version=2.0.112)](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 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 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 adfb735 commit 249d5d3

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)