Skip to content

Commit 6fdaf06

Browse files
chore(deps): update all dependencies (#1236)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://redirect.github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `5.84.0` -> `5.85.0` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.84.0/5.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.84.0/5.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [boto3](https://redirect.github.com/boto/boto3) | | patch | `==1.36.6` -> `==1.36.14` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.36.6/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.36.6/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [botocore](https://redirect.github.com/boto/botocore) | | patch | `==1.36.6` -> `==1.36.14` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.36.6/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.36.6/1.36.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [checkmarx/kics](https://redirect.github.com/Checkmarx/kics) | container | patch | `v2.1.4-debian` -> `v2.1.5-debian` | [![age](https://developer.mend.io/api/mc/badges/age/docker/checkmarx%2fkics/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/checkmarx%2fkics/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/checkmarx%2fkics/v2.1.4/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/checkmarx%2fkics/v2.1.4/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [oxsecurity/megalinter](https://redirect.github.com/oxsecurity/megalinter) | action | patch | `v8.4.0` -> `v8.4.2` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/oxsecurity%2fmegalinter/v8.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/oxsecurity%2fmegalinter/v8.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/oxsecurity%2fmegalinter/v8.4.0/v8.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/oxsecurity%2fmegalinter/v8.4.0/v8.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v5.85.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/releases/tag/v5.85.0) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.84.0...v5.85.0) NOTES: - resource/aws_macie2\_invitation_accepter: Maintainers are unable to acceptance test the regression fix included in this release. This patch is best effort, and we ask for community help in assessing the change. ([#&#8203;41163](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41163)) FEATURES: - **New Data Source:** `aws_vpc_ipam` ([#&#8203;40459](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40459)) - **New Data Source:** `aws_vpc_ipams` ([#&#8203;40459](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40459)) - **New Ephemeral Resource:** `aws_secretsmanager_random_password` ([#&#8203;41106](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41106)) - **New Resource:** `aws_guardduty_member_detector_feature` ([#&#8203;35625](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35625)) - **New Resource:** `aws_route53domains_domain` ([#&#8203;37885](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/37885)) - **New Resource:** `aws_timestreamquery_scheduled_query` ([#&#8203;41145](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41145)) - **New Resource:** `aws_vpclattice_resource_configuration` ([#&#8203;41019](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41019)) - **New Resource:** `aws_vpclattice_service_network_resource_association` ([#&#8203;41057](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41057)) ENHANCEMENTS: - data-source/aws_ec2\_transit_gateway_dx_gateway_attachment: Add `arn` attribute ([#&#8203;41086](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41086)) - data-source/aws_ec2\_transit_gateway_peering_attachment: Add `arn` attribute ([#&#8203;41087](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41087)) - data-source/aws_ec2\_transit_gateway_vpc_attachment: Add `arn` attribute ([#&#8203;41084](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41084)) - data-source/aws_ecs_task_definition: Add missing attributes ([#&#8203;41081](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41081)) - data-source/aws_launch_template: Add `network_interfaces.connection_tracking_specification` attribute ([#&#8203;41184](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41184)) - resource/aws_appflow_connector_profile: Add `connector_profile_config.connector_profile_properties.salesforce.use_privatelink_for_metadata_and_authorization` argument ([#&#8203;41175](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41175)) - resource/aws_autoscaling_policy: Add `target_tracking_configuration.customized_metric_specification.metrics.metric_stat.period` argument to support [high-resolution metrics](https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html) ([#&#8203;41066](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41066)) - resource/aws_bedrockagent_data_source: Add `data_source_configuration.confluence_configuration`, `data_source_configuration.salesforce_configuration`, `data_source_configuration.share_point_configuration`, and `data_source_configuration.web_configuration` arguments ([#&#8203;40711](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40711)) - resource/aws_bedrockagent_knowledge_base: Add `knowledge_base_configuration.vector_knowledge_base_configuration.embedding_model_configuration` and `knowledge_base_configuration.vector_knowledge_base_configuration.supplemental_data_storage_configuration` arguments ([#&#8203;40737](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40737)) - resource/aws_bedrockagent_knowledge_base: Improve retry handling for IAM propagation and OpenSearch data access propagation errors ([#&#8203;40737](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40737)) - resource/aws_cloudtrail : Add `sns_topic_arn` attribute ([#&#8203;41168](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41168)) - resource/aws_cloudtrail_event_data_store: Add `suspend` argument ([#&#8203;40607](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40607)) - resource/aws_cloudwatch_event_connection: Add `invocation_connectivity_parameters` argument ([#&#8203;41144](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41144)) - resource/aws_ec2\_transit_gateway_peering_attachment: Add `arn` attribute ([#&#8203;41087](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41087)) - resource/aws_ec2\_transit_gateway_vpc_attachment: Add `arn` attribute ([#&#8203;41084](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41084)) - resource/aws_ecs_task_definition: Add `enable_fault_injection` argument ([#&#8203;41078](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41078)) - resource/aws_launch_template: Add `network_interfaces.connection_tracking_specification` argument ([#&#8203;41184](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41184)) - resource/aws_media_convert_queue: Add `concurrent_jobs` argument ([#&#8203;41012](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41012)) - resource/aws_medialive_multiplex_program: Add configurable `create` timeout ([#&#8203;40972](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40972)) - resource/aws_organizations_account: Add configurable timeouts for Create and Delete ([#&#8203;41059](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41059)) - resource/aws_pinpoint_email_channel: Add `orchestration_sending_role_arn` argument ([#&#8203;41043](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41043)) - resource/aws_pipes_pipe: Add `kms_key_identifier` argument ([#&#8203;41082](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41082)) - resource/aws_rds_cluster: Support `instance` as a valid value for `enabled_cloudwatch_logs_exports` ([#&#8203;41111](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41111)) - resource/aws_rekognition_project: Add `tags` argument and `tags_all` attribute ([#&#8203;41192](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41192)) - resource/aws_vpc_endpoint: Add `resource_configuration_arn` and `service_network_arn` arguments to support creating VPC Endpoints of type `Resource` and `ServiceNetwork` ([#&#8203;41116](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41116)) - resource/aws_vpc_endpoint_security_group_association: Add import support ([#&#8203;41042](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41042)) BUG FIXES: - data-source/aws_opensearchserverless_collection: Prevent errant AutoFlex errors when setting `created_date` and `last_modified_date` attributes ([#&#8203;41105](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41105)) - resource/aws_ami_ids: Fix `sort_ascending` to sort in ascending order ([#&#8203;40529](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40529)) - resource/aws_bedrockagent_knowledge_base: Remove [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) behavior from `role_arn` argument ([#&#8203;41072](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41072)) - resource/aws_cloudwatch_log_delivery: Fix `Provider produced inconsistent result after apply` errors for `s3_delivery_configuration.enable_hive_compatible_path` ([#&#8203;41122](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41122)) - resource/aws_cloudwatch_log_delivery: Mark `field_delimiter` as Computed ([#&#8203;41122](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41122)) - resource/aws_cognito_identity_provider: Correct plan-time validation of `provider_name` to count UTF-8 characters properly ([#&#8203;41187](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41187)) - resource/aws_cognito_user_group: Correct plan-time validation of `name` to count UTF-8 characters properly ([#&#8203;41187](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41187)) - resource/aws_cognito_user_pool_client: Correct plan-time validation of ` callback_urls, `default_redirect_uri` , `logout_urls` , and `supported_identity_providers\` to count UTF-8 characters properly ([#&#8203;41187](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41187)) - resource/aws_dms_replication_task: Fix `panic: interface conversion: interface {} is float64, not string` ([#&#8203;41096](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41096)) - resource/aws_elasticache_serverless_cache: Fix `InvalidParameterCombination` error during update ([#&#8203;40969](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40969)) - resource/aws_iam_server_certificate: Allow update of `name`, `name_prefix`, and `path` without forcing new resource ([#&#8203;41186](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41186)) - resource/aws_macie2\_invitation_accepter: Properly set `invitation_id` when calling the `AcceptInvitation` API ([#&#8203;41163](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41163)) </details> <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.36.14`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13614) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.13...1.36.14) \======= - api-change:`rds`: \[`botocore`] Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation. ### [`v1.36.13`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13613) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.12...1.36.13) \======= - api-change:`datasync`: \[`botocore`] Doc-only update to provide more information on using Kerberos authentication with SMB locations. - api-change:`dms`: \[`botocore`] Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. - api-change:`iam`: \[`botocore`] This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. - api-change:`neptune-graph`: \[`botocore`] Added argument to `list-export` to filter by graph ID - api-change:`qbusiness`: \[`botocore`] Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. - api-change:`sagemaker`: \[`botocore`] IPv6 support for Hyperpod clusters ### [`v1.36.12`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13612) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.11...1.36.12) \======= - api-change:`mediatailor`: \[`botocore`] Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose. ### [`v1.36.11`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13611) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.10...1.36.11) \======= - api-change:`amp`: \[`botocore`] Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper. - api-change:`bedrock-agent-runtime`: \[`botocore`] This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences - api-change:`codebuild`: \[`botocore`] Added support for CodeBuild self-hosted Buildkite runner builds - api-change:`geo-routes`: \[`botocore`] The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. - api-change:`rds`: \[`botocore`] Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. - api-change:`sagemaker`: \[`botocore`] This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant. ### [`v1.36.10`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13610) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.9...1.36.10) \======= - api-change:`appstream`: \[`botocore`] Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. - api-change:`bedrock-agent-runtime`: \[`botocore`] Add a 'reason' field to InternalServerException - api-change:`ecr`: \[`botocore`] Temporarily updating dualstack endpoint support - api-change:`ecr-public`: \[`botocore`] Temporarily updating dualstack endpoint support - api-change:`mediatailor`: \[`botocore`] Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. - api-change:`qbusiness`: \[`botocore`] Added APIs to manage QBusiness user subscriptions - api-change:`s3tables`: \[`botocore`] You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. - api-change:`verifiedpermissions`: \[`botocore`] Adds Cedar JSON format support for entities and context data in authorization requests - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.23.8 ### [`v1.36.9`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1369) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.8...1.36.9) \====== - api-change:`bcm-pricing-calculator`: \[`botocore`] Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. - api-change:`ecr`: \[`botocore`] Add support for Dualstack and Dualstack-with-FIPS Endpoints - api-change:`ecr-public`: \[`botocore`] Add support for Dualstack Endpoints - api-change:`mailmanager`: \[`botocore`] This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. - api-change:`s3`: \[`botocore`] Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. ### [`v1.36.8`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1368) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.7...1.36.8) \====== - api-change:`appsync`: \[`botocore`] Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response - api-change:`datasync`: \[`botocore`] AWS DataSync now supports the Kerberos authentication protocol for SMB locations. - api-change:`deadline`: \[`botocore`] feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job - api-change:`ec2`: \[`botocore`] This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. - api-change:`firehose`: \[`botocore`] For AppendOnly streams, Firehose will automatically scale to match your throughput. - api-change:`timestream-influxdb`: \[`botocore`] Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance ### [`v1.36.7`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1367) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.6...1.36.7) \====== - api-change:`bedrock-agent`: \[`botocore`] Add support for the prompt caching feature for Bedrock Prompt Management - api-change:`iot`: \[`botocore`] Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. - api-change:`mediaconvert`: \[`botocore`] This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. - api-change:`s3control`: \[`botocore`] Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations - bugfix:Signing: \[`botocore`] No longer sign transfer-encoding header for SigV4 </details> <details> <summary>boto/botocore (botocore)</summary> ### [`v1.36.14`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13614) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.13...1.36.14) \======= - api-change:`rds`: Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation. ### [`v1.36.13`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13613) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.12...1.36.13) \======= - api-change:`datasync`: Doc-only update to provide more information on using Kerberos authentication with SMB locations. - api-change:`dms`: Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. - api-change:`iam`: This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. - api-change:`neptune-graph`: Added argument to `list-export` to filter by graph ID - api-change:`qbusiness`: Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. - api-change:`sagemaker`: IPv6 support for Hyperpod clusters ### [`v1.36.12`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13612) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.11...1.36.12) \======= - api-change:`mediatailor`: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose. ### [`v1.36.11`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13611) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.10...1.36.11) \======= - api-change:`amp`: Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper. - api-change:`bedrock-agent-runtime`: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences - api-change:`codebuild`: Added support for CodeBuild self-hosted Buildkite runner builds - api-change:`geo-routes`: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. - api-change:`rds`: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. - api-change:`sagemaker`: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant. ### [`v1.36.10`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13610) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.9...1.36.10) \======= - api-change:`appstream`: Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. - api-change:`bedrock-agent-runtime`: Add a 'reason' field to InternalServerException - api-change:`ecr`: Temporarily updating dualstack endpoint support - api-change:`ecr-public`: Temporarily updating dualstack endpoint support - api-change:`mediatailor`: Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. - api-change:`qbusiness`: Added APIs to manage QBusiness user subscriptions - api-change:`s3tables`: You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. - api-change:`verifiedpermissions`: Adds Cedar JSON format support for entities and context data in authorization requests - enhancement:AWSCRT: Update awscrt version to 0.23.8 ### [`v1.36.9`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1369) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.8...1.36.9) \====== - api-change:`bcm-pricing-calculator`: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. - api-change:`ecr`: Add support for Dualstack and Dualstack-with-FIPS Endpoints - api-change:`ecr-public`: Add support for Dualstack Endpoints - api-change:`mailmanager`: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. - api-change:`s3`: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. ### [`v1.36.8`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1368) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.7...1.36.8) \====== - api-change:`appsync`: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response - api-change:`datasync`: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. - api-change:`deadline`: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job - api-change:`ec2`: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. - api-change:`firehose`: For AppendOnly streams, Firehose will automatically scale to match your throughput. - api-change:`timestream-influxdb`: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance ### [`v1.36.7`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#1367) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.36.6...1.36.7) \====== - api-change:`bedrock-agent`: Add support for the prompt caching feature for Bedrock Prompt Management - api-change:`iot`: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. - api-change:`mediaconvert`: This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. - api-change:`s3control`: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations - bugfix:Signing: No longer sign transfer-encoding header for SigV4 </details> <details> <summary>Checkmarx/kics (checkmarx/kics)</summary> ### [`v2.1.5`](https://redirect.github.com/Checkmarx/kics/releases/tag/v2.1.5) [Compare Source](https://redirect.github.com/Checkmarx/kics/compare/v2.1.4...2.1.5) #### What's Changed - update(dockerfile): revert KICS user change from 65532 back to root by [@&#8203;cx-ruiaraujo](https://redirect.github.com/cx-ruiaraujo) in [https://github.com/Checkmarx/kics/pull/7322](https://redirect.github.com/Checkmarx/kics/pull/7322) - update(deps): bump path-to-regexp and express in /.github/scripts/server-mock by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/Checkmarx/kics/pull/7324](https://redirect.github.com/Checkmarx/kics/pull/7324) - fix(query): correct keyActualValue and keyExpectedValue for maxItems validation by [@&#8203;ArturRibeiro-CX](https://redirect.github.com/ArturRibeiro-CX) in [https://github.com/Checkmarx/kics/pull/7328](https://redirect.github.com/Checkmarx/kics/pull/7328) - fix(query): openapi maximum_length_undefined query enum and format sanitizers by [@&#8203;EduardoSemanas](https://redirect.github.com/EduardoSemanas) in [https://github.com/Checkmarx/kics/pull/7327](https://redirect.github.com/Checkmarx/kics/pull/7327) - fix(query): openapi pattern undefined fp enum and format sanitizers by [@&#8203;EduardoSemanas](https://redirect.github.com/EduardoSemanas) in [https://github.com/Checkmarx/kics/pull/7323](https://redirect.github.com/Checkmarx/kics/pull/7323) - docs(queries): update queries catalog by [@&#8203;kicsbot](https://redirect.github.com/kicsbot) in [https://github.com/Checkmarx/kics/pull/7329](https://redirect.github.com/Checkmarx/kics/pull/7329) - docs(kicsbot): preparing for release 2.1.5 by [@&#8203;kicsbot](https://redirect.github.com/kicsbot) in [https://github.com/Checkmarx/kics/pull/7332](https://redirect.github.com/Checkmarx/kics/pull/7332) **Full Changelog**: Checkmarx/kics@v2.1.4...v2.1.5 </details> <details> <summary>oxsecurity/megalinter (oxsecurity/megalinter)</summary> ### [`v8.4.2`](https://redirect.github.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v842---2024-02-02) [Compare Source](https://redirect.github.com/oxsecurity/megalinter/compare/v8.4.1...v8.4.2) - Media - New video [(Brazilian) MegaLinter: Como Automatizar a Qualidade do Código para Todas Plataformas](https://www.youtube.com/watch?v=YSdZ3atC2j4) , by Codando TV - Fixes - Fix .NET linters issue: Add --allow-roll-forward to dotnet tool install commands, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4619](https://redirect.github.com/oxsecurity/megalinter/pull/4619) - [GH-4610](https://redirect.github.com/oxsecurity/megalinter/issues/4610) : PHP CS Fixer linter version available is not correct since running on PHP 8.4 runtime, by [@&#8203;llaville](https://redirect.github.com/llaville) in [#&#8203;4611](https://redirect.github.com/oxsecurity/megalinter/pull/4611) - Allow cspell to work with CLI_LINT_MODE=project - Downgrade npm-groovy-lint until it's fixed, by [@&#8203;nvuillam](https://redirect.github.com/nvuillam) in [#&#8203;4628](https://redirect.github.com/oxsecurity/megalinter/pull/4628) - Linter versions upgrades (31) - [ansible-lint](https://ansible-lint.readthedocs.io/) from 25.1.0 to **25.1.1** - [black](https://black.readthedocs.io/en/stable/) from 24.10.0 to **25.1.0** - [cfn-lint](https://redirect.github.com/aws-cloudformation/cfn-lint) from 1.22.7 to **1.23.1** - [checkov](https://www.checkov.io/) from 3.2.357 to **3.2.360** - [cspell](https://redirect.github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.17.2 to **8.17.3** - [dartanalyzer](https://dart.dev/tools/dart-analyze) from 3.6.1 to **3.6.2** - [devskim](https://redirect.github.com/microsoft/DevSkim) from 1.0.51 to **1.0.52** - [editorconfig-checker](https://editorconfig-checker.github.io/) from 3.1.2 to **3.2.0** - [gitleaks](https://redirect.github.com/gitleaks/gitleaks) from 8.23.2 to **8.23.3** - [isort](https://pycqa.github.io/isort/) from 5.13.2 to **6.0.0** - [lightning-flow-scanner](https://redirect.github.com/Lightning-Flow-Scanner) from 2.39.0 to **2.43.0** - [npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 15.0.2 to **15.0.0** - [php-cs-fixer](https://cs.symfony.com/) from 3.68.0 to **3.68.5** - [powershell](https://redirect.github.com/PowerShell/PSScriptAnalyzer) from 7.4.6 to **7.5.0** - [powershell_formatter](https://redirect.github.com/PowerShell/PSScriptAnalyzer) from 7.4.6 to **7.5.0** - [psalm](https://psalm.dev) from Psalm.6.0.0@&#8203; to **Psalm.6.1.0@&#8203;** - [pylint](https://pylint.readthedocs.io) from 3.3.3 to **3.3.4** - [pyright](https://redirect.github.com/Microsoft/pyright) from 1.1.392 to **1.1.393** - [raku](https://raku.org/) from 2024.10 to **2024.12** - [roslynator](https://redirect.github.com/dotnet/Roslynator) from 0.9.3.0 to **0.10.0.0** - [rubocop](https://rubocop.org/) from 1.71.0 to **1.71.1** - [ruff-format](https://redirect.github.com/astral-sh/ruff) from 0.9.3 to **0.9.4** - [ruff](https://redirect.github.com/astral-sh/ruff) from 0.9.3 to **0.9.4** - [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 4.8.0 to **4.9.0** - [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 4.8.0 to **4.9.0** - [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 4.8.0 to **4.9.0** - [tflint](https://redirect.github.com/terraform-linters/tflint) from 0.55.0 to **0.55.1** - [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.58.2 to **0.59.0** - [trivy](https://aquasecurity.github.io/trivy/) from 0.58.2 to **0.59.0** - [trufflehog](https://redirect.github.com/trufflesecurity/trufflehog) from 3.88.2 to **3.88.4** ### [`v8.4.1`](https://redirect.github.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v841---2024-01-28) [Compare Source](https://redirect.github.com/oxsecurity/megalinter/compare/v8.4.0...v8.4.1) - Quick fix about PRE_COMMANDS crash (see [#&#8203;4591](https://redirect.github.com/oxsecurity/megalinter/issues/4591)) - Linter versions upgrades (2) - [checkstyle](https://checkstyle.org/) from 10.21.1 to **10.21.2** - [stylelint](https://stylelint.io) from 16.14.0 to **16.14.1** </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d61999 commit 6fdaf06

File tree

4 files changed

+33
-33
lines changed

4 files changed

+33
-33
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
kics:
6060
runs-on: ubuntu-latest
6161
container:
62-
image: checkmarx/kics:v2.1.4-debian@sha256:411af06658e0135f1b641976fbe54b0c3ee5017ca673261e7e751c5dc984210f
62+
image: checkmarx/kics:v2.1.5-debian@sha256:b2a99f21ac3a34b411ea5c0213e2a0404908ae57aae191d41f09282865599f28
6363
steps:
6464
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6565
# ignore: "tags not used", "access analyzer not used", "shield advanced not used"

.github/workflows/feature_branch-megalinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
id: ml
3131
# You can override MegaLinter flavor used to have faster performances
3232
# More info at https://megalinter.io/flavors/
33-
uses: oxsecurity/megalinter@f90c800040e4f84800700b27b2394d3eecc1fdad # v8.4.0
33+
uses: oxsecurity/megalinter@ec124f7998718d79379a3c5b39f5359952baf21d # v8.4.2
3434
env:
3535
# All available variables are described in documentation
3636
# https://megalinter.io/configuration/

.terraform.lock.hcl

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3 ==1.36.6
2-
botocore ==1.36.6
1+
boto3 ==1.36.14
2+
botocore ==1.36.14

0 commit comments

Comments
 (0)