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.lockFile 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.691.2.1->1.4.04.1.4->4.1.61.26.0->1.28.01.16.0->1.17.11.16.0->1.17.11.6.0->1.7.11.0.149->1.0.1521.0.85->1.0.933.3.0->3.4.01.2.2->1.3.0Release Notes
dtolnay/anyhow
v1.0.69Compare Source
tokio-rs/bytes
v1.4.0Compare Source
Added
IntoIterconstructor public (#581)Fixed
BytesMut(#592)Documented
std(#591)v1.3.0Compare Source
Added
BytesMut::spare_capacity_mut(#572)BufandBufMut(#576)Fixed
Documented
Bytes::newetc should returnSelfnotBytes(#568)clap-rs/clap
v4.1.6Compare Source
Fixes
--helpjust because hidden possible values include a descriptionv4.1.5Compare Source
Fixes
--helpjust because a hidden arg has a possible value with a descriptionmitsuhiko/insta
v1.28.0Compare Source
allow_duplicates!to enable multiple assertions for asingle snapshot. (#346)
rustfmtuse unix newlines.glob!to set a different basepath. (#347)
rounded_redactionto truncate floating point values. (#350)matklad/once_cell
v1.17.1Compare Source
OnceRefimplementation compliant with strict provenance.v1.17.0Compare Source
race::OnceReffor storing a&'a T.rust-lang/regex
v1.7.1Compare 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.0Compare Source
==================
This release principally includes an upgrade to Unicode 15.
New features:
Upgrade to Unicode 15.
serde-rs/serde
v1.0.152Compare Source
v1.0.151Compare Source
serde::{ser,de}::StdErrorto re-exportcore::error::Errorwhen serde is built withfeature="std"off andfeature="unstable"on (#2344)v1.0.150Compare Source
Serializeimpl ofHashMapandBTreeMap(#2334)SerializeandDeserializeimpls ofstd::sync::atomictypes on more platforms (#2337, thanks @badboy)serde-rs/json
v1.0.93Compare Source
v1.0.92Compare Source
v1.0.91Compare Source
-Zrustdoc-scrape-exampleson docs.rs for nowv1.0.90Compare Source
v1.0.89Compare Source
v1.0.88Compare Source
appendandclone_from(#952, thanks @Lucretiel)v1.0.87Compare Source
write_i128andwrite_u128methods toserde_json::Formatterto control the formatting of 128-bit integers (#940, thanks @Lucretiel)v1.0.86Compare Source
arbitrary_precisionfeature even in no-std mode (#928, thanks @kvinwang)uuid-rs/uuid
v1.3.0Compare 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.