tailcallhq / tailcall

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

fix(deps): update rust crate syn to v2.0.80 #3034

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.79 -> 2.0.80

Release Notes

dtolnay/syn (syn) ### [`v2.0.80`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.80) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.79...2.0.80) - Add `Expr::RawAddr` ([#​1743](https://redirect.github.com/dtolnay/syn/issues/1743)) - Reject precise captures and ~const in inappropriate syntax positions ([#​1747](https://redirect.github.com/dtolnay/syn/issues/1747)) - Reject trait bound containing only precise capture ([#​1748](https://redirect.github.com/dtolnay/syn/issues/1748))

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.



This PR was generated by Mend Renovate. View the repository job log.