fix(deps): update rust crate syn to v2.0.86 #5

Merged
kjuulh merged 1 commits from renovate/all into main 2024-11-01 02:30:34 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.85 -> 2.0.86

Release Notes

dtolnay/syn (syn)

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 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://github.com/dtolnay/syn) | dependencies | patch | `2.0.85` -> `2.0.86` | --- ### Release Notes <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.86`](https://github.com/dtolnay/syn/releases/tag/2.0.86) [Compare Source](https://github.com/dtolnay/syn/compare/2.0.85...2.0.86) - Support peeking the end of a parse stream ([#&#8203;1689](https://github.com/dtolnay/syn/issues/1689)) - Allow `parse_quote!` to produce Vec\<Attribute> ([#&#8203;1775](https://github.com/dtolnay/syn/issues/1775)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-11-01 02:30:29 +01:00
fix(deps): update rust crate syn to v2.0.86
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
42a4e31904
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-11-01 02:30:29 +01:00
kjuulh merged commit 42a4e31904 into main 2024-11-01 02:30:34 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/cuddle-v2#5
No description provided.