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.90 - autoclosed #178

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.85 -> 2.0.90

Release Notes

dtolnay/syn (syn)

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)

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 these updates 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 requested a review from auguwu as a code owner November 17, 2024 19:30
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.87 fix(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 4da287c to 52f662f Compare November 21, 2024 07:38
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.89 fix(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 52f662f to baa2b3c Compare November 30, 2024 01:01
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.90 fix(deps): update rust crate syn to v2.0.90 - autoclosed Dec 3, 2024
@renovate renovate bot closed this Dec 3, 2024
@renovate renovate bot deleted the renovate/syn-2.x-lockfile branch December 3, 2024 03:42
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