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 #516

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@aws-sdk/client-dynamodb (source) 3.430.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@aws-sdk/client-lambda (source) 3.430.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@aws-sdk/client-rds-data (source) 3.430.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@aws-sdk/client-s3 (source) 3.430.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@aws-sdk/client-secrets-manager (source) 3.478.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@aws-sdk/client-sqs (source) 3.430.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@aws-sdk/lib-dynamodb (source) 3.430.0 -> 3.637.0 age adoption passing confidence dependencies minor 3.645.0
@types/node (source) 20.9.0 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.10.0 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.11.24 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.12.8 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.9.4 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.12.2 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.10.5 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
@types/node (source) 20.11.17 -> 20.16.2 age adoption passing confidence devDependencies minor 20.16.5 (+2)
aws (source) 5.59.0 -> 5.65.0 age adoption passing confidence required_provider minor 5.66.0
aws (source) 5.32.0 -> 5.65.0 age adoption passing confidence required_provider minor 5.66.0
font-awesome (source) 6.4.2 -> 6.6.0 age adoption passing confidence minor
typescript (source) 5.2.2 -> 5.5.4 age adoption passing confidence devDependencies minor
typescript (source) 5.3.2 -> 5.5.4 age adoption passing confidence devDependencies minor
typescript (source) 5.3.3 -> 5.5.4 age adoption passing confidence devDependencies minor
typescript (source) 5.4.3 -> 5.5.4 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.637.0

Compare Source

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

v3.635.0

Compare Source

Features

v3.632.0

Compare Source

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

v3.631.0

Compare Source

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

v3.629.0

Compare Source

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

v3.624.0

Compare Source

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

v3.623.0

Compare Source

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

v3.622.0

Compare Source

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

v3.621.0

Compare Source

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

3.620.1 (2024-07-29)

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

v3.620.1

Compare Source

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

v3.620.0

Compare Source

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

v3.619.0

Compare Source

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

v3.616.0

Compare Source

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

v3.609.0

Compare Source

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

v3.606.0

Compare Source

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

v3.602.0

Compare Source

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

v3.600.0

Compare Source

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

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)

v3.588.0

Compare Source

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

v3.587.0

Compare Source

3.587.0(2024-05-30)
Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#​6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#​6132) (8cdaf0a1)

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

v3.585.0

Compare Source

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

v3.584.0

Compare Source

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

v3.583.0

Compare Source

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

v3.582.0

Compare Source

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

v3.577.0

Compare Source

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

v3.576.0

Compare Source

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

v3.575.0

Compare Source

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

v3.574.0

Compare Source

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

v3.572.0

Compare Source

3.572.0(2024-05-08)
Chores
Documentation Changes
  • client-fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string. (4f544d7c)
New Features
  • clients: update client endpoints as of 2024-05-08 (1e71a11f)
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8f)
  • client-polly: Add new engine - generative - that builds the most expressive conversational voices. (daf6bd4c)
  • client-ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes (711a8ff4)
  • client-cognito-identity-provider: Add EXTERNAL_PROVIDER enum value to UserStatusType. (0189ee3a)
  • client-ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. (a05338f5)
Tests

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

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

Features
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330d)

v3.567.0

Compare Source

Features

v3.565.0

Compare Source

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

v3.564.0

Compare Source

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

v3.563.0

Compare Source

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

v3.549.0

Compare Source

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

v3.540.0

Compare Source

Bug Fixes
  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#​5933) (42a791d)

v3.538.0

Compare Source

Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f)

v3.535.0

Compare Source

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

v3.533.0

Compare Source

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

3.529.1 (2024-03-08)

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

v3.529.1

Compare Source

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

v3.529.0

Compare Source

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

v3.528.0

Compare Source

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

v3.525.0

Compare Source

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

v3.523.0

Compare Source

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

v3.521.0

Compare Source

Features

v3.518.0

Compare Source

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

v3.515.0

Compare Source

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

v3.514.0

Compare Source

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

v3.513.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for services without customizations (#​5787) (4004ff6)

v3.511.0

Compare Source

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

v3.509.0

Compare Source

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

v3.507.0

Compare Source

Features

v3.506.0

Compare Source

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

v3.504.0

Compare Source

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

3.503.1 (2024-01-30)

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

v3.503.1

Compare Source

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

v3.503.0

Compare Source

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

v3.502.0

Compare Source

Features
  • credential-providers: lazy load STS & SSO clients in credential providers (#​5681) (d27301d)

v3.501.0

Compare Source

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

v3.499.0

Compare Source

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

v3.496.0

Compare Source

Bug Fixes
Features
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625)

v3.495.0

Compare Source

Features

v3.494.0

Compare Source

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

v3.490.0

Compare Source

Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#​5667) (9c3e91a)
Features
  • experimentalIdentityAndAuth: release phase for services with customizations (#​5288) (ddc477c)

v3.489.0

Compare Source

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

v3.485.0

Compare Source

Features

v3.484.0

Compare Source

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

v3.481.0

Compare Source

Features

v3.478.0

Compare Source

Features

v3.477.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for SQS and DynamoDB (#​5284) (b3d1497)

v3.476.0

Compare Source

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

v3.474.0

Compare Source

Note: Version bump only for package


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 5 times, most recently from 6b9ae8f to 9bac54b Compare October 25, 2023 21:33
@renovate renovate bot changed the title chore(deps): update all minor dependencies fix(deps): update all minor dependencies Oct 25, 2023
@renovate renovate bot force-pushed the renovate/all-minor branch 8 times, most recently from aac4087 to 71d2d04 Compare November 3, 2023 21:48
@renovate renovate bot force-pushed the renovate/all-minor branch 5 times, most recently from 65e8bae to d4b0ed4 Compare November 13, 2023 23:17
@renovate renovate bot force-pushed the renovate/all-minor branch 9 times, most recently from e0a3e01 to fb7cc19 Compare November 16, 2023 16:30
@renovate renovate bot force-pushed the renovate/all-minor branch 14 times, most recently from ce3145f to b2a83f6 Compare August 30, 2024 19:07
@renovate renovate bot force-pushed the renovate/all-minor branch 10 times, most recently from 4c69c47 to ec69e14 Compare September 5, 2024 18:46
Copy link

github-actions bot commented Sep 5, 2024

⚠ Terrform update available

Terraform: 1.9.5 (using 1.9.2)
Terragrunt: 0.67.3 (using 0.63.2)

Copy link

github-actions bot commented Sep 5, 2024

Staging: load_balancer

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

Plan: 0 to add, 2 to change, 0 to destroy
Show summary
CHANGE NAME
update aws_s3_object.maintenance_static_page_html_files["index-fr.html"]
aws_s3_object.maintenance_static_page_html_files["index.html"]
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # aws_s3_object.maintenance_static_page_html_files["index-fr.html"] will be updated in-place
  ~ resource "aws_s3_object" "maintenance_static_page_html_files" {
      ~ etag                          = "5c195ef016b9e898437a543aba2301ac" -> "3be80c8fc3bbd8a51bbc9709fb555120"
        id                            = "index-fr.html"
        tags                          = {}
      + version_id                    = (known after apply)
        # (23 unchanged attributes hidden)
    }

  # aws_s3_object.maintenance_static_page_html_files["index.html"] will be updated in-place
  ~ resource "aws_s3_object" "maintenance_static_page_html_files" {
      ~ etag                          = "f15e6aa2fd75c9b6b97d93d2b1fedfbd" -> "83f45f59fb216b42e901683edd2f7529"
        id                            = "index.html"
        tags                          = {}
      + version_id                    = (known after apply)
        # (23 unchanged attributes hidden)
    }

Plan: 0 to add, 2 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_acm_certificate.form_viewer"]
WARN - plan.json - main - Missing Common Tags: ["aws_acm_certificate.form_viewer_maintenance_mode"]
WARN - plan.json - main - Missing Common Tags: ["aws_acm_certificate.forms_api[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_alb_listener_rule.forms_api[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudfront_distribution.maintenance_mode"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.firehose_waf_logs"]
WARN - plan.json - main - Missing Common Tags: ["aws_kinesis_firehose_delivery_stream.firehose_waf_logs"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb.form_viewer"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_listener.form_viewer_http"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_listener.form_viewer_https"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_target_group.form_viewer_1"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_target_group.form_viewer_2"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_target_group.forms_api[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_s3_bucket.maintenance_mode"]
WARN - plan.json - main - Missing Common Tags: ["aws_s3_object.maintenance_static_page_css_files[\"style.css\"]"]
WARN - plan.json - main - Missing Common Tags: ["aws_s3_object.maintenance_static_page_html_files[\"index-fr.html\"]"]
WARN - plan.json - main - Missing Common Tags: ["aws_s3_object.maintenance_static_page_html_files[\"index.html\"]"]
WARN - plan.json - main - Missing Common Tags: ["aws_s3_object.maintenance_static_page_ico_files[\"favicon.ico\"]"]
WARN - plan.json - main - Missing Common Tags: ["aws_s3_object.maintenance_static_page_svg_files[\"site-unavailable.svg\"]"]
WARN - plan.json - main - Missing Common Tags: ["aws_shield_protection.alb"]
WARN - plan.json - main - Missing Common Tags: ["aws_shield_protection.route53_hosted_zone[0]"]
WARN - plan.json - main -...

Copy link

github-actions bot commented Sep 5, 2024

Staging: idp

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

Plan: 0 to add, 1 to change, 0 to destroy
Show summary
CHANGE NAME
update module.idp_ecs.aws_ecs_service.this
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.idp_ecs.aws_ecs_service.this will be updated in-place
  ~ resource "aws_ecs_service" "this" {
        id                                 = "arn:aws:ecs:ca-central-1:687401027353:service/idp/zitadel"
        name                               = "zitadel"
        tags                               = {
            "CostCentre" = "forms-platform-staging"
            "Terraform"  = "true"
        }
      ~ task_definition                    = "zitadel:2" -> "zitadel"
        # (15 unchanged attributes hidden)

        # (5 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_alb_listener_rule.idp_protocol_version"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.idp_send_email"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_user.idp_send_email"]
WARN - plan.json - main - Missing Common Tags: ["aws_shield_protection.idp"]

23 tests, 19 passed, 4 warnings, 0 failures, 0 exceptions

Copy link

github-actions bot commented Sep 5, 2024

Staging: api

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

Plan: 0 to add, 1 to change, 0 to destroy
Show summary
CHANGE NAME
update module.api_ecs.aws_ecs_service.this
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.api_ecs.aws_ecs_service.this will be updated in-place
  ~ resource "aws_ecs_service" "this" {
        id                                 = "arn:aws:ecs:ca-central-1:687401027353:service/Forms/forms-api"
        name                               = "forms-api"
        tags                               = {
            "CostCentre" = "forms-platform-staging"
            "Terraform"  = "true"
        }
      ~ task_definition                    = "forms-api:26" -> "forms-api"
        # (15 unchanged attributes hidden)

        # (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
20 tests, 20 passed, 0 warnings, 0 failures, 0 exceptions

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.

None yet

0 participants