Skip to content
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

fix(deps): update rust crate syn to v2.0.100 #81

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.90 -> 2.0.100

Release Notes

dtolnay/syn (syn)

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


Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge December 22, 2024 02:12
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.91 fix(deps): update rust crate syn to v2.0.92 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 5d74fe7 to d9ea826 Compare December 27, 2024 00:07
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.92 fix(deps): update rust crate syn to v2.0.93 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from 9c0ddde to c1d086b Compare January 1, 2025 21:57
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.93 fix(deps): update rust crate syn to v2.0.94 Jan 1, 2025
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.94 fix(deps): update rust crate syn to v2.0.95 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from f6fabaa to 67183fc Compare January 10, 2025 02:01
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.95 fix(deps): update rust crate syn to v2.0.96 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 67183fc to ccc7cd3 Compare February 1, 2025 20:31
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.96 fix(deps): update rust crate syn to v2.0.97 Feb 1, 2025
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.97 fix(deps): update rust crate syn to v2.0.98 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from ccc7cd3 to 3962790 Compare February 2, 2025 08:55
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 3962790 to 5680290 Compare March 3, 2025 12:19
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.98 fix(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 5680290 to ee49ce7 Compare March 9, 2025 22:36
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.99 fix(deps): update rust crate syn to v2.0.100 Mar 9, 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.

0 participants