Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

chore(deps): update all dependencies #116

Merged
merged 1 commit into from
Sep 18, 2023
Merged

chore(deps): update all dependencies #116

merged 1 commit into from
Sep 18, 2023

Conversation

platform-engineering-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository patch v1.83.2 -> v1.83.3
aws (source) required_provider minor 5.16 -> 5.17
aws-actions/configure-aws-credentials action major v3 -> v4
boto3 patch ==1.28.44 -> ==1.28.49
docker/build-push-action action major v4 -> v5
docker/login-action action major v2 -> v3
docker/metadata-action action major v4 -> v5
maxbrunet/pre-commit-renovate repository minor 36.91.0 -> 36.96.3
pulumi-aws (source) minor ==6.0.4 -> ==6.1.0
python final digest 8488a4b -> cc7372f

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.83.3

Compare Source

Bug Fixes
  • Run terraform_tfsec only on terraform code changes (#​571) (4253162)
hashicorp/terraform-provider-aws (aws)

v5.17.0

Compare Source

NOTES:

  • data-source/aws_s3_object: Migration to AWS SDK for Go v2 means that the edge case of specifying a single / as the value for key is no longer supported (#​33358)

FEATURES:

  • New Resource: aws_shield_application_layer_automatic_response (#​33432)
  • New Resource: aws_verifiedaccess_instance (#​33459)

ENHANCEMENTS:

  • data-source/aws_s3_object: Add checksum_mode argument and checksum_crc32, checksum_crc32c, checksum_sha1 and checksum_sha256 attributes (#​33358)
  • data-source/aws_s3control_multi_region_access_point: Add details.region.bucket_account_id attribute (#​33416)
  • resource/aws_s3_object: Add checksum_algorithm argument and checksum_crc32, checksum_crc32c, checksum_sha1 and checksum_sha256 attributes (#​33358)
  • resource/aws_s3_object_copy: Add checksum_algorithm argument and checksum_crc32, checksum_crc32c, checksum_sha1 and checksum_sha256 attributes (#​33358)
  • resource/aws_s3control_multi_region_access_point: Add details.region.bucket_account_id argument to support cross-account Multi-Region Access Points (#​33416)
  • resource/aws_s3control_multi_region_access_point: Add details.region.region attribute (#​33416)
  • resource/aws_schemas_schema: Add JSONSchemaDraft4 schema type support (#​35971)
  • resource/aws_transfer_connector: Add sftp_config argument and make as2_config optional (#​32741)
  • resource/aws_wafv2_web_acl: Retry resource Update on WAFOptimisticLockException errors (#​33432)

BUG FIXES:

  • resource/aws_dms_replication_task: Fix error when replication_task_settings is nil (#​33456)
  • resource/aws_elasticache_cluster: Fix regression for redis engine types caused by the new transit_encryption_enabled argument (#​33451)
  • resource/aws_neptune_cluster: Fix ignored kms_key_arn on restore from DB cluster snapshot (#​33413)
  • resource/aws_servicecatalog_product: Allow import on provisioning_artifact_parameters attribute (#​33448)
  • resource/aws_subnet: Fix destroy error when there is a lingering ENI for DMS (#​33375)
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4

Compare Source

This tag tracks the latest v4.x.x release

boto/boto3 (boto3)

v1.28.49

Compare Source

=======

  • api-change:appstream: [botocore] This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:connect: [botocore] New rule type (OnMetricDataUpdate) has been added
  • api-change:datasync: [botocore] Documentation-only updates for AWS DataSync.
  • api-change:sagemaker: [botocore] This release introduces Skip Model Validation for Model Packages

v1.28.48

Compare Source

=======

  • api-change:appstream: [botocore] This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • api-change:cloudformation: [botocore] Documentation updates for AWS CloudFormation
  • api-change:entityresolution: [botocore] Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields.
  • api-change:lookoutequipment: [botocore] This release adds APIs for the new scheduled retraining feature.

v1.28.47

Compare Source

=======

  • api-change:cloud9: [botocore] Update to include information on Ubuntu 18 deprecation.
  • api-change:drs: [botocore] Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions.
  • api-change:firehose: [botocore] DocumentIdOptions has been added for the Amazon OpenSearch destination.
  • api-change:guardduty: [botocore] Add managementType field to ListCoverage API response.
  • api-change:internetmonitor: [botocore] This release updates the Amazon CloudWatch Internet Monitor API domain name.
  • api-change:ivs-realtime: [botocore] Doc only update that changes description for ParticipantToken.
  • api-change:simspaceweaver: [botocore] Edited the introductory text for the API reference.
  • api-change:xray: [botocore] Add StartTime field in GetTraceSummaries API response for each TraceSummary.

v1.28.46

Compare Source

=======

  • api-change:ec2: [botocore] This release adds support for restricting public sharing of AMIs through AMI Block Public Access
  • api-change:events: [botocore] Update events client to latest version
  • api-change:kendra: [botocore] Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.

v1.28.45

Compare Source

=======

  • api-change:ecr: [botocore] This release will have ValidationException be thrown from ECR LifecyclePolicy APIs in regions LifecyclePolicy is not supported, this includes existing Amazon Dedicated Cloud (ADC) regions. This release will also change Tag: TagValue and Tag: TagKey to required.
  • api-change:medialive: [botocore] AWS Elemental Link now supports attaching a Link UHD device to a MediaConnect flow.
  • api-change:quicksight: [botocore] This release launches new updates to QuickSight KPI visuals - support for sparklines, new templated layout and new targets for conditional formatting rules.
docker/build-push-action (docker/build-push-action)

v5

Compare Source

docker/login-action (docker/login-action)

v3

Compare Source

docker/metadata-action (docker/metadata-action)

v5

Compare Source

maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v36.96.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.3 for more changes

v36.96.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.2 for more changes

v36.96.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.0 for more changes

v36.94.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.94.6 for more changes

v36.94.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.94.4 for more changes

v36.94.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.94.3 for more changes

v36.94.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.94.2 for more changes

v36.94.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.94.1 for more changes

v36.93.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.7 for more changes

v36.93.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.6 for more changes

v36.93.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.5 for more changes

v36.93.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.3 for more changes

v36.93.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.2 for more changes

v36.93.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.1 for more changes

v36.93.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.0 for more changes

v36.92.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.92.1 for more changes

v36.92.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.92.0 for more changes

pulumi/pulumi-aws (pulumi-aws)

v6.1.0

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@lmilbaum lmilbaum merged commit ef34b35 into main Sep 18, 2023
3 of 4 checks passed
@lmilbaum lmilbaum deleted the renovate/all branch September 18, 2023 02:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants