Skip to content
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

chore(deps): update all patch dependencies #757

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.37.11 -> ==1.37.18 age adoption passing confidence
boto3 ==1.36.11 -> ==1.36.18 age adoption passing confidence
botocore ==1.36.11 -> ==1.36.18 age adoption passing confidence
checkov ==3.2.360 -> ==3.2.369 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

aws/aws-cli (awscli)

v1.37.18

Compare Source

=======

  • api-change:acm-pca: Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.
  • api-change:appsync: Add support for operation level caching
  • api-change:ec2: Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.
  • api-change:pi: Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.

v1.37.17

Compare Source

=======

  • api-change:apigatewayv2: Documentation updates for Amazon API Gateway
  • api-change:cloudfront: Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
  • api-change:connect: Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
  • api-change:dms: New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS

v1.37.16

Compare Source

=======

  • api-change:ecr: Adds support to handle the new basic scanning daily quota.
  • api-change:eks: Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
  • api-change:mediaconvert: This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
  • api-change:pi: Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
  • api-change:transcribe: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.

v1.37.15

Compare Source

=======

  • api-change:cloudformation: We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
  • api-change:connectcases: This release adds the ability to conditionally require fields on a template. Check public documentation for more information.
  • api-change:cost-optimization-hub: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.
  • api-change:s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.

v1.37.14

Compare Source

=======

  • 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.37.13

Compare Source

=======

  • 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.37.12

Compare Source

=======

  • api-change:mediatailor: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.
boto/boto3 (boto3)

v1.36.18

Compare Source

=======

  • api-change:acm-pca: [botocore] Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.
  • api-change:appsync: [botocore] Add support for operation level caching
  • api-change:ec2: [botocore] Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.
  • api-change:pi: [botocore] Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.

v1.36.17

Compare Source

=======

  • api-change:apigatewayv2: [botocore] Documentation updates for Amazon API Gateway
  • api-change:cloudfront: [botocore] Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
  • api-change:connect: [botocore] Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
  • api-change:dms: [botocore] New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS

v1.36.16

Compare Source

=======

  • api-change:ecr: [botocore] Adds support to handle the new basic scanning daily quota.
  • api-change:eks: [botocore] Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
  • api-change:mediaconvert: [botocore] This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
  • api-change:pi: [botocore] Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
  • api-change:transcribe: [botocore] This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.

v1.36.15

Compare Source

=======

  • api-change:cloudformation: [botocore] We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
  • api-change:connectcases: [botocore] This release adds the ability to conditionally require fields on a template. Check public documentation for more information.
  • api-change:cost-optimization-hub: [botocore] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.
  • api-change:s3: [botocore] Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.
  • enhancement:Eventsteam: [botocore] The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services.

v1.36.14

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • api-change:mediatailor: [botocore] Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.
boto/botocore (botocore)

v1.36.18

Compare Source

=======

  • api-change:acm-pca: Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.
  • api-change:appsync: Add support for operation level caching
  • api-change:ec2: Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.
  • api-change:pi: Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.

v1.36.17

Compare Source

=======

  • api-change:apigatewayv2: Documentation updates for Amazon API Gateway
  • api-change:cloudfront: Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
  • api-change:connect: Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
  • api-change:dms: New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS

v1.36.16

Compare Source

=======

  • api-change:ecr: Adds support to handle the new basic scanning daily quota.
  • api-change:eks: Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
  • api-change:mediaconvert: This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
  • api-change:pi: Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
  • api-change:transcribe: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.

v1.36.15

Compare Source

=======

  • api-change:cloudformation: We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
  • api-change:connectcases: This release adds the ability to conditionally require fields on a template. Check public documentation for more information.
  • api-change:cost-optimization-hub: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.
  • api-change:s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.
  • enhancement:Eventsteam: The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services.

v1.36.14

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • api-change:mediatailor: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.
bridgecrewio/checkov (checkov)

v3.2.369

Bug Fix

  • terraform: Multiple check fixes - #​6999

v3.2.368

Feature

  • general: fix proxy access from git and registry loader - #​6992

v3.2.367

v3.2.366

Bug Fix

  • bicep: Add bicep specific for CKV_AZURE_25 since ARM implementation fails - #​6996
  • terraform: CKV_AZURE_249 & CKV_AWS_358 - better support for OIDC 'repo' detection regex and conditions order - #​6994

v3.2.365

v3.2.364

Bug Fix
  • terraform: CKV_AWS_339 - Add EKS platform version 1.32 to allowed lists of versions - #​6988

v3.2.363

v3.2.362

Bug Fix

  • secrets: Multiple matching groups are being caught as regex separated by | sign - #​6967
  • secrets: Remove both random and base64 entropy secrets finding - #​6969

Platform

  • general: Backfill more eval keys - #​6970

v3.2.361


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • 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 force-pushed the renovate/all-patch branch 2 times, most recently from 6274f22 to db368d3 Compare February 17, 2025 20:52
@renovate renovate bot force-pushed the renovate/all-patch branch from db368d3 to b41e594 Compare February 19, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants