Mr-Milk / Aquila-next

The mono repo for Aquila, the spatial single cell database and analysis platform
https://aquila.cheunglab.org
8 stars 1 forks source link

Update Rust crate config to 0.13.1 - autoclosed #16

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
config dependencies minor 0.10.1 -> 0.13.1

Release Notes

mehcode/config-rs ### [`v0.13.1`](https://togithub.com/mehcode/config-rs/blob/HEAD/CHANGELOG.md#​0131---2022-04-13) [Compare Source](https://togithub.com/mehcode/config-rs/compare/0.13.0...0.13.1) - typo in doc comment for ConfigBuilder [#​299] - dot in config file name handling fixed [#​306] [#​299]: https://togithub.com/mehcode/config-rs/pull/299 [#​306]: https://togithub.com/mehcode/config-rs/pull/306 ### [`v0.13.0`](https://togithub.com/mehcode/config-rs/blob/HEAD/CHANGELOG.md#​0130---2022-04-03) [Compare Source](https://togithub.com/mehcode/config-rs/compare/0.12.0...0.13.0) - Prefix-Seperator support was added [#​292] - Environment lists can now be parsed [#​255] - Setting an overwrite from an Option was added [#​303] - Option to keep the prefix from an environment variable was added [#​298] - Some small doc/CI fixes [#​307], [#​309] - MSRV was updated to 1.56.0 [#​304] - Dependencies were updated [#​289], [#​301] [#​292]: https://togithub.com/mehcode/config-rs/pull/292 [#​255]: https://togithub.com/mehcode/config-rs/pull/255 [#​303]: https://togithub.com/mehcode/config-rs/pull/303 [#​298]: https://togithub.com/mehcode/config-rs/pull/298 [#​307]: https://togithub.com/mehcode/config-rs/pull/307 [#​309]: https://togithub.com/mehcode/config-rs/pull/309 [#​304]: https://togithub.com/mehcode/config-rs/pull/304 [#​289]: https://togithub.com/mehcode/config-rs/pull/289 [#​301]: https://togithub.com/mehcode/config-rs/pull/301 ### [`v0.12.0`](https://togithub.com/mehcode/config-rs/blob/HEAD/CHANGELOG.md#​0120---2022-02-10) [Compare Source](https://togithub.com/mehcode/config-rs/compare/0.11.0...0.12.0) ##### Format support changes in this version - HJSON support was removed [#​230] - JSON5 format support [#​206] - RON format support [#​202] ##### Other noteworthy changes - A new ConfigBuilder interface for building configuration objects [#​196] - Asynchronous sources [#​207] - Custom ENV separators are now supported [#​185] - Loads of dependency updates and bugfixes of course - Preserved map order [#​217] - Support for parsing numbers from the environment [#​137] - Support for unsigned integers [#​178] - `Format` trait for (custom) file formats [#​219] ##### Deprecated - `Environment::new()` - see [#​235] - Large parts of the `Config` interface - see [#​196] - `Config::merge()` - `Config::with_merged()` - `Config::refresh()` - `Config::set_default()` - `Config::set()` - `Config::set_once()` - `Config::deserialize()` [#​137]: https://togithub.com/mehcode/config-rs/pull/137 [#​178]: https://togithub.com/mehcode/config-rs/pull/178 [#​185]: https://togithub.com/mehcode/config-rs/pull/185 [#​196]: https://togithub.com/mehcode/config-rs/pull/196 [#​202]: https://togithub.com/mehcode/config-rs/pull/202 [#​206]: https://togithub.com/mehcode/config-rs/pull/206 [#​207]: https://togithub.com/mehcode/config-rs/pull/207 [#​217]: https://togithub.com/mehcode/config-rs/pull/217 [#​219]: https://togithub.com/mehcode/config-rs/pull/219 [#​230]: https://togithub.com/mehcode/config-rs/pull/230 [#​235]: https://togithub.com/mehcode/config-rs/pull/235 ### [`v0.11.0`](https://togithub.com/mehcode/config-rs/blob/HEAD/CHANGELOG.md#​0110---2021-03-17) - The `Config` type got a builder-pattern `with_merged()` method [#​166]. - A `Config::set_once()` function was added, to set an value that can be overwritten by `Config::merge`ing another configuration [#​172] - serde_hjson is, if enabled, pulled in without default features. This is due to a bug in serde_hjson, see [#​169] for more information. - Testing is done on github actions [#​175] [#​166]: https://togithub.com/mehcode/config-rs/pull/166 [#​172]: https://togithub.com/mehcode/config-rs/pull/172 [#​169]: https://togithub.com/mehcode/config-rs/pull/169 [#​175]: https://togithub.com/mehcode/config-rs/pull/169

Configuration

πŸ“… Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/zymzym1220/aquila/J7xxDSt3Zn8Ywjh5TnwNEUVu5HkX
βœ… Preview: Canceled

[Deployment for 69dd91d canceled]