From dbf6c4426ad0f2582cb418aa2713a17b7985a896 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 24 Jan 2025 14:14:11 +0100
Subject: [PATCH] chore(deps): update all dependencies (#1227)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [actions/stale](https://redirect.github.com/actions/stale) | action |
digest | `28ca103` -> `5bef64f` | | | | |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | digest | `6f51ac0` -> `65c4c4a` | | | | |
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `5.83.0` -> `5.84.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.83.0/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.83.0/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `5.82.1` -> `5.84.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.82.1/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.82.1/5.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://redirect.github.com/boto/boto3) | | minor |
`==1.35.96` -> `==1.36.5` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.35.96/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.35.96/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://redirect.github.com/boto/botocore) | | minor |
`==1.35.96` -> `==1.36.5` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.35.96/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.35.96/1.36.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [checkmarx/kics](https://redirect.github.com/Checkmarx/kics) |
container | patch | `v2.1.3-debian` -> `v2.1.4-debian` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/checkmarx%2fkics/v2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/checkmarx%2fkics/v2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/checkmarx%2fkics/v2.1.3/v2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/checkmarx%2fkics/v2.1.3/v2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
hashicorp/terraform-provider-aws (aws)
###
[`v5.84.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5840-January-16-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.83.1...v5.84.0)
NOTES:
- resource/aws_kms_custom_key_store: We cannot acceptance test the
support for external key stores added in this release. The impementation
is best effort and we ask for community help in testing.
([#40557](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40557))
FEATURES:
- **New Ephemeral Resource:** `aws_eks_cluster_auth`
([#40660](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40660))
- **New Resource:** `aws_media_packagev2_channel_group`
([#38406](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/38406))
ENHANCEMENTS:
- data-source/aws_ami: Add `uefi_data` attribute
([#40210](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40210))
- data-source/aws_ec2\_instance_type: Add `bandwidth_weightings`,
`boot_modes`, `default_network_card_index`, `efa_maximum_interfaces`,
`ena_srd_supported`, `inference_accelerators.memory_size`,
`media_accelerators`, `network_cards`, `neuron_devices`,
`nitro_enclaves_support`, `nitro_tpm_support`,
`nitro_tpm_supported_versions`, `phc_support`, `supported_cpu_features`,
`total_inference_memory`, `total_media_memory`, and
`total_neuron_device_memory` attributes
([#40717](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40717))
- data-source/aws_elb_hosted_zone_id: Add hosted zone ID for
`mx-central-1` AWS Region
([#40940](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40940))
- data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for
`mx-central-1` AWS Region
([#40940](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40940))
- data-source/aws_s3\_bucket: Add hosted zone ID for `mx-central-1` AWS
Region
([#40940](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40940))
- provider: Support `mx-central-1` as a valid AWS Region
([#40940](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40940))
- resource/aws_ami: Add `uefi_data` argument
([#40210](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40210))
- resource/aws_ami_copy: Add `uefi_data` attribute
([#40210](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40210))
- resource/aws_ami_from_instance: Add `uefi_data` attribute
([#40210](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40210))
- resource/aws_cloudtrail: Add `userIdentity.arn` to
advanced_event_selector.field_selector
([#40629](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40629))
- resource/aws_elasticache_user: `engine` is now case insensitive
([#40794](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40794))
- resource/aws_elasticache_user_group: `engine` is now case insensitive
([#40794](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40794))
- resource/aws_globalaccelerator_accelerator: Add `arn` attribute
([#40930](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40930))
- resource/aws_globalaccelerator_custom_routing_accelerator: Add `arn`
attribute
([#40930](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40930))
- resource/aws_globalaccelerator_custom_routing_listener: Add `arn`
attribute
([#40930](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40930))
- resource/aws_globalaccelerator_listener: Add `arn` attribute
([#40930](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40930))
- resource/aws_kms_custom_key_store: Add support for external key stores
([#40557](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40557))
- resource/aws_lb_listener: Add `routing_http_response_server_enabled`,
`routing_http_response_strict_transport_security_header_value`,
`routing_http_response_access_control_allow_origin_header_value`,
`routing_http_response_access_control_allow_methods_header_value`,
`routing_http_response_access_control_allow_headers_header_value`,
`routing_http_response_access_control_allow_credentials_header_value`,
`routing_http_response_access_control_expose_headers_header_value`,
`routing_http_response_access_control_max_age_header_value`,
`routing_http_response_content_security_policy_header_value`,
`routing_http_response_x_content_type_options_header_value`,
`routing_http_response_x_frame_options_header_value`,
`routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name`,
`routing_http_request_x_amzn_mtls_clientcert_issuer_header_name`,
`routing_http_request_x_amzn_mtls_clientcert_subject_header_name`,
`routing_http_request_x_amzn_mtls_clientcert_validity_header_name`,
`routing_http_request_x_amzn_mtls_clientcert_leaf_header_name`,
`routing_http_request_x_amzn_mtls_clientcert_header_name`,
`routing_http_request_x_amzn_tls_version_header_name`, and
`routing_http_request_x_amzn_tls_cipher_suite_header_name` arguments in
support of [HTTP header
modification](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/header-modification.html)
([#40736](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40736))
- resource/aws_route53\_health_check: Add `triggers` argument to support
synchronization with upstream CloudWatch alarm changes
([#40918](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40918))
- resource/aws_sagemaker_endpoint_configuration: Support setting
`production_variants.managed_instance_scaling` and
`shadow_production_variants.managed_instance_scaling` to `0`
([#40882](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40882))
BUG FIXES:
- resource/aws_apprunner_vpc_ingress_connection: Change
`ingress_vpc_configuration`, `name`, and `service_arn` to
[ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
([#40927](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40927))
- resource/aws_datasync_location_s3: Fix `location URI global ID and
subdirectory (...) does not match pattern "..."` errors on Read when
`s3_bucket_arn` is an S3 on Outposts access point
([#40929](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40929))
- resource/aws_ecs_task_definition: Correctly detect differences in
`volume.configure_at_launch` and `volume.docker_volume_configuration`
([#40853](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40853))
- resource/aws_lambda_invocation: Fix failed input transformations when
upgrading from a version less than `v5.1.0` with an `input` that cannot
be marshaled into a `map[string]interface{}`
([#40958](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40958))
- resource/aws_lambda_invocation: Prevent a new invocation when
upgrading from a version less than `v5.1.0` with no configuration
changes
([#40958](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40958))
- resource/aws_msk_cluster: Prevent persistent differences when
`broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput`
is unset
([#40910](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40910))
- resource/aws_msk_cluster: Properly disable provisioned throughput when
a previously configured
`broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput`
block is removed
([#40910](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40910))
- resource/aws_ses_receipt_rule: Retry errors caused by IAM eventual
consistency
([#40873](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40873))
###
[`v5.83.1`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5831-January-10-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.83.0...v5.83.1)
BUG FIXES:
- resource/aws_route53\_record: Correct `fdqn` value if `name` is a
wildcard domain name (the leftmost label is `*`). This fixes a
regression introduced in
[v5.83.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5830-january--9-2025)
([#40868](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40868))
boto/boto3 (boto3)
###
[`v1.36.5`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1365)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.4...1.36.5)
\======
- api-change:`ec2`: \[`botocore`] Added "future" allocation type for
future dated capacity reservation
###
[`v1.36.4`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1364)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.3...1.36.4)
\======
- api-change:`bedrock-agent-runtime`: \[`botocore`] Adds multi-turn
input support for an Agent node in an Amazon Bedrock Flow
- api-change:`glue`: \[`botocore`] Docs Update for timeout changes
- api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive adds a
new feature, ID3 segment tagging, in CMAF Ingest output groups. It
allows customers to insert ID3 tags into every output segment,
controlled by a newly added channel schedule action Id3SegmentTagging.
- api-change:`workspaces-thin-client`: \[`botocore`] Rename WorkSpaces
Web to WorkSpaces Secure Browser
###
[`v1.36.3`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1363)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.2...1.36.3)
\======
- api-change:`batch`: \[`botocore`] Documentation-only update: clarified
the description of the shareDecaySeconds parameter of the
FairsharePolicy data type, clarified the description of the priority
parameter of the JobQueueDetail data type.
- api-change:`cognito-idp`: \[`botocore`] corrects the dual-stack
endpoint configuration for cognitoidp
- api-change:`connect`: \[`botocore`] Added DeleteContactFlowVersion API
and the CAMPAIGN flow type
- api-change:`emr-serverless`: \[`botocore`] Increasing entryPoint in
SparkSubmit to accept longer script paths. New limit is 4kb.
- api-change:`iotsitewise`: \[`botocore`] AWS IoT SiteWise now supports
ingestion and querying of Null (all data types) and NaN (double type)
values of bad or uncertain data quality. New partial error handling
prevents data loss during ingestion. Enabled by default for new
customers; existing customers can opt-in.
- api-change:`logs`: \[`botocore`] Documentation-only update to address
doc errors
- api-change:`quicksight`: \[`botocore`] Added `DigitGroupingStyle` in
ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system )
currency. Support LAKH and `CRORE` currency types in Column Formatting.
- api-change:`sns`: \[`botocore`] This release adds support for the
topic attribute FifoThroughputScope for SNS FIFO topics. For details,
see the documentation history in the Amazon Simple Notification Service
Developer Guide.
###
[`v1.36.2`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1362)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.1...1.36.2)
\======
- api-change:`bedrock-runtime`: \[`botocore`] Allow hyphens in tool name
for Converse and ConverseStream APIs
- api-change:`detective`: \[`botocore`] Doc only update for Detective
documentation.
- api-change:`ec2`: \[`botocore`] Release u7i-6tb.112xlarge,
u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge,
f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
- api-change:`notifications`: \[`botocore`] Added support for Managed
Notifications, integration with AWS Organization and added aggregation
summaries for Aggregate Notifications
- api-change:`sagemaker`: \[`botocore`] Correction of docs for "Added
support for ml.trn1.32xlarge instance type in Reserved Capacity
Offering"
###
[`v1.36.1`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1361)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.0...1.36.1)
\======
- api-change:`ecs`: \[`botocore`] The release addresses Amazon ECS
documentation tickets.
- api-change:`sagemaker`: \[`botocore`] Added support for
ml.trn1.32xlarge instance type in Reserved Capacity Offering
###
[`v1.36.0`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1360)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.99...1.36.0)
\======
- api-change:`apigateway`: \[`botocore`] Documentation updates for
Amazon API Gateway
- api-change:`bedrock-agent-runtime`: \[`botocore`] Now supports
streaming for inline agents.
- api-change:`cognito-identity`: \[`botocore`] corrects the dual-stack
endpoint configuration
- api-change:`partnercentral-selling`: \[`botocore`] Add Tagging support
for ResourceSnapshotJob resources
- api-change:`s3`: \[`botocore`] This change enhances integrity
protections for new SDK requests to S3. S3 SDKs now support the
CRC64NVME checksum algorithm, full object checksums for multipart S3
objects, and new default integrity protections for S3 requests.
- api-change:`security-ir`: \[`botocore`] Increase minimum length of
Threat Actor IP 'userAgent' to 1.
- api-change:`sesv2`: \[`botocore`] This release introduces a new
recommendation in Virtual Deliverability Manager Advisor, which detects
elevated complaint rates for customer sending identities.
- api-change:`workspaces`: \[`botocore`] Added GeneralPurpose.4xlarge &
GeneralPurpose.8xlarge ComputeTypes.
- api-change:`workspaces-thin-client`: \[`botocore`] Mark type in
MaintenanceWindow as required.
- enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.23.4
- feature:`s3`: \[`botocore`] The S3 client attempts to validate
response checksums for all S3 API operations that support checksums.
However, if the SDK has not implemented the specified checksum algorithm
then this validation is skipped. Checksum validation behavior can be
configured using the `when_supported` and `when_required` options - in
code using the `response_checksum_validation` parameter for
`botocore.config.Config`, in the shared AWS config file using
`response_checksum_validation`, or as an env variable using
`AWS_RESPONSE_CHECKSUM_VALIDATION`.
- feature:`s3`: \[`botocore`] Added support for the CRC64NVME checksum
algorithm in the S3 client through the optional AWS CRT (`awscrt`)
dependency.
- feature:`s3`: \[`botocore`] S3 client behavior is updated to always
calculate a CRC32 checksum by default for operations that support it
(such as PutObject or UploadPart), or require it (such as
DeleteObjects). Checksum behavior can be configured using
`when_supported` and `when_required` options - in code using the
`request_checksum_calculation` parameter for `botocore.config.Config`,
in the shared AWS config file using `request_checksum_calculation`, or
as an env variable using `AWS_REQUEST_CHECKSUM_CALCULATION`. Note:
Botocore will no longer automatically compute and populate the
Content-MD5 header.
###
[`v1.35.99`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13599)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.98...1.35.99)
\=======
- api-change:`gamelift`: \[`botocore`] Amazon GameLift releases a new
game session placement feature: PriorityConfigurationOverride. You can
now override how a game session queue prioritizes placement locations
for a single StartGameSessionPlacement request.
- api-change:`route53`: \[`botocore`] Amazon Route 53 now supports the
Mexico (Central) Region (mx-central-1) for latency records, geoproximity
records, and private DNS for Amazon VPCs in that region
###
[`v1.35.98`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13598)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.97...1.35.98)
\=======
- api-change:`artifact`: \[`botocore`] Support resolving regional API
calls to partition's leader region endpoint.
- api-change:`bedrock`: \[`botocore`] With this release, Bedrock
Evaluation will now support latency-optimized inference for foundation
models.
- api-change:`ec2`: \[`botocore`] Add support for
DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and
ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints
responses
- api-change:`kafkaconnect`: \[`botocore`] Support updating connector
configuration via UpdateConnector API. Release Operations API to monitor
the status of the connector operation.
- api-change:`transcribe`: \[`botocore`] This update provides tagging
support for Transcribe's Call Analytics Jobs and Call Analytics
Categories.
###
[`v1.35.97`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13597)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.96...1.35.97)
\=======
- api-change:`redshift`: \[`botocore`] Additions to the
PubliclyAccessible and Encrypted parameters clarifying what the defaults
are.
- api-change:`securitylake`: \[`botocore`] Doc only update for
ServiceName that fixes several customer-reported issues
- api-change:`sts`: \[`botocore`] Fixed typos in the descriptions.
boto/botocore (botocore)
###
[`v1.36.5`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1365)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.4...1.36.5)
\======
- api-change:`ec2`: Added "future" allocation type for future dated
capacity reservation
###
[`v1.36.4`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1364)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.3...1.36.4)
\======
- api-change:`bedrock-agent-runtime`: Adds multi-turn input support for
an Agent node in an Amazon Bedrock Flow
- api-change:`glue`: Docs Update for timeout changes
- api-change:`medialive`: AWS Elemental MediaLive adds a new feature,
ID3 segment tagging, in CMAF Ingest output groups. It allows customers
to insert ID3 tags into every output segment, controlled by a newly
added channel schedule action Id3SegmentTagging.
- api-change:`workspaces-thin-client`: Rename WorkSpaces Web to
WorkSpaces Secure Browser
###
[`v1.36.3`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1363)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.2...1.36.3)
\======
- api-change:`batch`: Documentation-only update: clarified the
description of the shareDecaySeconds parameter of the FairsharePolicy
data type, clarified the description of the priority parameter of the
JobQueueDetail data type.
- api-change:`cognito-idp`: corrects the dual-stack endpoint
configuration for cognitoidp
- api-change:`connect`: Added DeleteContactFlowVersion API and the
CAMPAIGN flow type
- api-change:`emr-serverless`: Increasing entryPoint in SparkSubmit to
accept longer script paths. New limit is 4kb.
- api-change:`iotsitewise`: AWS IoT SiteWise now supports ingestion and
querying of Null (all data types) and NaN (double type) values of bad or
uncertain data quality. New partial error handling prevents data loss
during ingestion. Enabled by default for new customers; existing
customers can opt-in.
- api-change:`logs`: Documentation-only update to address doc errors
- api-change:`quicksight`: Added `DigitGroupingStyle` in
ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system )
currency. Support LAKH and `CRORE` currency types in Column Formatting.
- api-change:`sns`: This release adds support for the topic attribute
FifoThroughputScope for SNS FIFO topics. For details, see the
documentation history in the Amazon Simple Notification Service
Developer Guide.
###
[`v1.36.2`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1362)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.1...1.36.2)
\======
- api-change:`bedrock-runtime`: Allow hyphens in tool name for Converse
and ConverseStream APIs
- api-change:`detective`: Doc only update for Detective documentation.
- api-change:`ec2`: Release u7i-6tb.112xlarge, u7i-8tb.112xlarge,
u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge,
f2.48xlarge, trn2.48xlarge instance types.
- api-change:`notifications`: Added support for Managed Notifications,
integration with AWS Organization and added aggregation summaries for
Aggregate Notifications
- api-change:`sagemaker`: Correction of docs for "Added support for
ml.trn1.32xlarge instance type in Reserved Capacity Offering"
###
[`v1.36.1`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1361)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.0...1.36.1)
\======
- api-change:`ecs`: The release addresses Amazon ECS documentation
tickets.
- api-change:`sagemaker`: Added support for ml.trn1.32xlarge instance
type in Reserved Capacity Offering
###
[`v1.36.0`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1360)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.99...1.36.0)
\======
- api-change:`apigateway`: Documentation updates for Amazon API Gateway
- api-change:`bedrock-agent-runtime`: Now supports streaming for inline
agents.
- api-change:`cognito-identity`: corrects the dual-stack endpoint
configuration
- api-change:`partnercentral-selling`: Add Tagging support for
ResourceSnapshotJob resources
- api-change:`s3`: This change enhances integrity protections for new
SDK requests to S3. S3 SDKs now support the CRC64NVME checksum
algorithm, full object checksums for multipart S3 objects, and new
default integrity protections for S3 requests.
- api-change:`security-ir`: Increase minimum length of Threat Actor IP
'userAgent' to 1.
- api-change:`sesv2`: This release introduces a new recommendation in
Virtual Deliverability Manager Advisor, which detects elevated complaint
rates for customer sending identities.
- api-change:`workspaces`: Added GeneralPurpose.4xlarge &
GeneralPurpose.8xlarge ComputeTypes.
- api-change:`workspaces-thin-client`: Mark type in MaintenanceWindow as
required.
- enhancement:AWSCRT: Update awscrt version to 0.23.4
- feature:`s3`: The S3 client attempts to validate response checksums
for all S3 API operations that support checksums. However, if the SDK
has not implemented the specified checksum algorithm then this
validation is skipped. Checksum validation behavior can be configured
using the `when_supported` and `when_required` options - in code using
the `response_checksum_validation` parameter for
`botocore.config.Config`, in the shared AWS config file using
`response_checksum_validation`, or as an env variable using
`AWS_RESPONSE_CHECKSUM_VALIDATION`.
- feature:`s3`: Added support for the CRC64NVME checksum algorithm in
the S3 client through the optional AWS CRT (`awscrt`) dependency.
- feature:`s3`: S3 client behavior is updated to always calculate a
CRC32 checksum by default for operations that support it (such as
PutObject or UploadPart), or require it (such as DeleteObjects).
Checksum behavior can be configured using `when_supported` and
`when_required` options - in code using the
`request_checksum_calculation` parameter for `botocore.config.Config`,
in the shared AWS config file using `request_checksum_calculation`, or
as an env variable using `AWS_REQUEST_CHECKSUM_CALCULATION`. Note:
Botocore will no longer automatically compute and populate the
Content-MD5 header.
###
[`v1.35.99`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13599)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.98...1.35.99)
\=======
- api-change:`gamelift`: Amazon GameLift releases a new game session
placement feature: PriorityConfigurationOverride. You can now override
how a game session queue prioritizes placement locations for a single
StartGameSessionPlacement request.
- api-change:`route53`: Amazon Route 53 now supports the Mexico
(Central) Region (mx-central-1) for latency records, geoproximity
records, and private DNS for Amazon VPCs in that region
###
[`v1.35.98`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13598)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.97...1.35.98)
\=======
- api-change:`artifact`: Support resolving regional API calls to
partition's leader region endpoint.
- api-change:`bedrock`: With this release, Bedrock Evaluation will now
support latency-optimized inference for foundation models.
- api-change:`ec2`: Add support for DisconnectOnSessionTimeout flag in
CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and
DescribeClientVpnEndpoints responses
- api-change:`kafkaconnect`: Support updating connector configuration
via UpdateConnector API. Release Operations API to monitor the status of
the connector operation.
- api-change:`transcribe`: This update provides tagging support for
Transcribe's Call Analytics Jobs and Call Analytics Categories.
###
[`v1.35.97`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13597)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.96...1.35.97)
\=======
- api-change:`redshift`: Additions to the PubliclyAccessible and
Encrypted parameters clarifying what the defaults are.
- api-change:`securitylake`: Doc only update for ServiceName that fixes
several customer-reported issues
- api-change:`sts`: Fixed typos in the descriptions.
Checkmarx/kics (checkmarx/kics)
###
[`v2.1.4`](https://redirect.github.com/Checkmarx/kics/releases/tag/v2.1.4)
[Compare
Source](https://redirect.github.com/Checkmarx/kics/compare/v2.1.3...v2.1.4)
##### What's Changed
- docs(kicsbot): preparing for release 2.1.3 by
[@kicsbot](https://redirect.github.com/kicsbot) in
[https://github.com/Checkmarx/kics/pull/7264](https://redirect.github.com/Checkmarx/kics/pull/7264)
- ci(deps): fix npm vulnerability by
[@cxMiguelSilva](https://redirect.github.com/cxMiguelSilva) in
[https://github.com/Checkmarx/kics/pull/7278](https://redirect.github.com/Checkmarx/kics/pull/7278)
- fix(query): improve query name security_group_without_description by
[@aristosvo](https://redirect.github.com/aristosvo) in
[https://github.com/Checkmarx/kics/pull/6867](https://redirect.github.com/Checkmarx/kics/pull/6867)
- docs(queries): update queries catalog by
[@kicsbot](https://redirect.github.com/kicsbot) in
[https://github.com/Checkmarx/kics/pull/7281](https://redirect.github.com/Checkmarx/kics/pull/7281)
- update(dockerfile): update Dockerfile USER and add OCI labels to all
releases by
[@cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in
[https://github.com/Checkmarx/kics/pull/7292](https://redirect.github.com/Checkmarx/kics/pull/7292)
- update(ghaction): update kics-gh-action.yaml by
[@Gabriel28840](https://redirect.github.com/Gabriel28840) in
[https://github.com/Checkmarx/kics/pull/7286](https://redirect.github.com/Checkmarx/kics/pull/7286)
- update(dockerfile): add new cx images by
[@cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in
[https://github.com/Checkmarx/kics/pull/7294](https://redirect.github.com/Checkmarx/kics/pull/7294)
- update(deps): vulnerabilities cleanup by
[@cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in
[https://github.com/Checkmarx/kics/pull/7315](https://redirect.github.com/Checkmarx/kics/pull/7315)
- fix(docs): remove NIFCloud from Beta by
[@cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in
[https://github.com/Checkmarx/kics/pull/7316](https://redirect.github.com/Checkmarx/kics/pull/7316)
- update(query): update App Service Not Using Latest TLS Encryption
Version query to the latest version by
[@anterosilva1985](https://redirect.github.com/anterosilva1985)
in
[https://github.com/Checkmarx/kics/pull/7302](https://redirect.github.com/Checkmarx/kics/pull/7302)
- fix(queries): add suffix In Defaults for Ansible config queries by
[@cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in
[https://github.com/Checkmarx/kics/pull/7314](https://redirect.github.com/Checkmarx/kics/pull/7314)
- docs(queries): update queries catalog by
[@kicsbot](https://redirect.github.com/kicsbot) in
[https://github.com/Checkmarx/kics/pull/7317](https://redirect.github.com/Checkmarx/kics/pull/7317)
- update(readme): fix date. by
[@cx-andrep](https://redirect.github.com/cx-andrep) in
[https://github.com/Checkmarx/kics/pull/7318](https://redirect.github.com/Checkmarx/kics/pull/7318)
- feat(engine): add new QueryID pattern by
[@cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in
[https://github.com/Checkmarx/kics/pull/7313](https://redirect.github.com/Checkmarx/kics/pull/7313)
- docs(kicsbot): preparing for release 2.1.4 by
[@kicsbot](https://redirect.github.com/kicsbot) in
[https://github.com/Checkmarx/kics/pull/7320](https://redirect.github.com/Checkmarx/kics/pull/7320)
##### New Contributors
- [@aristosvo](https://redirect.github.com/aristosvo) made their
first contribution in
[https://github.com/Checkmarx/kics/pull/6867](https://redirect.github.com/Checkmarx/kics/pull/6867)
- [@Gabriel28840](https://redirect.github.com/Gabriel28840) made
their first contribution in
[https://github.com/Checkmarx/kics/pull/7286](https://redirect.github.com/Checkmarx/kics/pull/7286)
**Full Changelog**:
https://github.com/Checkmarx/kics/compare/v2.1.3...v2.1.4
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/ci.yml | 4 +-
.github/workflows/stale.yml | 2 +-
.terraform.lock.hcl | 58 +++++++++----------
.../lambda/requirements.txt | 4 +-
4 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 726eb7e40..38f4fc96d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
# Upload MegaLinter artifacts
- name: Archive production artifacts
if: ${{ success() || failure() }}
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
with:
name: MegaLinter reports
path: |
@@ -106,7 +106,7 @@ jobs:
kics:
runs-on: ubuntu-latest
container:
- image: checkmarx/kics:v2.1.3-debian@sha256:7a7c9f49b1ec45556384d480e8cec799ab6476876cecc7337bf7205c31b2eff7
+ image: checkmarx/kics:v2.1.4-debian@sha256:411af06658e0135f1b641976fbe54b0c3ee5017ca673261e7e751c5dc984210f
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
# ignore: "tags not used", "access analyzer not used", "shield advanced not used"
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index ce7757b59..29c3bcd3e 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -14,7 +14,7 @@ jobs:
issues: write
pull-requests: write
steps:
- - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
with:
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.'
stale-pr-message: 'This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.'
diff --git a/.terraform.lock.hcl b/.terraform.lock.hcl
index 8cee31da5..4eb34c7ef 100644
--- a/.terraform.lock.hcl
+++ b/.terraform.lock.hcl
@@ -21,38 +21,38 @@ provider "registry.terraform.io/hashicorp/archive" {
}
provider "registry.terraform.io/hashicorp/aws" {
- version = "5.83.0"
+ version = "5.84.0"
constraints = ">= 5.26.0"
hashes = [
- "h1:GaR3spXxkOHprul0Aexkf0hf5fU1lybVki/DYwv3jSw=",
- "h1:Lzr5v2b6U3yz7qGHBVtDt4dXbDotFvZSoR6J4tMVYSc=",
- "h1:OcimYU7ytuQJ8qZO6OGFDe+wPJH3z2uZOP9LjY329eg=",
- "h1:Qjy1g942unCExfp7cEDFsW2ZDb0P3cqJ0isTek90m/E=",
- "h1:V686jTexd5Vizre+6kvuNPEC1FTLR0BEkZfR5WYdIE4=",
- "h1:W9dVmb5FKr1op0mSqDQIIcJYb2he/Oc1csOM+LrPmnU=",
- "h1:Y9NPsUu0PUq7eZ6GzctHDtyQ2NpgywOecOwkkaQHaFQ=",
- "h1:aJR4GTWYiLk/hcCbKEEn2AZ1IVJUFYfh8cfh5O/Ck4Q=",
- "h1:dnX88TW/tfW8eW7Sn666yH3Fc2dkbtirxRBMmK+T9Bw=",
- "h1:hsyLeM2fbRKXo96s572qoM4unNNhbDq98Ewi4BhjIW4=",
- "h1:taq7nlX1oIImPbVKqFQtTZHw6De8yrPkMgwtXKAc73Y=",
- "h1:uh/57vwauk96J9HjqvjmWV9sLXbX0YXbYnqUBWooiwQ=",
- "h1:xcbOSe6Xs9KePXKTW7nAD7GuLu6DmvMZ6d4Hio5wCIw=",
- "h1:xgnCJBNHRMiiXh8KmJ9gcK0ikeM/anMHFsPh5fZb974=",
- "zh:03a1d4cb151efd9279a3348ecb5e26fe99eb5d217b254e544c7f768a03020d0e",
- "zh:07637e75abd0809454d9b51b4499059e6fd3eb58d4723c99bc71d21595a9b897",
- "zh:415868ead3d9b9527418c68468972dd0c9614e69240133d8b1d77641259eb396",
- "zh:52f343f08881fc88fcbd731cdf480c02edd6eb335934107bbcfb0d97c2a575df",
- "zh:60d19aed16142fce6fd95087d9de8d8f59681db98588f9384112045ce533f3ce",
- "zh:62775ba5933b41d00df59fe7ae02027d328ccedc06ff5363ff8d2f48633c4012",
- "zh:95c7a13b5ef625a672f0ac94d1a20858f60bf09a6517b180f031b707f37d862d",
- "zh:9adf0d9f349e692b9f51375713c316d28d217f72d2b86deb49e48c3834a41539",
+ "h1:897cPKLnktFTBHxlPDyv52hQoR7rUy52Tzr9F/bvXW0=",
+ "h1:EJLTu1eqP93P4+DexFZHnuMCwEapkmHhEUirUT+tjZw=",
+ "h1:MVppdPvKcROdwwj1i7OMoZ/ODFZlqrYr7GVHI1Fevb8=",
+ "h1:MsFKMU05GLbXfXQZHqy+eC5FC5hDxyRB1irY3lvAaf8=",
+ "h1:N0mARumaxRCk1FmbDiEW89izbpV/3jkWowrm/78HucQ=",
+ "h1:OJ53RNte7HLHSMxSkzu1S6H8sC0T8qnCAOcNLjjtMpc=",
+ "h1:TpsSFMkiuLC1V29n4Ov99g4L6jlsBmBMWxqDX3GZNww=",
+ "h1:X50oGSrQb2Hzf6i1BWnYOqIneJSy7TiWNtKK+VY+aGA=",
+ "h1:dwpeFUdcxgXVAc0JSqO57xf0/r2qOBLPloombCQWFz8=",
+ "h1:eeLhwhBhj96w3YFnTcOMPV0ybGER5fbv/ihcTMeoTk4=",
+ "h1:iBnPrv1hIjnS26jHVGXuxTDF27OaVOx2XJ0Sbp45qHs=",
+ "h1:lL0Ftd7QOGinm/1w/1qwfoj6urdJsmRSVxV+xfBD8R4=",
+ "h1:mwHAD66PY6wi858oGl5NcWGfA9X7mdxPrZrAGfJGS3A=",
+ "h1:p7kabmCUZYyP5A6VqtIvuy/+CTiGn03jVdcIFMbQkOI=",
+ "zh:078f77438aba6ec8bf9154b7d223e5c71c48d805d6cd3bcf9db0cc1e82668ac3",
+ "zh:1f6591ff96be00501e71b792ed3a5a14b21ff03afec9a1c4a3fd9300e6e5b674",
+ "zh:2ab694e022e81dd74485351c5836148a842ed71cf640664c9d871cb517b09602",
+ "zh:33c8ccb6e3dc496e828a7572dd981366c6271075c1189f249b9b5236361d7eff",
+ "zh:6f31068ebad1d627e421c72ccdaafe678c53600ca73714e977bf45ff43ae5d17",
+ "zh:7488623dccfb639347cae66f9001d39cf06b92e8081975235a1ac3a0ac3f44aa",
+ "zh:7f042b78b9690a8725c95b91a70fc8e264011b836605bcc342ac297b9ea3937d",
+ "zh:88b56ac6c7209dc0a775b79975a371918f3aed8f015c37d5899f31deff37c61a",
"zh:9b12af85486a96aedd8d7984b0ff811a4b42e3d88dad1a3fb4c0b580d04fa425",
- "zh:b605deb6d3eff97218b6b16b153038ac8e7bd0b8506ae469f2368281dca46cab",
- "zh:b8542b3672bca0c6ed522b8f65d92ef5720786301abc7d7dae07f07296398b4c",
- "zh:d975790f409234f9791633adba3ffcfbb2526bc04aed1f379fc8f90370366907",
- "zh:e621bd43f3a46f122ec450828d590ee2f34c0be5603120876ddfc218861b1802",
- "zh:e87e2989e99aa21bbfdb603e1325afe11af126684c64821eca8d014f8b762ca5",
- "zh:f7f6f149d6e1e9d4b979b23b248df14bfe3c497052ec41a6dd40d19bcd9cde9a",
+ "zh:a1979ba840d704af0932f8de5f541cbb4caa9b6bbd25ed552a24e6772175ba07",
+ "zh:b058c0533dae580e69d1adbc1f69e6a80632374abfc10e8634d06187a108e87b",
+ "zh:c88610af9cf957f8dcf4382e0c9ca566ef10e3290f5de01d4d90b2d81b078aa8",
+ "zh:e9562c055a2247d0c287772b55abef468c79f8d66a74780fe1c5e5dae1a284a9",
+ "zh:f7a7c71d28441d925a25c08c4485c015b2d9f0338bc9707443e91ff8e161d3d9",
+ "zh:fee533e81976d0900aa6fa443dc54ef171cbd901847f28a6e8edb1d161fa6fde",
]
}
diff --git a/modules/terminate-agent-hook/lambda/requirements.txt b/modules/terminate-agent-hook/lambda/requirements.txt
index 0b8b9af1f..e4dcce1cd 100644
--- a/modules/terminate-agent-hook/lambda/requirements.txt
+++ b/modules/terminate-agent-hook/lambda/requirements.txt
@@ -1,2 +1,2 @@
-boto3 ==1.35.96
-botocore ==1.35.96
+boto3 ==1.36.5
+botocore ==1.36.5