storm-software / storm-ops

⚙️ The Storm-Ops monorepo contains various configurations and tools used to manage the Storm Software repositories
https://stormsoftware.com
Apache License 2.0
4 stars 1 forks source link

deps(monorepo): update cargo pre-1.0 packages (patch) #237

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch =0.1.80 -> =0.1.83
pathdiff dependencies patch =0.2.1 -> =0.2.2
rust-ini dependencies patch =0.21.0 -> =0.21.1
toml dependencies patch =0.8.14 -> =0.8.19

Release Notes

dtolnay/async-trait (async-trait) ### [`v0.1.83`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.83) [Compare Source](https://redirect.github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) - Prevent needless_arbitrary_self_type lint being produced in generated code ([#​278](https://redirect.github.com/dtolnay/async-trait/issues/278)) ### [`v0.1.82`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.82) [Compare Source](https://redirect.github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) - Prevent elided_named_lifetimes lint being produced in generated code ([#​276](https://redirect.github.com/dtolnay/async-trait/issues/276)) ### [`v0.1.81`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.81) [Compare Source](https://redirect.github.com/dtolnay/async-trait/compare/0.1.80...0.1.81) - Turn off unneeded features of `syn` dependency ([#​272](https://redirect.github.com/dtolnay/async-trait/issues/272), thanks [@​klensy](https://redirect.github.com/klensy))
zonyitoo/rust-ini (rust-ini) ### [`v0.21.1`](https://redirect.github.com/zonyitoo/rust-ini/releases/tag/v0.21.1) [Compare Source](https://redirect.github.com/zonyitoo/rust-ini/compare/v0.21.0...v0.21.1) #### What's Changed - Deduplicate eof error handling by [@​GnomedDev](https://redirect.github.com/GnomedDev) in [https://github.com/zonyitoo/rust-ini/pull/127](https://redirect.github.com/zonyitoo/rust-ini/pull/127) - [#​128](https://redirect.github.com/zonyitoo/rust-ini/issues/128) Add/Allow duplicate properties by [@​RouHim](https://redirect.github.com/RouHim) in [https://github.com/zonyitoo/rust-ini/pull/129](https://redirect.github.com/zonyitoo/rust-ini/pull/129) - Restrict lifetimes of SectionSetter methods by [@​rikyborg](https://redirect.github.com/rikyborg) in [https://github.com/zonyitoo/rust-ini/pull/135](https://redirect.github.com/zonyitoo/rust-ini/pull/135) #### New Contributors - [@​RouHim](https://redirect.github.com/RouHim) made their first contribution in [https://github.com/zonyitoo/rust-ini/pull/129](https://redirect.github.com/zonyitoo/rust-ini/pull/129) - [@​rikyborg](https://redirect.github.com/rikyborg) made their first contribution in [https://github.com/zonyitoo/rust-ini/pull/135](https://redirect.github.com/zonyitoo/rust-ini/pull/135) **Full Changelog**: https://github.com/zonyitoo/rust-ini/compare/v0.21.0...v0.21.1
toml-rs/toml (toml) ### [`v0.8.19`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.18...toml-v0.8.19) [Compare Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.18...toml-v0.8.19) ### [`v0.8.18`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.17...toml-v0.8.18) [Compare Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.17...toml-v0.8.18) ### [`v0.8.17`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17) [Compare Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17) ### [`v0.8.16`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.15...toml-v0.8.16) [Compare Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.15...toml-v0.8.16) ### [`v0.8.15`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.14...toml-v0.8.15) [Compare Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.14...toml-v0.8.15)

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 2 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.