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:
==1.17.1
->==1.19.0
==23.1.1
->==23.2.0
==1.37.2
->==1.37.3
==30.1.0
->==31.0.0
==6.0.1
->==6.0.2
Release Notes
Azure/azure-sdk-for-python (azure-identity)
v1.19.0
Compare Source
1.19.0 (2021-09-30)
Breaking Changes in the Provisional
azure.core.rest
packageazure.core.rest.HttpResponse
andazure.core.rest.AsyncHttpResponse
are now abstract base classes. They should not be initialized directly, insteadyour transport responses should inherit from them and implement them.
The properties of the
azure.core.rest
responses are now all read-onlyHttpLoggingPolicy integrates logs into one record #19925
v1.18.0
Compare Source
1.18.0 (2024-09-19)
Features Added
SupportsTokenInfo
orAsyncSupportsTokenInfo
protocol. Each credential now has aget_token_info
method which returns anAccessTokenInfo
object. Theget_token_info
method is an alternative method toget_token
that improves support for more complex authentication scenarios. (#36882)AccessTokenInfo
(if available).Other Changes
ManagedIdentityCredential
to avoid non-deterministic states (e.g. bothresource_id
andobject_id
are specified). (#36950)ManagedIdentityCredential
in Azure Cloud Shell environments. (#36438)azure-core
to>=1.31.0
.nolar/kopf (kopf)
v1.37.3
Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.37.2...1.37.3
kubernetes-client/python (kubernetes)
v31.0.0
Compare Source
Kubernetes API Version: v1.31.0
yaml/pyyaml (pyyaml)
v6.0.2
Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.