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.8.7
->0.8.11
0.6.13
->0.6.14
1.0.6
->1.0.7
1.0.75
->1.0.86
1.1.0
->1.1.1
1.9.0
->1.9.1
1.0.3
->1.0.4
0.7.8
->0.7.9
0.11.1
->0.11.3
0.4.20
->0.4.22
0.4.20
->0.4.21
1.0.189
->1.0.203
1.0.107
->1.0.117
0.6.5
->0.6.7
1.0.49
->1.0.61
0.8.12
->0.8.13
0.6.7
->0.6.9
Release Notes
tkaitchuck/ahash (ahash)
v0.8.11
Compare Source
Patch release to further strengthen u64 fastpath based on #210
Full Changelog: tkaitchuck/aHash@v0.8.10...v0.8.11
v0.8.10
Compare Source
Patch to fix #210 which caused poor distribution when hashing a single u64 on nightly.
Full Changelog: tkaitchuck/aHash@v0.8.9...v0.8.10
v0.8.9
Compare Source
Minor patch to fix #207
Full Changelog: tkaitchuck/aHash@v0.8.8...v0.8.9
v0.8.8
Compare Source
What's Changed
New Contributors
Full Changelog: tkaitchuck/aHash@0.8.7...v0.8.8
rust-cli/anstyle (anstream)
v0.6.14
Compare Source
dtolnay/anyhow (anyhow)
v1.0.86
Compare Source
ensure!
with non-literal after minus sign (#373)v1.0.85
Compare Source
ensure!
macro's rules to unblock some rustc pretty-printer improvements (#368, #371)v1.0.84
Compare Source
ensure!
through aNot
impl for a type that is notbool
(#367)v1.0.83
Compare Source
v1.0.82
Compare Source
v1.0.81
Compare Source
v1.0.80
Compare Source
v1.0.79
Compare Source
v1.0.78
Compare Source
v1.0.77
Compare Source
anyhow::Error::backtrace
available on stable Rust compilers 1.65+ (#293, thanks @LukasKalbertodt)v1.0.76
Compare Source
unsafe_op_in_unsafe_fn
lint (#329)assert-rs/assert_fs (assert_fs)
v1.1.1
Compare Source
Internal
BurntSushi/bstr (bstr)
v1.9.1
Compare Source
meithecatte/enumflags2 (enumflags2)
v0.7.9
: Release 0.7.9Compare Source
BitFlag
trait now includes convenience re-exports for the constructors ofBitFlags
. This lets you doMyFlag::from_bits
insteadBitFlags::<MyFlag>::from_bits
where the type of the flag cannot be inferred from context (thanks @ronnodas).PartialOrd
may not be what you expect (reported by @ronnodas).rust-cli/env_logger (env_logger)
v0.11.3
Compare Source
Features
unstable-kv
v0.11.2
Compare Source
BurntSushi/ripgrep (ignore)
v0.4.22
Compare Source
v0.4.21
Compare Source
rust-lang/log (log)
v0.4.21
Compare Source
serde-rs/serde (serde)
v1.0.203
Compare Source
v1.0.202
Compare Source
v1.0.201
Compare Source
v1.0.200
Compare Source
v1.0.199
Compare Source
forward_to_deserialize_any!
is used on an enum withError
variant (#2732, thanks @aatifsyed)v1.0.198
Compare Source
Saturating<T>
(#2709, thanks @jbethune)v1.0.197
Compare Source
v1.0.196
Compare Source
v1.0.195
Compare Source
v1.0.194
Compare Source
v1.0.193
Compare Source
RangeFrom
andRangeTo
(#2653, #2654, #2655, thanks @emilbonnek)v1.0.192
Compare Source
v1.0.191
Compare Source
v1.0.190
Compare Source
serde-rs/json (serde_json)
v1.0.117
Compare Source
v1.0.116
Compare Source
v1.0.115
Compare Source
v1.0.114
Compare Source
v1.0.113
Compare Source
swap_remove
andshift_remove
methods on Map (#1109)v1.0.112
Compare Source
v1.0.111
Compare Source
v1.0.110
Compare Source
v1.0.109
Compare Source
v1.0.108
Compare Source
assert-rs/trycmd (snapbox)
v0.6.7
Compare Source
v0.6.6
Compare Source
dtolnay/thiserror (thiserror)
v1.0.61
Compare Source
core::fmt
andcore::panic
to facilitateerror_in_core
support (#299, thanks @jordens)v1.0.60
Compare Source
v1.0.59
Compare Source
debug-fmt-detail
option (#297)v1.0.58
Compare Source
v1.0.57
Compare Source
Display
impl for error message which do not contain any interpolated value (#286, thanks @nyurik)v1.0.56
Compare Source
v1.0.55
Compare Source
v1.0.54
Compare Source
v1.0.53
Compare Source
v1.0.52
Compare Source
v1.0.51
Compare Source
Error
impl (#266)v1.0.50
Compare Source
toml-rs/toml (toml)
v0.8.13
Compare Source
winnow-rs/winnow (winnow)
v0.6.9
Compare Source
Compatibility
Features
Debug
impls forstream::Stateful
andstream::Recoverable
v0.6.8
Compare Source
Features
&mut [impl Parser]
withinalt
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.