RedHatQE / cloud-tools

Apache License 2.0
0 stars 10 forks source link

Update poetry-deps #724

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
azure-core (source) 1.30.2 -> 1.31.0 age adoption passing confidence
boto3 1.35.17 -> 1.35.18 age adoption passing confidence
ipython 8.12.3 -> 8.27.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-python (azure-core) ### [`v1.31.0`](https://redirect.github.com/Azure/azure-sdk-for-python/releases/tag/azure-core_1.31.0) [Compare Source](https://redirect.github.com/Azure/azure-sdk-for-python/compare/azure-core_1.30.2...azure-core_1.31.0) #### 1.31.0 (2024-09-12) ##### Features Added - Added azure.core.AzureClouds enum to represent the different Azure clouds. - Added two new credential protocol classes, `SupportsTokenInfo` and `AsyncSupportsTokenInfo`, to offer more extensibility in supporting various token acquisition scenarios. [#​36565](https://redirect.github.com/Azure/azure-sdk-for-python/issues/36565) - Each new protocol class defines a `get_token_info` method that returns an `AccessTokenInfo` object. - Added a new `TokenRequestOptions` class, which is a `TypedDict` with optional parameters, that can be used to define options for token requests through the `get_token_info` method. [#​36565](https://redirect.github.com/Azure/azure-sdk-for-python/issues/36565) - Added a new `AccessTokenInfo` class, which is returned by `get_token_info` implementations. This class contains the token, its expiration time, and optional additional information like when a token should be refreshed. [#​36565](https://redirect.github.com/Azure/azure-sdk-for-python/issues/36565) - `BearerTokenCredentialPolicy` and `AsyncBearerTokenCredentialPolicy` now first check if a credential has the `get_token_info` method defined. If so, the `get_token_info` method is used to acquire a token. Otherwise, the `get_token` method is used. [#​36565](https://redirect.github.com/Azure/azure-sdk-for-python/issues/36565) - These policies now also check the `refresh_on` attribute when determining if a new token request should be made. ##### Other Changes - The Azure Core OpenTelemetry tracing plugin will now be the preferred tracing plugin over the OpenCensus plugin. If both plugins are installed and `opentelemetry` is imported, then OpenTelemetry will be used to trace Azure SDK operations. [#​35050](https://redirect.github.com/Azure/azure-sdk-for-python/issues/35050)
boto/boto3 (boto3) ### [`v1.35.18`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13518) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.17...1.35.18) \======= - api-change:`cognito-idp`: \[`botocore`] Added email MFA option to user pools with advanced security features. - api-change:`elbv2`: \[`botocore`] Correct incorrectly mapped error in ELBv2 waiters - api-change:`emr`: \[`botocore`] Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. - api-change:`glue`: \[`botocore`] AWS Glue is introducing two new optimizers for Apache Iceberg tables: snapshot retention and orphan file deletion. Customers can enable these optimizers and customize their configurations to perform daily maintenance tasks on their Iceberg tables based on their specific requirements. - api-change:`mediaconvert`: \[`botocore`] This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback - api-change:`rds`: \[`botocore`] This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. - api-change:`storagegateway`: \[`botocore`] The S3 File Gateway now supports DSSE-KMS encryption. A new parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in favor of EncryptionType, KmsEncrypted is deprecated. - api-change:`synthetics`: \[`botocore`] This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters.
ipython/ipython (ipython) ### [`v8.27.0`](https://redirect.github.com/ipython/ipython/compare/8.26.0...8.27.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.26.0...8.27.0) ### [`v8.26.0`](https://redirect.github.com/ipython/ipython/compare/8.25.0...8.26.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.25.0...8.26.0) ### [`v8.25.0`](https://redirect.github.com/ipython/ipython/compare/8.24.0...8.25.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.24.0...8.25.0) ### [`v8.24.0`](https://redirect.github.com/ipython/ipython/compare/8.23.0...8.24.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.23.0...8.24.0) ### [`v8.23.0`](https://redirect.github.com/ipython/ipython/compare/8.22.2...8.23.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.22.2...8.23.0) ### [`v8.22.2`](https://redirect.github.com/ipython/ipython/compare/8.22.1...8.22.2) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.22.1...8.22.2) ### [`v8.22.1`](https://redirect.github.com/ipython/ipython/compare/8.22.0...8.22.1) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.22.0...8.22.1) ### [`v8.22.0`](https://redirect.github.com/ipython/ipython/compare/8.21.0...8.22.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.21.0...8.22.0) ### [`v8.21.0`](https://redirect.github.com/ipython/ipython/compare/8.20.0...8.21.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.20.0...8.21.0) ### [`v8.20.0`](https://redirect.github.com/ipython/ipython/compare/8.19.0...8.20.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.19.0...8.20.0) ### [`v8.19.0`](https://redirect.github.com/ipython/ipython/compare/8.18.1...8.19.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.18.1...8.19.0) ### [`v8.18.1`](https://redirect.github.com/ipython/ipython/compare/8.18.0...8.18.1) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.18.0...8.18.1) ### [`v8.18.0`](https://redirect.github.com/ipython/ipython/compare/8.17.2...8.18.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.17.2...8.18.0) ### [`v8.17.2`](https://redirect.github.com/ipython/ipython/compare/8.17.1...8.17.2) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.17.1...8.17.2) ### [`v8.17.1`](https://redirect.github.com/ipython/ipython/compare/8.17.0...8.17.1) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.17.0...8.17.1) ### [`v8.17.0`](https://redirect.github.com/ipython/ipython/compare/8.16.1...8.17.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.16.1...8.17.0) ### [`v8.16.1`](https://redirect.github.com/ipython/ipython/compare/8.16.0...8.16.1) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.16.0...8.16.1) ### [`v8.16.0`](https://redirect.github.com/ipython/ipython/compare/8.15.0...8.16.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.15.0...8.16.0) ### [`v8.15.0`](https://redirect.github.com/ipython/ipython/compare/8.14.0...8.15.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.14.0...8.15.0) ### [`v8.14.0`](https://redirect.github.com/ipython/ipython/compare/8.13.2...8.14.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.13.2...8.14.0) ### [`v8.13.2`](https://redirect.github.com/ipython/ipython/compare/8.13.1...8.13.2) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.13.1...8.13.2) ### [`v8.13.1`](https://redirect.github.com/ipython/ipython/compare/8.13.0...8.13.1) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.13.0...8.13.1) ### [`v8.13.0`](https://redirect.github.com/ipython/ipython/compare/8.12.2...8.13.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/8.12.3...8.13.0)

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 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.

redhat-qe-bot1 commented 1 week ago

Report bugs in Issues

The following are automatically added:

Available user actions:

Supported /retest check runs * `/retest tox`: Retest tox * `/retest python-module-install`: Retest python-module-install
Supported labels * hold * verified * wip * lgtm
myakove commented 1 week ago

/lgtm

msi-b1 commented 1 week ago

Owner of the pull request renovate[bot] is part of: ['renovate[bot]', 'pre-commit-ci[bot]', 'redhat-qe-bot', 'redhat-qe-bot1', 'redhat-qe-bot2', 'msi-b1'] Pull request is merged automatically.