oxidecomputer / omicron

Omicron: Oxide control plane
Mozilla Public License 2.0
252 stars 40 forks source link

Update Rust crate syn to v2.0.79 #6719

Closed oxide-renovate[bot] closed 1 month ago

oxide-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.77 -> 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))

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.