fix(deps): update rust crate config to 0.14 #42
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/config-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.11
->0.14
Release Notes
rust-cli/config-rs (config)
v0.14.1
Compare Source
Compatibility
Internal
lazy_static
v0.14.0
Compare Source
This is a maintenance release, mostly to get some dependency updates out, but
also with some fixes and changes that have piled up over a rather long time.
Features
Fixes
Dependency updates
Misc
v0.13.4
Compare Source
v0.13.3
Compare Source
Please note that we had to update the MSRV for this crate from 1.56.0 to 1.59.0
for this patch release being possible, because a transitive dependency did
update its MSRV.
using float_cmp for testing floats
Clone
trait derive to builder statesv0.13.2
Compare Source
be able to backport the next change. This change shouldn't be user-visible.
integers
fix tests
v0.13.1
Compare Source
v0.13.0
Compare Source
v0.12.0
Compare Source
Format support changes in this version
Other noteworthy changes
Format
trait for (custom) file formats #219Deprecated
Environment::new()
- see #235Config
interface - see #196Config::merge()
Config::with_merged()
Config::refresh()
Config::set_default()
Config::set()
Config::set_once()
Config::deserialize()
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.
a79d1516d8
to66a0989917
66a0989917
tof1c3dc4c4f
f1c3dc4c4f
to72020c3e13
72020c3e13
to0e24817c44
0e24817c44
to1cb90ff4ff
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.