chore(deps): update all patch dependencies #261
Merged
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.29.40
->==1.29.44
==1.28.40
->==1.28.44
==7.4.1
->==7.4.2
Review
Release Notes
aws/aws-cli (awscli)
v1.29.44
Compare Source
=======
fsx
: Amazon FSx documentation fixessagemaker
: 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.sso-admin
: Content updates to IAM Identity Center API for China Regions.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
=======
neptunedata
: Minor changes to send unsigned requests to Neptune clusterssecurityhub
: Documentation updates for AWS Security Hubsimspaceweaver
: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.v1.29.42
Compare Source
=======
appflow
: Adding OAuth2.0 support for servicenow connector.ec2
: This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.elbv2
: Update elbv2 command to latest versionmedialive
: Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Timewafv2
: The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API.v1.29.41
Compare Source
=======
billingconductor
: This release adds support for line item filtering in for the custom line item resource.cloud9
: Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.compute-optimizer
: This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.ec2
: Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.ecs
: Documentation only update for Amazon ECS.events
: Update events command to latest versionrds
: Add support for feature integration with AWS Backup.sagemaker
: SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.vpc-lattice
: This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies.boto/boto3 (boto3)
v1.28.44
Compare Source
=======
fsx
: [botocore
] Amazon FSx documentation fixessagemaker
: [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.sso-admin
: [botocore
] Content updates to IAM Identity Center API for China Regions.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
=======
neptunedata
: [botocore
] Minor changes to send unsigned requests to Neptune clusterssecurityhub
: [botocore
] Documentation updates for AWS Security Hubsimspaceweaver
: [botocore
] BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.v1.28.42
Compare Source
=======
appflow
: [botocore
] Adding OAuth2.0 support for servicenow connector.ec2
: [botocore
] This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.elbv2
: [botocore
] Update elbv2 client to latest versionmedialive
: [botocore
] Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Timewafv2
: [botocore
] The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API.v1.28.41
Compare Source
=======
billingconductor
: [botocore
] This release adds support for line item filtering in for the custom line item resource.cloud9
: [botocore
] Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.compute-optimizer
: [botocore
] This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.ec2
: [botocore
] Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.ecs
: [botocore
] Documentation only update for Amazon ECS.events
: [botocore
] Update events client to latest versionrds
: [botocore
] Add support for feature integration with AWS Backup.sagemaker
: [botocore
] SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.vpc-lattice
: [botocore
] This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies.pytest-dev/pytest (pytest)
v7.4.2
: pytest 7.4.2 (2023-09-07)Compare Source
Bug Fixes
#11237: Fix doctest collection of
functools.cached_property
objects.#11306: Fixed bug using
--importmode=importlib
which would cause package__init__.py
files to be imported more than once in some cases.#11367: Fixed bug where
user_properties
where not being saved in the JUnit XML file if a fixture failed during teardown.#11394: Fixed crash when parsing long command line arguments that might be interpreted as files.
Improved Documentation
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, 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 has been generated by Mend Renovate. View repository job log here.