Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.1062.0.113

Release Notes

dtolnay/syn (syn)

v2.0.113

Compare Source

  • Allow parsing TypeParam with colon not followed by any type param bounds (#​1953, thanks @​wyfo)

v2.0.112

Compare Source

v2.0.111

Compare Source

  • Allow first argument of braced!, bracketed!, parenthesized! to be an otherwise unused variable (#​1946)

v2.0.110

Compare Source

  • Tweaks to improve build speed (#​1939, thanks @​dishmaker)
  • Make syn::ext::IdentExt::unraw available without "parsing" feature (#​1940)
  • Support parsing syn::Meta followed by => (#​1944)

v2.0.109

Compare Source

v2.0.108

Compare Source

  • Parse unrecognized or invalid literals as Lit::Verbatim (#​1925)

v2.0.107

Compare Source

  • Improve panic message when constructing a LitInt, LitFloat, or Lit from invalid syntax (#​1917)
  • Improve panic message on Punctuated index out of bounds (#​1922)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.107 chore(deps): update rust crate syn to v2.0.108 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 17e7ddc to dae81d8 Compare October 23, 2025 03:46
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.108 chore(deps): update rust crate syn to v2.0.109 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from dae81d8 to 5aadf1a Compare November 6, 2025 01:02
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.109 chore(deps): update rust crate syn to v2.0.110 Nov 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 5aadf1a to 40679aa Compare November 10, 2025 06:49
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.110 chore(deps): update rust crate syn to v2.0.111 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 40679aa to 0a9576a Compare November 23, 2025 05:15
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.111 chore(deps): update rust crate syn to v2.0.112 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 0a9576a to 7c73392 Compare December 30, 2025 17:13
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.112 chore(deps): update rust crate syn to v2.0.113 Jan 4, 2026
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7c73392 to 02d19fc Compare January 4, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant