rash-sh / rash

Declarative shell scripting using Rust native bindings inspired by Ansible
https://rash-sh.github.io
GNU General Public License v3.0
209 stars 7 forks source link

build(deps): Update Rust crate syn to v2.0.79 #577

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
syn 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 - 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 was generated by Mend Renovate. View the repository job log.