Skip to content

chore: update rust crate syn to v2.0.101 #108

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 Nov 30, 2024

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.89 -> 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

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 Feb 1, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.97 chore: update rust crate syn to v2.0.98 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from d3104cc to a109fdd Compare February 2, 2025 08:38
kodiakhq[bot]
kodiakhq bot previously approved these changes Feb 2, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.98 chore: update rust crate syn to v2.0.99 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from a109fdd to 85335de Compare March 3, 2025 11:50
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 3, 2025
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.99 chore: update rust crate syn to v2.0.100 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 85335de to 309fab9 Compare March 9, 2025 22:20
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 9, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 309fab9 to 553728c Compare April 26, 2025 21:21
@renovate renovate bot changed the title chore: update rust crate syn to v2.0.100 chore: update rust crate syn to v2.0.101 Apr 26, 2025
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.

0 participants