UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
awscli (source, changelog) patch ==1.29.42 -> ==1.29.44
azure-core (source) minor ==1.27.1 -> ==1.29.4
azure-storage-blob (source) minor ==12.16.0 -> ==12.17.0
boto3 patch ==1.28.42 -> ==1.28.44
botocore patch ==1.31.42 -> ==1.31.44
mysqlclient minor ==2.1.1 -> ==2.2.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

aws/aws-cli

v1.29.44

Compare Source

=======

  • api-change:fsx: Amazon FSx documentation fixes
  • api-change:sagemaker: Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
  • api-change:sso-admin: Content updates to IAM Identity Center API for China Regions.
  • api-change:workspaces: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

v1.29.43

Compare Source

=======

  • api-change:neptunedata: Minor changes to send unsigned requests to Neptune clusters
  • api-change:securityhub: Documentation updates for AWS Security Hub
  • api-change:simspaceweaver: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.
Azure/azure-sdk-for-python

v1.29.4

1.29.4 (2023-09-07)

Bugs Fixed
  • Fixed the issue that some urls trigger an infinite loop. #​31346
  • Fixed issue where IndexError was raised if multipart responses did not match the number of requests. #​31471
  • Fixed issue unbound variable exception if dict is invalid in CloudEvent.from_dict. #​31835
  • Fixed issue asyncBearerTokenCredentialPolicy is not backward compatible with SansIOHTTPPolicy. #​31836
  • Fixed issue mypy complains with new version of azure-core. #​31564

v1.29.3

1.29.3 (2023-08-22)

Bugs Fixed
  • Typing fix: message cannot be None in AzureError. #​31564

v1.29.2

1.29.2 (2023-08-14)

Bugs Fixed
  • Added a default implementation for AsyncTokenCredential.__aexit__() #​31573
Other Changes
  • Bumped typing-extensions version to 4.6.0.

v1.29.1

1.29.1 (2023-08-09)

Bugs Fixed
  • Not pass enabled_cae unless it is explicitly enabled.

v1.29.0

1.29.0 (2023-08-03)

Features Added
  • A keyword argument enable_cae was added to the get_token method of the TokenCredential protocol. #​31012
  • BearerTokenCredentialPolicy and AsyncBearerTokenCredentialPolicy now accept enable_cae keyword arguments in their constructors. This is used in determining if Continuous Access Evaluation (CAE) should be enabled for each get_token request. #​31012

v1.28.0

1.28.0 (2023-07-06)

Features Added
  • Added header name parameter to RequestIdPolicy. #​30772
  • Added SensitiveHeaderCleanupPolicy that cleans up sensitive headers if a redirect happens and the new destination is in another domain. #​28349
Other Changes
  • Catch aiohttp errors and translate them into azure-core errors.
boto/boto3

v1.28.44

Compare Source

=======

  • api-change:fsx: [botocore] Amazon FSx documentation fixes
  • api-change:sagemaker: [botocore] Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
  • api-change:sso-admin: [botocore] Content updates to IAM Identity Center API for China Regions.
  • api-change:workspaces: [botocore] A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

v1.28.43

Compare Source

=======

  • api-change:neptunedata: [botocore] Minor changes to send unsigned requests to Neptune clusters
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:simspaceweaver: [botocore] BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.
boto/botocore

v1.31.44

Compare Source

=======

  • api-change:fsx: Amazon FSx documentation fixes
  • api-change:sagemaker: Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
  • api-change:sso-admin: Content updates to IAM Identity Center API for China Regions.
  • api-change:workspaces: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

v1.31.43

Compare Source

=======

  • api-change:neptunedata: Minor changes to send unsigned requests to Neptune clusters
  • api-change:securityhub: Documentation updates for AWS Security Hub
  • api-change:simspaceweaver: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.
PyMySQL/mysqlclient

v2.2.0

Compare Source

What's Changed

mysqlclient uses pkg-config since v2.2. You need to configure pkg-config, or manually set envvars. READ the manual

New Contributors

Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.1.1...v2.2.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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports