Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.89 -> 2.0.111

Release Notes

dtolnay/syn (syn)

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)

v2.0.100

Compare Source

  • Add Visit::visit_token_stream, VisitMut::visit_token_stream_mut, Fold::fold_token_stream for processing TokenStream during syntax tree traversals (#​1852)

v2.0.99

Compare Source

  • Documentation improvements

v2.0.98

Compare Source

  • Allow lifetimes in function pointer return values in ParseStream::call and Punctuated parsers (#​1847)

v2.0.97

Compare Source

  • Documentation improvements

v2.0.96

Compare Source

v2.0.95

Compare Source

  • Fix parenthesization of struct literals in let-chains (#​1832)

v2.0.94

Compare Source

v2.0.93

Compare Source

v2.0.92

Compare Source

  • Fix parenthesization of jumps inside ranges (#​1798)

v2.0.91

Compare Source

v2.0.90

Compare Source

  • Fix automatic parenthesization of subexpressions containing outer attributes, such as (#[attr] thing).field (#​1785)
  • Fix automatic parenthesization of function calls via a struct field, such as (thing.field)() and thing.0() (#​1786)

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.

kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 30, 2024
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.90 chore: update rust crate syn to v2.0.91 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 4d8adb2 to 7bb6d6b Compare December 22, 2024 04:37
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 22, 2024
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.91 chore: update rust crate syn to v2.0.92 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7bb6d6b to 2066ec5 Compare December 27, 2024 02:13
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 27, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 2066ec5 to 38cd6b6 Compare December 28, 2024 23:00
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.92 chore: update rust crate syn to v2.0.93 Dec 28, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 28, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 38cd6b6 to c2a32e9 Compare January 2, 2025 12:00
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.93 chore: update rust crate syn to v2.0.94 Jan 2, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 2, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.94 chore: update rust crate syn to v2.0.95 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from c2a32e9 to 2c18456 Compare January 5, 2025 06:40
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 5, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.95 chore: update rust crate syn to v2.0.96 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 2c18456 to 33922aa Compare January 10, 2025 01:55
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 10, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.96 chore: update rust crate syn to v2.0.97 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 33922aa to d3104cc Compare February 1, 2025 20:41
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 21, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 407aba9 to 711cec6 Compare August 13, 2025 17:35
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.104 chore: update rust crate syn to v2.0.105 Aug 13, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 13, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.105 chore: update rust crate syn to v2.0.106 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 711cec6 to f817f4d Compare August 16, 2025 04:37
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 16, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.106 chore: update rust crate syn to v2.0.107 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from f817f4d to f6b4f76 Compare October 18, 2025 17:27
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 18, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.107 chore: update rust crate syn to v2.0.108 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from f6b4f76 to 679eeec Compare October 23, 2025 03:49
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 23, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.108 chore: update rust crate syn to v2.0.109 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 679eeec to 9bf4820 Compare November 6, 2025 02:49
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 6, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 9bf4820 to 7e4b676 Compare November 10, 2025 04:57
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.109 chore: update rust crate syn to v2.0.110 Nov 10, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 10, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.110 chore: update rust crate syn to v2.0.111 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7e4b676 to fe3b7dd Compare November 23, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant