Skip to content

fix(deps): update rust crate syn to v2.0.90#3184

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/syn-2.x-lockfile
Dec 3, 2024
Merged

fix(deps): update rust crate syn to v2.0.90#3184
renovate[bot] merged 1 commit intomainfrom
renovate/syn-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 2, 2024

This PR contains the following updates:

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

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 (squash) December 2, 2024 23:01
@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Dec 2, 2024
@renovate renovate Bot merged commit 4b46c76 into main Dec 3, 2024
@renovate renovate Bot deleted the renovate/syn-2.x-lockfile branch December 3, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants