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 #137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 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 - 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.

@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 79a39d5 to 5e78740 Compare October 20, 2024 07:39
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.80 fix(deps): update rust crate syn to v2.0.81 Oct 20, 2024
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.81 fix(deps): update rust crate syn to v2.0.82 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 5e78740 to ee2ba17 Compare October 20, 2024 19:49
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.82 fix(deps): update rust crate syn to v2.0.83 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from ee2ba17 to 3b19f42 Compare October 23, 2024 18:35
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.83 fix(deps): update rust crate syn to v2.0.85 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 3b19f42 to 278a30b Compare October 23, 2024 23:18
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.85 fix(deps): update rust crate syn to v2.0.86 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 278a30b to c8f167f Compare November 1, 2024 01:12
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.86 fix(deps): update rust crate syn to v2.0.87 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from c8f167f to 6a0940c Compare November 2, 2024 19:06
@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 6a0940c to fb65951 Compare November 21, 2024 08:45
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from fb65951 to e669ba7 Compare November 30, 2024 01:41
@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 e669ba7 to 4aff5b7 Compare December 1, 2024 08:39
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