chore(deps): update rust crate log to 0.4.20 #190
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.11
->0.4.20
0.4.8
->0.4.20
Release Notes
rust-lang/log (log)
v0.4.20
local_inner_macros
usage by @EFanZh in https://github.com/rust-lang/log/pull/570v0.4.19
v0.4.18
Compare Source
set_max_level_racy
and gateset_max_level
by @djkoloski in https://github.com/rust-lang/log/pull/544v0.4.17
kv_unstable
internal dependencies.v0.4.16
Option
use in macros.v0.4.15
Compare Source
spin_loop_hint
.set_max_level
call.Log
on some common wrapper types.log!
macros.kv_unstable
internal dependencies so they don't bump past their current alpha.kv_unstable
.NonZero*
integers as values in structured loggingv0.4.14
Compare Source
__private_api_log_lit
special case.kv_unstable
andstd
features causing compile failures.Value::to_*
conversions that were incorrectly usingas
.Value::to_error
toValue::to_borrowed_error
.v0.4.13
Compare Source
0.4.11
, except with akv_unstable_std
feature added to aid migrating current dependents to0.4.14
(which was originally going to be0.4.13
until it was decided to create a patch from0.4.11
to minimize disruption).v0.4.12
Compare Source
New
Log
forBox<T: Log>
cfg-if
to1.0
Fill
APIand added
source::as_map
andsource::as_list
to easily serialize aSource
as either a map of
{key: value, ..}
or as a list of[(key, value), ..]
.Fixed
LevelFilter
to use theiru64
index variantsConfiguration
📅 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.