Skip to content

Update Rust crate syn to v2.0.90#214

Merged
augustuswm merged 1 commit intomainfrom
renovate/syn-2.x-lockfile
Dec 2, 2024
Merged

Update Rust crate syn to v2.0.90#214
augustuswm merged 1 commit intomainfrom
renovate/syn-2.x-lockfile

Conversation

@oxide-renovate
Copy link
Copy Markdown
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
@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