tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.18k stars 209 forks source link

fix(deps): update rust crate syn to v2.0.68 #2275

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.67 -> 2.0.68

Release Notes

dtolnay/syn (syn) ### [`v2.0.68`](https://togithub.com/dtolnay/syn/releases/tag/2.0.68) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.67...2.0.68) - Improve panic location when `parse_quote!` parses invalid syntax ([#​1690](https://togithub.com/dtolnay/syn/issues/1690), thanks [@​stepancheg](https://togithub.com/stepancheg)) - More efficient peek implementation for `Group` and `Lifetime` ([#​1687](https://togithub.com/dtolnay/syn/issues/1687))

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.



This PR has been generated by Mend Renovate. View repository job log here.