dzervas / pubsubinator

0 stars 0 forks source link

Update Rust crate syn to v2.0.79 #131

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.74 -> 2.0.79

Release Notes

dtolnay/syn (syn) ### [`v2.0.79`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.79) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.78...2.0.79) - Fix infinite loop on parsing chained ranges ([#​1741](https://redirect.github.com/dtolnay/syn/issues/1741)) - Fix panic in parsing `use` items containing absolute paths ([#​1742](https://redirect.github.com/dtolnay/syn/issues/1742)) ### [`v2.0.78`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.78) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.77...2.0.78) - Fix infinite loop on chained comparison ([#​1739](https://redirect.github.com/dtolnay/syn/issues/1739)) ### [`v2.0.77`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.77) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.76...2.0.77) - Support parsing `Expr::Tuple` in non-"full" mode ([#​1727](https://redirect.github.com/dtolnay/syn/issues/1727)) ### [`v2.0.76`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.76) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.75...2.0.76) - Enforce that tail call `become` keyword is followed by an expression ([#​1725](https://redirect.github.com/dtolnay/syn/issues/1725)) ### [`v2.0.75`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.75) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.74...2.0.75) - Automatically fill in missing turbofish when printing ExprPath and other paths in expression position ([#​1722](https://redirect.github.com/dtolnay/syn/issues/1722))

Configuration

📅 Schedule: Branch creation - "before 4pm on Monday" (UTC), 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.



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