Skip to content

Commit 4720301

Browse files
deps: Bump syn from 3.0.3 to 3.0.4 in the cargo-minor-patch group (#1524)
Bumps the cargo-minor-patch group with 1 update: [syn](https://github.com/dtolnay/syn). Updates `syn` from 3.0.3 to 3.0.4 <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>3.0.4</h2> <ul> <li>Allow <code>safe fn</code> in <code>impl Parse for ForeignItemFn</code> (<a href="https://redirect.github.com/dtolnay/syn/issues/2078">#2078</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/b5d62a6e43a29418e118b7bcb48e211cefc0154f"><code>b5d62a6</code></a> Release 3.0.4</li> <li><a href="https://github.com/dtolnay/syn/commit/abf019cbcba61164c626a1bc4ea6f04653c02a5c"><code>abf019c</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/2078">#2078</a> from dtolnay/foreginitemfn</li> <li><a href="https://github.com/dtolnay/syn/commit/d454333f5bb73f2e0e235bdefff50809342f1485"><code>d454333</code></a> Allow safe fn in impl Parse for ForeignItemFn</li> <li><a href="https://github.com/dtolnay/syn/commit/8011b1c512dbe87c6b09627790735ecdaa65c0db"><code>8011b1c</code></a> Update test suite to nightly-2026-08-18</li> <li><a href="https://github.com/dtolnay/syn/commit/56a8d83b8f313b4a111fc44f7f223a574d918af5"><code>56a8d83</code></a> Raise rayon thread size for tests</li> <li><a href="https://github.com/dtolnay/syn/commit/f2c5c50200c1f056adc422e231819c8e4374bdfa"><code>f2c5c50</code></a> Ignore assert_is_empty pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/syn/commit/0eba76daa24b574fc0d93e91cf575584228d2ed4"><code>0eba76d</code></a> Update test suite to nightly-2026-08-05</li> <li><a href="https://github.com/dtolnay/syn/commit/baaebce9776c4963f093334aae5d8899d1a056f6"><code>baaebce</code></a> Update test suite to nightly-2026-07-25</li> <li><a href="https://github.com/dtolnay/syn/commit/b886a38eb4ef97f40b5592d7d048f56f6a6b45f1"><code>b886a38</code></a> Update test suite to nightly-2026-07-24</li> <li><a href="https://github.com/dtolnay/syn/commit/3c41416b4ca7b07d6c3d7b71189e277369679858"><code>3c41416</code></a> Update test suite to nightly-2026-07-23</li> <li>See full diff in <a href="https://github.com/dtolnay/syn/compare/3.0.3...3.0.4">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=3.0.3&new-version=3.0.4)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d2b781 commit 4720301

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

Cargo.lock

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

0 commit comments

Comments
 (0)