Skip to content

Update Rust crate syn to 2.0.101 #24

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

Merged
merged 1 commit into from
Jun 9, 2025
Merged

Update Rust crate syn to 2.0.101 #24

merged 1 commit into from
Jun 9, 2025

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Feb 16, 2024

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.48 -> 2.0.101

Release Notes

dtolnay/syn (syn)

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

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.49 Update Rust crate syn to 2.0.50 Feb 20, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.50 Update Rust crate syn to 2.0.51 Feb 26, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.51 Update Rust crate syn to 2.0.52 Feb 29, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.52 Update Rust crate syn to 2.0.55 Mar 26, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.55 Update Rust crate syn to 2.0.57 Mar 30, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.57 Update Rust crate syn to 2.0.58 Apr 3, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.58 Update Rust crate syn to 2.0.59 Apr 15, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.59 Update Rust crate syn to 2.0.60 Apr 18, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.60 Update Rust crate syn to 2.0.61 May 7, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch from 3b62227 to 44a63e0 Compare May 7, 2024 03:11
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.61 Update Rust crate syn to 2.0.62 May 11, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch from 44a63e0 to ed69ac2 Compare May 11, 2024 03:37
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.62 Update Rust crate syn to 2.0.63 May 12, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch from ed69ac2 to b29f1d2 Compare May 12, 2024 03:09
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.63 Update Rust crate syn to 2.0.64 May 17, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch from b29f1d2 to ec0734d Compare May 17, 2024 03:09
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.64 Update Rust crate syn to 2.0.65 May 20, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch from ec0734d to 9b82195 Compare May 20, 2024 03:09
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.65 Update Rust crate syn to 2.0.66 May 24, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.87 Update Rust crate syn to 2.0.88 Nov 21, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.88 Update Rust crate syn to 2.0.89 Nov 21, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.89 Update Rust crate syn to 2.0.90 Nov 30, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.90 Update Rust crate syn to 2.0.91 Dec 22, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.91 Update Rust crate syn to 2.0.92 Dec 27, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.92 Update Rust crate syn to 2.0.93 Dec 29, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch 2 times, most recently from 63b16be to fd26cb2 Compare January 2, 2025 04:14
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.93 Update Rust crate syn to 2.0.94 Jan 2, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.94 Update Rust crate syn to 2.0.95 Jan 5, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.95 Update Rust crate syn to 2.0.96 Jan 10, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x branch 2 times, most recently from fc86bbd to 1248e97 Compare January 15, 2025 04:13
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.96 Update Rust crate syn to 2.0.98 Feb 2, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.98 Update Rust crate syn to 2.0.99 Mar 3, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.99 Update Rust crate syn to 2.0.100 Mar 10, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to 2.0.100 Update Rust crate syn to 2.0.101 Apr 27, 2025
@sunshowers sunshowers merged commit a2d287b into main Jun 9, 2025
5 checks passed
@sunshowers sunshowers deleted the renovate/syn-2.x branch June 9, 2025 19:11
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