Skip to content

chore(deps): update rust crate syn to v2.0.106 #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.76 -> 2.0.106

Release Notes

dtolnay/syn (syn)

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)

v2.0.89

Compare Source

v2.0.88

Compare Source

  • Improve error recovery in parse_str (#​1783)

v2.0.87

Compare Source

v2.0.86

Compare Source

  • Support peeking the end of a parse stream (#​1689)
  • Allow parse_quote! to produce Vec<Attribute> (#​1775)

v2.0.85

Compare Source

  • Preserve extern static unsafety in ForeignItem::Verbatim (#​1773)

v2.0.84

Compare Source

v2.0.83

Compare Source

  • Documentation improvements

v2.0.82

Compare Source

  • Provide Parse impls for PreciseCapture and CapturedParam (#​1757, #​1758)
  • Support parsing unsafe attributes (#​1759)
  • Add Fold and VisitMut methods for Vec<Attribute> (#​1762)

v2.0.81

Compare Source

  • Add TypeParamBound::PreciseCapture to represent precise capture syntax impl Trait + use<'a, T> (#​1752, #​1753, #​1754)

v2.0.80

Compare Source

  • Add Expr::RawAddr (#​1743)
  • Reject precise captures and ~const in inappropriate syntax positions (#​1747)
  • Reject trait bound containing only precise capture (#​1748)

v2.0.79

Compare Source

  • Fix infinite loop on parsing chained ranges (#​1741)
  • Fix panic in parsing use items containing absolute paths (#​1742)

v2.0.78

Compare Source

  • Fix infinite loop on chained comparison (#​1739)

v2.0.77

Compare Source

  • Support parsing Expr::Tuple in non-"full" mode (#​1727)

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 changed the title chore(deps): update rust crate syn to v2.0.77 chore(deps): update rust crate syn to v2.0.78 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 3e6a6c8 to 7601983 Compare September 27, 2024 18:36
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.78 chore(deps): update rust crate syn to v2.0.79 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7601983 to 98b77c4 Compare September 27, 2024 22:53
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.79 chore(deps): update rust crate syn to v2.0.80 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 98b77c4 to 1a2c6a2 Compare October 19, 2024 21:49
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.80 chore(deps): update rust crate syn to v2.0.81 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from 542ade8 to 65c5391 Compare October 20, 2024 18:19
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.81 chore(deps): update rust crate syn to v2.0.82 Oct 20, 2024
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.82 chore(deps): update rust crate syn to v2.0.85 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 65c5391 to b015004 Compare October 23, 2024 23:14
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.85 chore(deps): update rust crate syn to v2.0.86 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from b015004 to 7770e95 Compare November 1, 2024 01:12
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.86 chore(deps): update rust crate syn to v2.0.87 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7770e95 to e89268e Compare November 2, 2024 19:51
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from e89268e to bf854c3 Compare November 20, 2024 06:49
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.87 chore(deps): update rust crate syn to v2.0.89 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from bf854c3 to 7f30c8e Compare November 21, 2024 08:10
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.89 chore(deps): update rust crate syn to v2.0.90 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7f30c8e to b52d5b0 Compare November 30, 2024 00:08
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.90 fix(deps): update rust crate syn to v2.0.90 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.90 chore(deps): update rust crate syn to v2.0.90 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from b52d5b0 to 84be27e Compare December 22, 2024 02:10
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.90 chore(deps): update rust crate syn to v2.0.91 Dec 22, 2024
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.91 chore(deps): update rust crate syn to v2.0.92 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from 4c18b12 to 09e59f7 Compare December 28, 2024 22:47
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from c43bb22 to 00027ff Compare January 27, 2025 15:08
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 3 times, most recently from 3d90222 to 4269781 Compare February 2, 2025 02:19
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.96 chore(deps): update rust crate syn to v2.0.98 Feb 2, 2025
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.98 chore(deps): update rust crate syn to v2.0.99 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 4269781 to 70f92d9 Compare March 3, 2025 08:36
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.99 chore(deps): update rust crate syn to v2.0.100 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 70f92d9 to 21f485c Compare March 10, 2025 00:37
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.100 chore(deps): update rust crate syn to v2.0.101 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 21f485c to f26e62e Compare April 26, 2025 20:38
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from f26e62e to 96e64cc Compare June 10, 2025 04:44
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.101 chore(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 96e64cc to 25ae908 Compare June 13, 2025 03:08
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.102 chore(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 25ae908 to 2ee343f Compare June 21, 2025 00:45
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.103 chore(deps): update rust crate syn to v2.0.104 Jun 21, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 6 times, most recently from 26d9c32 to 22ee467 Compare August 13, 2025 15:50
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.104 chore(deps): update rust crate syn to v2.0.105 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 22ee467 to 4e30587 Compare August 13, 2025 19:50
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.105 chore(deps): update rust crate syn to v2.0.106 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 4e30587 to 84caed0 Compare August 16, 2025 02:46
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.

0 participants