-
Notifications
You must be signed in to change notification settings - Fork 2.7k
chore(deps): update compatible #12609
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
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @epage (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
e7a05bd to
b7408c7
Compare
|
Stepped through each changelog and it all seems reasonable @bors r+ |
|
☀️ Test successful - checks-actions |
Update cargo 21 commits in 96fe1c9e1aecd8f57063e3753969bb6418fd2fd5..d14c85f4e6e7671673b1a1bc87231ff7164761e1 2023-08-29 20:10:34 +0000 to 2023-09-05 22:28:10 +0000 - fix(resolver): Make resolver behavior independent of package order (rust-lang/cargo#12602) - cargo-credential: change serialization of cache expiration (rust-lang/cargo#12622) - Update registry-web-api.md yank/unyank comments (rust-lang/cargo#12619) - test: new options of debuginfo are no longer unstable (rust-lang/cargo#12618) - use split_once for cleaner code (rust-lang/cargo#12615) - stop using lazy_static (rust-lang/cargo#12616) - doc: adjust all doc headings one level up (rust-lang/cargo#12595) - chore(deps): update compatible (rust-lang/cargo#12609) - chore(deps): update rust crate cargo_metadata to 0.17.0 (rust-lang/cargo#12610) - Prepare for partial-version package specs (rust-lang/cargo#12591) - refactor: Use more serde_untagged (rust-lang/cargo#12581) - fix(cli): Help users know possible `--target` values (rust-lang/cargo#12607) - Tab completion for --target uses rustup but fallsback to rustc (rust-lang/cargo#12606) - Fewer temporary needless strings (rust-lang/cargo#12604) - fix(help): Provide better commands heading for styling (rust-lang/cargo#12593) - fix(update): Clarify meaning of --aggressive as --recursive (rust-lang/cargo#12544) - docs(changelog): Clarify language for Cargo.lock policy (rust-lang/cargo#12601) - fix typo: "default branch branch" -> "default branch" (rust-lang/cargo#12598) - fix: add error for unsupported credential provider version (rust-lang/cargo#12590) - fix(help): Explain --explain (rust-lang/cargo#12592) - fix(help): Remove redundant information from new/init (rust-lang/cargo#12594) r? ghost
This PR contains the following updates:
1.0.72->1.0.750.21.2->0.21.31.2->1.34.3.23->4.4.20.2.21->0.2.221.0.26->1.0.272.5.0->2.6.20.10.55->0.10.570.1.0->0.1.11.0.104->1.0.1050.4.11->0.4.122.0.28->2.0.290.4.39->0.4.403.7.0->3.8.01.0.44->1.0.472.6.0->2.7.02.4.0->2.4.1Release Notes
dtolnay/anyhow (anyhow)
v1.0.75Compare Source
v1.0.74Compare Source
v1.0.73Compare Source
marshallpierce/rust-base64 (base64)
v0.21.3Compare Source
sourceinstead ofcauseon Error typeshyunsik/bytesize (bytesize)
v1.3.0: Release 1.3.0Compare Source
Changes
clap-rs/clap (clap)
v4.4.2Compare Source
Performance
once_celldependencyv4.4.1Compare Source
Features
Command::stylesv4.4.0Compare Source
Compatibility
v4.3.24Compare Source
Fixes
--helpwith custom templatesalexcrichton/filetime (filetime)
v0.2.22Compare Source
rust-lang/flate2-rs (flate2)
v1.0.27Compare Source
What's Changed
Compressionstruct by @JohnTitor in https://github.com/rust-lang/flate2-rs/pull/351GzDecoderby @JohnTitor in https://github.com/rust-lang/flate2-rs/pull/347--no-default-featuresordefault-features = falseby @Byron in https://github.com/rust-lang/flate2-rs/pull/360read::GzDecoderconsumes bytes after end of gzip by @jongiddy in https://github.com/rust-lang/flate2-rs/pull/367New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.26...1.0.27
BurntSushi/memchr (memchr)
v2.6.2Compare Source
v2.6.1Compare Source
v2.6.0Compare Source
sfackler/rust-openssl (openssl)
v0.10.57Compare Source
What's Changed
New Contributors
Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.56...openssl-v0.10.57
v0.10.56: openssl v0.10.56Compare Source
dtolnay/serde-untagged (serde-untagged)
v0.1.1Compare Source
serde-rs/json (serde_json)
v1.0.105Compare Source
assert-rs/trycmd (snapbox)
v0.4.12Compare Source
dtolnay/syn (syn)
v2.0.29Compare Source
alexcrichton/tar-rs (tar)
v0.4.40Compare Source
Stebalien/tempfile (tempfile)
v3.8.0Compare Source
with_prefixandwith_prefix_intoTempDirandNamedTempFileto make it easier to create temporary files/directories with nice prefixes.v3.7.1Compare Source
dtolnay/thiserror (thiserror)
v1.0.47Compare Source
v1.0.46Compare Source
v1.0.45Compare Source
seanmonstar/unicase (unicase)
v2.7.0Compare Source
What's Changed
servo/rust-url (url)
v2.4.1Compare Source
What's Changed
--generate-link-to-definitionoption when building on docs.rs by @GuillaumeGomez in https://github.com/servo/rust-url/pull/858New Contributors
Full Changelog: servo/rust-url@v2.4.0...v2.4.1
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.
👻 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.