Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2025

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.1002.0.112

Release Notes

dtolnay/syn (syn)

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)

v2.0.106

Compare Source

v2.0.105

Compare Source

v2.0.104

Compare Source

  • Disallow attributes on range expression (#​1872)

v2.0.103

Compare Source

  • Insert parentheses around binary operation with attribute (#​1871)

v2.0.102

Compare Source

  • Fix printing of nested Expr::Index and Expr::Tuple in non-full mode (#​1869)

v2.0.101

Compare Source

  • Improve TypeGenerics::as_turbofish to return longer-lived return value (#​1861)

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 is behind base branch, 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 force-pushed the renovate/syn-2.x-lockfile branch from 95da8fb to 863d633 Compare May 23, 2025 19:11
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 863d633 to 0d43485 Compare June 10, 2025 06:01
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.101 fix(deps): update rust crate syn to v2.0.102 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 0d43485 to 4c20d8a Compare June 13, 2025 02:55
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.102 fix(deps): update rust crate syn to v2.0.103 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 4c20d8a to 38ea776 Compare June 19, 2025 06:45
@rohanku rohanku force-pushed the main branch 2 times, most recently from 844a025 to 7a55f75 Compare June 20, 2025 20:44
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 38ea776 to b8af0a0 Compare June 20, 2025 20:44
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.103 fix(deps): update rust crate syn to v2.0.104 Jun 20, 2025
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.104 fix(deps): update rust crate syn to v2.0.105 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from ed52497 to e7d61e6 Compare August 16, 2025 02:32
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.105 fix(deps): update rust crate syn to v2.0.106 Aug 16, 2025
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.106 chore(deps): update rust crate syn to v2.0.106 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from e7d61e6 to ddc43e0 Compare October 18, 2025 18:04
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.106 chore(deps): update rust crate syn to v2.0.107 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from ddc43e0 to 5903eb8 Compare October 23, 2025 03:54
@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 5903eb8 to c5056e7 Compare November 5, 2025 22:55
@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 5, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from c5056e7 to 3acb9f4 Compare November 10, 2025 05:57
@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 3acb9f4 to 6214d99 Compare November 23, 2025 05:53
@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 6214d99 to 40ecb43 Compare December 30, 2025 18:39
@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
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