-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major packages >= 1.0 #2511
Conversation
⚠ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock
File name: Cargo.lock
|
@renovate[bot], please add a |
fcdfdb4
to
24792f0
Compare
@renovate[bot], please create a file in |
8786762
to
3c67def
Compare
@renovate[bot], please consider creating a changeset entry in |
c083585
to
ce23b10
Compare
a952dec
to
5c4eef0
Compare
5c4eef0
to
c2d5e96
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
1.0.68
->1.0.69
1.2.1
->1.4.0
4.1.4
->4.1.6
1.26.0
->1.28.0
1.16.0
->1.17.1
1.16.0
->1.17.1
1.6.0
->1.7.1
1.0.149
->1.0.152
1.0.85
->1.0.93
3.3.0
->3.4.0
1.2.2
->1.3.0
Release Notes
dtolnay/anyhow
v1.0.69
Compare Source
tokio-rs/bytes
v1.4.0
Compare Source
Added
IntoIter
constructor public (#581)Fixed
BytesMut
(#592)Documented
std
(#591)v1.3.0
Compare Source
Added
BytesMut::spare_capacity_mut
(#572)Buf
andBufMut
(#576)Fixed
Documented
Bytes::new
etc should returnSelf
notBytes
(#568)clap-rs/clap
v4.1.6
Compare Source
Fixes
--help
just because hidden possible values include a descriptionv4.1.5
Compare Source
Fixes
--help
just because a hidden arg has a possible value with a descriptionmitsuhiko/insta
v1.28.0
Compare Source
allow_duplicates!
to enable multiple assertions for asingle snapshot. (#346)
rustfmt
use unix newlines.glob!
to set a different basepath. (#347)
rounded_redaction
to truncate floating point values. (#350)matklad/once_cell
v1.17.1
Compare Source
OnceRef
implementation compliant with strict provenance.v1.17.0
Compare Source
race::OnceRef
for storing a&'a T
.rust-lang/regex
v1.7.1
Compare Source
==================
This release was done principally to try and fix the doc.rs rendering for the
regex crate.
Performance improvements:
Optimize
replacen
. This also applies toreplace
, but notreplace_all
.Bug fixes:
Maybe fix rustdoc rendering by just bumping a new release?
v1.7.0
Compare Source
==================
This release principally includes an upgrade to Unicode 15.
New features:
Upgrade to Unicode 15.
serde-rs/serde
v1.0.152
Compare Source
v1.0.151
Compare Source
serde::
{ser
,de
}::StdError
to re-exportcore::error::Error
when serde is built withfeature="std"
off andfeature="unstable"
on (#2344)v1.0.150
Compare Source
Serialize
impl ofHashMap
andBTreeMap
(#2334)Serialize
andDeserialize
impls ofstd::sync::atomic
types on more platforms (#2337, thanks @badboy)serde-rs/json
v1.0.93
Compare Source
v1.0.92
Compare Source
v1.0.91
Compare Source
-Zrustdoc-scrape-examples
on docs.rs for nowv1.0.90
Compare Source
v1.0.89
Compare Source
v1.0.88
Compare Source
append
andclone_from
(#952, thanks @Lucretiel)v1.0.87
Compare Source
write_i128
andwrite_u128
methods toserde_json::Formatter
to control the formatting of 128-bit integers (#940, thanks @Lucretiel)v1.0.86
Compare Source
arbitrary_precision
feature even in no-std mode (#928, thanks @kvinwang)uuid-rs/uuid
v1.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@1.2.2...1.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.