Skip to content

chore(deps): update all dependencies #1288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025
Merged

chore(deps): update all dependencies #1288

merged 1 commit into from
Jun 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.98.0 -> 5.99.1 age adoption passing confidence
boto3 patch ==1.38.27 -> ==1.38.32 age adoption passing confidence
botocore patch ==1.38.27 -> ==1.38.32 age adoption passing confidence
checkmarx/kics container patch v2.1.9-debian -> v2.1.10-debian age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.99.1

Compare Source

BUG FIXES:

  • resource/aws_fms_admin_account: Fix panic: runtime error: invalid memory address or nil pointer dereference (#​42813)
  • resource/aws_lb: Ignore InvalidAction exceptions for DescribeCapacityReservation operations. This fixes a regression introduced in v5.99.0 (#​42812)
  • resource/aws_s3_bucket_lifecycle_configuration: Correctly handles switching child attributes of rule.filter. (#​42655)

v5.99.0

Compare Source

FEATURES:

  • New Resource: aws_notifications_channel_association (#​42575)
  • New Resource: aws_notifications_event_rule (#​42575)
  • New Resource: aws_notifications_notification_configuration (#​42575)
  • New Resource: aws_notifications_notification_hub (#​42544)
  • New Resource: aws_notificationscontacts_email_contact (#​42575)
  • New Resource: aws_quicksight_account_settings (#​42185)
  • New Resource: aws_workspacesweb_browser_settings (#​42681)
  • New Resource: aws_workspacesweb_network_settings (#​42722)
  • New Resource: aws_workspacesweb_user_settings (#​42783)

ENHANCEMENTS:

  • data-source/aws_ami: Add block_device_mappings.ebs["volume_initialization_rate"] attribute (#​42684)
  • data-source/aws_launch_template: Add block_device_mappings.ebs.volume_initialization_rate attribute (#​42684)
  • data-source/aws_verifiedpermissions_policy_store: Add tags attribute. This functionality requires the verifiedpermissions:ListTagsForResource IAM permission (#​42663)
  • resource/aws_ecs_service: Add volume_configuration.managed_ebs_volume.volume_initialization_rate argument (#​42750)
  • resource/aws_launch_template: Add block_device_mappings.ebs.volume_initialization_rate argument (#​42684)
  • resource/aws_lb: Add minimum_load_balancer_capacity configuration block. This functionality requires the elasticloadbalancing:DescribeCapacityReservations and elasticloadbalancing:ModifyCapacityReservation IAM permissions (#​42685)
  • resource/aws_organizations_account: Allow name to be updated in-place. This functionality requires the account:PutAccountName IAM permission (#​42350)
  • resource/aws_securityhub_standards_subscription: Add configurable Create and Delete timeouts (#​42759)
  • resource/aws_verifiedpermissions_policy_store: Add tags argument and tags_all attribute. This functionality requires the verifiedpermissions:ListTagsForResource, verifiedpermissions:TagResource, and verifiedpermissions:UntagResource IAM permissions (#​42663)

BUG FIXES:

  • data-source/aws_ecr_repository_creation_template: prefix can now be up to 256 characters (#​42723)
  • resource/aws_cloudwatch_log_stream: Fix to return the first matched stream name during the read operation. This fixes a regression introduced in v5.83.0 (#​42719)
  • resource/aws_cognitoidp_user_pool: Fix crash when the user_pool_add_ons.advanced_security_additional_flows block is non-empty, but contains only a single nil value. (#​42793)
  • resource/aws_ecr_repository_creation_template: prefix can now be up to 256 characters (#​42723)
  • resource/aws_elasticache_replication_group: Fix crash during read operations where configuration endpoint and node groups are nil and empty, respectively (#​42726)
  • resource/aws_s3_bucket: Ensure that HeadBucket S3 API calls are made using configured credentials. This fixes a regression introduced in v5.98.0 (#​42786)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer returns warning on empty rule.filter. (#​42624)
  • resource/aws_vpc_endpoint: Fix issue where dns_options were not being updated correctly when private_dns_enabled was set to true (#​42746)
boto/boto3 (boto3)

v1.38.32

Compare Source

=======

  • api-change:bedrock-agent-runtime: [botocore] This release introduces the PromptCreationConfigurations input parameter, which includes fields to control prompt population for InvokeAgent or InvokeInlineAgent requests.
  • api-change:kms: [botocore] Remove unpopulated KeyMaterialId from Encrypt Response
  • api-change:rds: [botocore] Include Global Cluster Identifier in DBCluster if the DBCluster is a Global Cluster Member.
  • api-change:rekognition: [botocore] Adds support for defining an ordered preference list of different Rekognition Face Liveness challenge types when calling CreateFaceLivenessSession.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Asia Pacific (Taipei) Region (ap-east-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:s3tables: [botocore] S3 Tables now supports getting details about a table via its table ARN.

v1.38.31

Compare Source

=======

  • api-change:bcm-pricing-calculator: [botocore] Updating the minimum for List APIs to be 1 (instead of 0)
  • api-change:cloudformation: [botocore] Add new warning type 'EXCLUDED_PROPERTIES'
  • api-change:kms: [botocore] AWS KMS announces the support for on-demand rotation of symmetric-encryption KMS keys with imported key material (EXTERNAL origin).
  • api-change:wafv2: [botocore] AWS WAF adds support for ASN-based traffic filtering and support for ASN-based rate limiting.

v1.38.30

Compare Source

=======

  • api-change:amplify: [botocore] Update documentation for cacheConfig in CreateApp API
  • api-change:evs: [botocore] Amazon Elastic VMware Service (Amazon EVS) allows you to run VMware Cloud Foundation (VCF) directly within your Amazon VPC including simplified self-managed migration experience with guided workflow in AWS console or via AWS CLI, get full access to their VCF deployment and VCF license portability.
  • api-change:invoicing: [botocore] Added new Invoicing ListInvoiceSummaries API Operation
  • api-change:mediaconnect: [botocore] This release updates the DescribeFlow API to show peer IP addresses. You can now identify the peer IP addresses of devices connected to your sources and outputs. This helps you to verify and troubleshoot your flow's active connections.
  • api-change:mediaconvert: [botocore] This release includes support for embedding and signing C2PA content credentials in MP4 outputs.
  • api-change:network-firewall: [botocore] You can now monitor flow and alert log metrics from the Network Firewall console.
  • api-change:sagemaker: [botocore] Added support for p6-b200 instance type in SageMaker Training Jobs and Training Plans.
  • api-change:transcribe: [botocore] AWS Healthscribe now supports new templates for the clinical note summary: BIRP, SIRP, DAP, BEHAVIORAL_SOAP, and PHYSICAL_SOAP

v1.38.29

Compare Source

=======

  • api-change:apigateway: [botocore] Adds support to set the routing mode for a custom domain name.
  • api-change:apigatewayv2: [botocore] Adds support to create routing rules and set the routing mode for a custom domain name.
  • api-change:emr-serverless: [botocore] AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs.

v1.38.28

Compare Source

=======

  • api-change:athena: [botocore] Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.
  • api-change:backup: [botocore] You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations.
  • api-change:bedrock-agent: [botocore] This release adds the Agent Lifecycle Paused State feature to Amazon Bedrock agents. By using an agent's alias, you can temporarily suspend agent operations during maintenance, updates, or other situations.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze Amazon Aurora database clusters and generate Aurora I/O-Optimized recommendations.
  • api-change:cost-optimization-hub: [botocore] Support recommendations for Aurora instance and Aurora cluster storage.
  • api-change:ecs: [botocore] Updates Amazon ECS documentation to include note for upcoming default log driver mode change.
  • api-change:eks: [botocore] Add support for filtering ListInsights API calls on MISCONFIGURATION insight category
  • api-change:entityresolution: [botocore] Add support for generating match IDs in near real-time.
  • api-change:pcs: [botocore] Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues.
  • api-change:synthetics: [botocore] Support for Java runtime handler pattern.
boto/botocore (botocore)

v1.38.32

Compare Source

=======

  • api-change:bedrock-agent-runtime: This release introduces the PromptCreationConfigurations input parameter, which includes fields to control prompt population for InvokeAgent or InvokeInlineAgent requests.
  • api-change:kms: Remove unpopulated KeyMaterialId from Encrypt Response
  • api-change:rds: Include Global Cluster Identifier in DBCluster if the DBCluster is a Global Cluster Member.
  • api-change:rekognition: Adds support for defining an ordered preference list of different Rekognition Face Liveness challenge types when calling CreateFaceLivenessSession.
  • api-change:route53: Amazon Route 53 now supports the Asia Pacific (Taipei) Region (ap-east-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:s3tables: S3 Tables now supports getting details about a table via its table ARN.

v1.38.31

Compare Source

=======

  • api-change:bcm-pricing-calculator: Updating the minimum for List APIs to be 1 (instead of 0)
  • api-change:cloudformation: Add new warning type 'EXCLUDED_PROPERTIES'
  • api-change:kms: AWS KMS announces the support for on-demand rotation of symmetric-encryption KMS keys with imported key material (EXTERNAL origin).
  • api-change:wafv2: AWS WAF adds support for ASN-based traffic filtering and support for ASN-based rate limiting.

v1.38.30

Compare Source

=======

  • api-change:amplify: Update documentation for cacheConfig in CreateApp API
  • api-change:evs: Amazon Elastic VMware Service (Amazon EVS) allows you to run VMware Cloud Foundation (VCF) directly within your Amazon VPC including simplified self-managed migration experience with guided workflow in AWS console or via AWS CLI, get full access to their VCF deployment and VCF license portability.
  • api-change:invoicing: Added new Invoicing ListInvoiceSummaries API Operation
  • api-change:mediaconnect: This release updates the DescribeFlow API to show peer IP addresses. You can now identify the peer IP addresses of devices connected to your sources and outputs. This helps you to verify and troubleshoot your flow's active connections.
  • api-change:mediaconvert: This release includes support for embedding and signing C2PA content credentials in MP4 outputs.
  • api-change:network-firewall: You can now monitor flow and alert log metrics from the Network Firewall console.
  • api-change:sagemaker: Added support for p6-b200 instance type in SageMaker Training Jobs and Training Plans.
  • api-change:transcribe: AWS Healthscribe now supports new templates for the clinical note summary: BIRP, SIRP, DAP, BEHAVIORAL_SOAP, and PHYSICAL_SOAP

v1.38.29

Compare Source

=======

  • api-change:apigateway: Adds support to set the routing mode for a custom domain name.
  • api-change:apigatewayv2: Adds support to create routing rules and set the routing mode for a custom domain name.
  • api-change:emr-serverless: AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs.

v1.38.28

Compare Source

=======

  • api-change:athena: Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.
  • api-change:backup: You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations.
  • api-change:bedrock-agent: This release adds the Agent Lifecycle Paused State feature to Amazon Bedrock agents. By using an agent's alias, you can temporarily suspend agent operations during maintenance, updates, or other situations.
  • api-change:compute-optimizer: This release enables AWS Compute Optimizer to analyze Amazon Aurora database clusters and generate Aurora I/O-Optimized recommendations.
  • api-change:cost-optimization-hub: Support recommendations for Aurora instance and Aurora cluster storage.
  • api-change:ecs: Updates Amazon ECS documentation to include note for upcoming default log driver mode change.
  • api-change:eks: Add support for filtering ListInsights API calls on MISCONFIGURATION insight category
  • api-change:entityresolution: Add support for generating match IDs in near real-time.
  • api-change:pcs: Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues.
  • api-change:synthetics: Support for Java runtime handler pattern.
Checkmarx/kics (checkmarx/kics)

v2.1.10

Compare Source

What's Changed

Full Changelog: Checkmarx/kics@v2.1.9...v2.1.10


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from npalm and kayman-mk as code owners June 9, 2025 02:47
Copy link
Contributor

github-actions bot commented Jun 9, 2025

Hey @renovate[bot]! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

Copy link
Collaborator

@kayman-mk kayman-mk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Renovate PR by organization

Copy link
Contributor

github-actions bot commented Jun 9, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 2.01s
✅ REPOSITORY checkov yes no no 27.89s
✅ REPOSITORY dustilock yes no no 0.52s
✅ REPOSITORY gitleaks yes no no 0.78s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 21.96s
✅ REPOSITORY secretlint yes no no 0.63s
✅ REPOSITORY syft yes no no 1.04s
✅ REPOSITORY trivy-sbom yes no no 0.13s
✅ REPOSITORY trufflehog yes no no 3.64s
✅ SPELL cspell 2 0 0 2.8s
✅ YAML prettier 1 0 0 0 0.53s
✅ YAML v8r 1 0 0 2.69s
✅ YAML yamllint 1 0 0 0.4s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot merged commit ad321a0 into main Jun 9, 2025
19 checks passed
@renovate renovate bot deleted the renovate/all branch June 9, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant