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

Update Rust crate syn to v2.0.90 #214

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.87 -> 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)

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 added the dependencies Pull requests that update a dependency file label Nov 21, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to v2.0.88 Update Rust crate syn to v2.0.89 Nov 21, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from f2fa239 to dffd80b Compare November 25, 2024 19:01
@oxide-renovate oxide-renovate bot changed the title Update Rust crate syn to v2.0.89 Update Rust crate syn to v2.0.90 Nov 30, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/syn-2.x-lockfile branch from dffd80b to e85785c Compare November 30, 2024 04:03
@augustuswm augustuswm merged commit 24cefc9 into main Dec 2, 2024
8 checks passed
@augustuswm augustuswm deleted the renovate/syn-2.x-lockfile branch December 2, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant