fix(deps): update all non-major dependencies#110
Merged
renovate[bot] merged 1 commit intomainfrom Feb 27, 2026
Merged
Conversation
db4c779 to
79db649
Compare
fd559fb to
4a38ba8
Compare
4a38ba8 to
84e3c20
Compare
84e3c20 to
73ad346
Compare
25812cf to
1a57134
Compare
0fc9929 to
5bf93ad
Compare
798132e to
6996ca1
Compare
e7e2eed to
f0e3136
Compare
a5fc6cf to
e27f3c8
Compare
e27f3c8 to
d91ae14
Compare
maxdymond
approved these changes
Feb 27, 2026
|
🎉 This PR is included in version 1.0.16 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.29.0→0.32.00.29.0→0.32.00.11.8→0.11.90.4.28→0.4.290.10.74→0.10.753.23.0→3.26.02.0.17→2.0.181.48.0→1.49.02.5.7→2.5.8Release Notes
azure/azure-sdk-for-rust (azure_core)
v0.32.0Compare Source
0.32.0 (2026-02-11)
Breaking Changes
Bugs Fixed
Azure[Developer]CliCredentialerror messagesv0.31.0Compare Source
0.31.0 (2026-01-16)
Features Added
Body::take().continuation_tokentoPagerOptions.BearerTokenAuthorizationPolicy.OnRequest,OnChallenge, andAuthorizertraits define callbacks for these features.with_on_request()andwith_on_challenge()builder methods set callbacks for a policy instance.Request::body_mut().UrlExt::set_query_pair()to simplify overwriting query parameter key values.QueryBuilder.Breaking Changes
CtoPagerdeclaration, defaulting toUrlso it can be elided in most existing declarations.Pager::from_callbackto take aPagerOptionsas the second parameter rather than aContextparameter.Pager::from_callbacktoPager::newwhich now requires the caller to return aPin<Box<dyn Future>>.Poller::from_callbacktoPoller::newwhich now requires the caller to return aPin<Box<dyn Future>>.PollerResult::nextfield toPollerResult::continuation_token.PollerStategeneric parameter fromNtoC.BearerTokenAuthorizationPolicyintoazure_core::http::policies::auth.ItemIterator::with_continuation_token(). Pass a continuation token toPagerOptions::continuation_tokeninstead.PageIterator::with_continuation_token(). Pass a continuation token toPagerOptions::continuation_tokeninstead.Pager::from_stream.Poller::from_stream.BoxedFuturetoPagerResultFutureinpagermodule.v0.30.1Compare Source
0.30.1 (2025-11-09)
Other Changes
v0.30.0Compare Source
0.30.0 (2025-11-11)
Features Added
get_token()error caused by an HTTP response carries that response. See the troubleshooting guide for example code showing how to access the response.Breaking Changes
ClientCertificateCredential::new():client_certificateparameter is nowcertificateclient_certificate_passwordparameter is nowpassword: Option<azure_core::credentials::Secret>inClientCertificateCredentialOptionsClientCertificateCredentialOptions.send_certificate_chain. Set environment variableAZURE_CLIENT_SEND_CERTIFICATE_CHAINto "1" or "true" to enable this feature.Bugs Fixed
ClientCertificateCredential::get_token()returned an error when given multiple scopes.ManagedIdentityCredentialdidn't follow IMDS retry guidance.rust-cli/env_logger (env_logger)
v0.11.9Compare Source
rust-lang/log (log)
v0.4.29Compare Source
rust-openssl/rust-openssl (openssl)
v0.10.75Compare Source
What's Changed
New Contributors
Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75
Stebalien/tempfile (tempfile)
v3.26.0NamedTempFile::persiston RedoxOS (#393) (thanks to @Andy-Python-Programmer).v3.25.0getrandom0.4.x while retaining support forgetrandom0.3.x.v3.24.0Compare Source
dtolnay/thiserror (thiserror)
v2.0.18Compare Source
needless_lifetimes = "forbid"(#443, thanks @LucaCappelletti94)tokio-rs/tokio (tokio)
v1.49.0: Tokio v1.49.0Compare Source
1.49.0 (January 3rd, 2026)
Added
TCLASSoption on IPv6 (#7781)runtime::id::Id(#7125)ExtendforJoinSet(#7195)LocalSet::id()(#7776)Changed
{TcpStream,TcpSocket}::set_linger(#7752)Fixed
join!andtry_join!(#7766)TryRecvError::DisconnectedfromReceiver::try_recvafterReceiver::close(#7686)Debugimplementation (#7720)Unstable
EINTRinfs::writefor io-uring (#7786)tokio::fs::read(#7696)EPERM(#7724)Documented
bounded.rsandpark.rs(#7817)SyncIoBridgecross-references tocopyandcopy_buf(#7798)AsyncWritedoes not inherit fromstd::io::Write(#7705)num_alive_tasksis not strongly consistent (#7614)TcpStream::peek(#7305)unix::OwnedWriteHalf(#7742)TcpSocketdocs (#7738)LocalRuntimeinnew_current_threaddocs (#7820)mpsc::Sender::try_senddocs (#7721)oneshot::Receiver(#7780)errorsof mpsc (#7722)spawn_localusage on local runtime (#7689)servo/rust-url (url)
v2.5.8Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.