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

fix(deps): update all minor dependencies #874

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@aws-sdk/client-dynamodb (source) 3.667.0 -> 3.724.0 age adoption passing confidence dependencies minor 3.726.1 (+1)
@aws-sdk/client-lambda (source) 3.667.0 -> 3.723.0 age adoption passing confidence dependencies minor 3.726.1 (+1)
@aws-sdk/client-rds-data (source) 3.667.0 -> 3.723.0 age adoption passing confidence dependencies minor 3.726.1 (+1)
@aws-sdk/client-s3 (source) 3.667.0 -> 3.723.0 age adoption passing confidence dependencies minor 3.729.0 (+2)
@aws-sdk/client-secrets-manager (source) 3.670.0 -> 3.723.0 age adoption passing confidence dependencies minor 3.726.1 (+1)
@aws-sdk/client-sqs (source) 3.667.0 -> 3.723.0 age adoption passing confidence dependencies minor 3.726.1 (+1)
@aws-sdk/lib-dynamodb (source) 3.667.0 -> 3.724.0 age adoption passing confidence dependencies minor 3.726.1 (+1)
@types/node (source) 20.16.11 -> 20.17.12 age adoption passing confidence devDependencies minor 20.17.14 (+1)
PyJWT ==2.9.0 -> ==2.10.1 age adoption passing confidence minor
aws (source) 5.78.0 -> 5.83.0 age adoption passing confidence required_provider minor 5.83.1
font-awesome (source) 6.6.0 -> 6.7.2 age adoption passing confidence minor
hashicorp/terraform 1.9.8 -> 1.10.4 age adoption passing confidence required_version minor
httpx (changelog) ==0.27.2 -> ==0.28.1 age adoption passing confidence minor
locust (source) ==2.31.7 -> ==2.32.5 age adoption passing confidence minor 2.32.6
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence devDependencies minor

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-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.724.0

Compare Source

Features
  • client-dynamodb: This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days. (5e4350e)

v3.723.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.721.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.716.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.705.0

Compare Source

Features
  • client-dynamodb: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. (c96da51)

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.692.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.691.0

Compare Source

Features
  • client-dynamodb: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. (0ca3c21)

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.682.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.679.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.674.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.723.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.721.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.716.0

Compare Source

3.716.0(2024-12-19)
Chores
New Features
  • clients: update client endpoints as of 2024-12-19 (989582c8)
  • client-ssm-sap: AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications (f8fee42a)
  • client-mediaconvert: This release adds support for inserting timecode tracks into MP4 container outputs. (1f67291c)
  • client-medialive: MediaLive is releasing ListVersions api (c6e1d2f3)
  • client-appstream: Added support for Rocky Linux 8 on Amazon AppStream 2.0 (41e19ac1)
  • client-workspaces: Added AWS Global Accelerator (AGA) support for WorkSpaces Personal. (19c98c2c)
  • client-qconnect: Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent. (81aee610)

For list of updated packages, view updated-packages.md in assets-3.716.0.zip

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.699.0

Compare Source

Features
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41)

v3.698.0

Compare Source

Features
  • client-lambda: Adds support for metrics for event source mappings for AWS Lambda (fb9ea84)

v3.697.0

Compare Source

Features
  • client-lambda: Add Node 22.x (node22.x) support to AWS Lambda (11a5e31)

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.692.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.691.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.689.0

Compare Source

Features
  • client-lambda: Add Python 3.13 (python3.13) support to AWS Lambda (e88b05c)

v3.688.0

Compare Source

Features
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6)

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.682.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.680.0

Compare Source

Features
  • client-lambda: Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags. (cc7f367)

v3.679.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.675.0

Compare Source

3.675.0(2024-10-18)
New Features
  • client-datazone: Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API. (678f17d8)
  • client-athena: Removing FEDERATED from Create/List/Delete/GetDataCatalog API (ca03f0c2)
  • client-bedrock: Adding converse support to CMI API's (46406aea)
  • client-ec2: RequestSpotInstances and RequestSpotFleet feature release. (a4c04943)
  • client-bedrock-runtime: Added converse support for custom imported models (ae2b967a)
Bug Fixes
  • util-user-agent-browser: make native interface consistent with browser (#​6575) (c03c9a6c)

For list of updated packages, view updated-packages.md in assets-3.675.0.zip

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

aws/aws-sdk-js-v3 (@​aws-sdk/client-rds-data)

v3.723.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.721.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.716.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.695.0

Compare Source

Features
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d4)

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.692.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.691.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.682.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.679.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-rds-data

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.723.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.722.0

Compare Source

Features
  • client-s3: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. (3bb74c5)

v3.721.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.717.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.716.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.715.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.705.0

Compare Source

Features
  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)

v3.703.0

Compare Source

Features
  • client-s3: Amazon S3 introduces support for AWS Dedicated Local Zones (a4b4303)

v3.701.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.700.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications. (453f462)

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.698.0

Compare Source

Features
  • client-s3: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API. (d5b27f3)

v3.697.0

Compare Source

Bug Fixes
  • middleware-flexible-checksums: use input from args and not middleware config (#​6677) (199aad0)

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.692.0

Compare Source

Features
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e42456)

v3.691.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.689.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.688.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.685.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.682.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.679.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.676.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.674.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.673.0

Compare Source

Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

v3.670.0

Compare Source

Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#​6561) (9d746f6)

v3.669.0

[Compare Source](https://redirect.github.com/aws/aws


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-minor branch 9 times, most recently from 86ba50c to 8941866 Compare October 28, 2024 23:30
@renovate renovate bot force-pushed the renovate/all-minor branch 9 times, most recently from eafeb53 to 2dcaaf0 Compare November 5, 2024 09:44
@renovate renovate bot force-pushed the renovate/all-minor branch 9 times, most recently from eec6bf1 to 9855226 Compare November 12, 2024 14:50
@renovate renovate bot force-pushed the renovate/all-minor branch from 9855226 to 8ad7566 Compare November 13, 2024 15:19
@renovate renovate bot force-pushed the renovate/all-minor branch 8 times, most recently from 35f2861 to ce0d3bb Compare December 19, 2024 23:54
@renovate renovate bot force-pushed the renovate/all-minor branch 8 times, most recently from 9948fa6 to 489dd6c Compare December 27, 2024 18:53
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from ec41fb6 to e39e4e1 Compare December 30, 2024 10:01
@renovate renovate bot force-pushed the renovate/all-minor branch 6 times, most recently from 884b2bb to 18cacb5 Compare January 13, 2025 22:41
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 68f214a to e569b69 Compare January 15, 2025 11:50
@renovate renovate bot force-pushed the renovate/all-minor branch from e569b69 to bef0fe3 Compare January 15, 2025 22:35
Copy link

⚠ Terrform update available

Terraform: 1.10.4 (using 1.9.8)
Terragrunt: 0.72.1 (using 0.69.2)

Copy link

Staging: ecr

❌   Terraform Init: failed
❌   Terraform Validate: failed
❌   Terraform Format: failed
❌   Terraform Plan: failed
❌   Conftest: failed

Show Init results
Initializing the backend...

Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
�[0;90m22:35:23.228�[0m �[0;32mINFO  �[0m Downloading Terraform configurations from ../../../aws into ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o

Error: Unsupported Terraform Core version

  on provider.tf line 3, in terraform:
   3:   required_version = "1.10.4"

This configuration does not support Terraform version 1.9.8. To proceed,
either choose another supported Terraform version or update this version
constraint. Version constraints are normally set for good reason, so updating
the constraint may lead to other errors or unexpected behavior.
�[0;90m22:35:24.605�[0m �[0;31mERROR �[0m terraform invocation failed in ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr
�[0;90m22:35:24.605�[0m �[0;31mERROR �[0m error occurred:

* Failed to execute "terraform init -no-color" in ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr
  
  Error: Unsupported Terraform Core version
  
    on provider.tf line 3, in terraform:
     3:   required_version = "1.10.4"
  
  This configuration does not support Terraform version 1.9.8. To proceed,
  either choose another supported Terraform version or update this version
  constraint. Version constraints are normally set for good reason, so updating
  the constraint may lead to other errors or unexpected behavior.
  
  exit status 1

Show Validate results
Error: Unsupported Terraform Core version

  on provider.tf line 3, in terraform:
   3:   required_version = "1.10.4"

This configuration does not support Terraform version 1.9.8. To proceed,
either choose another supported Terraform version or update this version
constraint. Version constraints are normally set for good reason, so updating
the constraint may lead to other errors or unexpected behavior.
�[0;90m22:35:26.027�[0m �[0;31mERROR �[0m terraform invocation failed in ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr
�[0;90m22:35:26.027�[0m �[0;31mERROR �[0m error occurred:

* Failed to execute "terraform init -no-color" in ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr
  
  Error: Unsupported Terraform Core version
  
    on provider.tf line 3, in terraform:
     3:   required_version = "1.10.4"
  
  This configuration does not support Terraform version 1.9.8. To proceed,
  either choose another supported Terraform version or update this version
  constraint. Version constraints are normally set for good reason, so updating
  the constraint may lead to other errors or unexpected behavior.
  
  exit status 1

Show plan
Initializing the backend...

Error: Unsupported Terraform Core version

  on provider.tf line 3, in terraform:
   3:   required_version = "1.10.4"

This configuration does not support Terraform version 1.9.8. To proceed,
either choose another supported Terraform version or update this version
constraint. Version constraints are normally set for good reason, so updating
the constraint may lead to other errors or unexpected behavior.
�[0;90m22:35:28.911�[0m �[0;31mERROR �[0m terraform invocation failed in ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr
�[0;90m22:35:28.912�[0m �[0;31mERROR �[0m error occurred:

* Failed to execute "terraform init -no-color" in ./.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr
  
  Error: Unsupported Terraform Core version
  
    on provider.tf line 3, in terraform:
     3:   required_version = "1.10.4"
  
  This configuration does not support Terraform version 1.9.8. To proceed,
  either choose another supported Terraform version or update this version
  constraint. Version constraints are normally set for good reason, so updating
  the constraint may lead to other errors or unexpected behavior.
  
  exit status 1

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