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 patch dependencies #146

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
github.com/aws/aws-sdk-go-v2/config v1.27.21 -> v1.27.24 age adoption passing confidence require patch v1.27.26 (+1)
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.5 -> v1.14.7 age adoption passing confidence require patch v1.14.9 (+1)
github.com/gofiber/template/html/v2 v2.1.1 -> v2.1.2 age adoption passing confidence require patch
golang 1.22.4-alpine -> 1.22.5-alpine age adoption passing confidence stage patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Review

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

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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jul 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.33.2 -> v1.34.1
github.com/aws/aws-sdk-go-v2 v1.30.0 -> v1.30.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.21 -> v1.17.24
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8 -> v1.16.9
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12 -> v1.3.13
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12 -> v2.6.13
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.21.1 -> v1.22.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.13 -> v1.9.14
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14 -> v1.11.15
github.com/aws/aws-sdk-go-v2/service/sso v1.21.1 -> v1.22.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.25.1 -> v1.26.2
github.com/aws/aws-sdk-go-v2/service/sts v1.29.1 -> v1.30.1
github.com/aws/smithy-go v1.20.2 -> v1.20.3

Copy link

github-actions bot commented Jul 8, 2024

Plan for aws/acm

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

Plan: 0 to add, 0 to change, 0 to destroy
Show summary
CHANGE NAME
Show plan
No changes. Infrastructure is up-to-date.

This means that Terraform did not detect any differences between your
configuration and real physical resources that exist. As a result, no
actions need to be performed.
Releasing state lock. This may take a few moments...
Show Conftest results
20 tests, 20 passed, 0 warnings, 0 failures, 0 exceptions

Copy link

github-actions bot commented Jul 8, 2024

Plan for aws/ecr

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

Plan: 0 to add, 0 to change, 0 to destroy
Show summary
CHANGE NAME
Show plan
No changes. Infrastructure is up-to-date.

This means that Terraform did not detect any differences between your
configuration and real physical resources that exist. As a result, no
actions need to be performed.
Releasing state lock. This may take a few moments...
Show Conftest results
20 tests, 20 passed, 0 warnings, 0 failures, 0 exceptions

Copy link

github-actions bot commented Jul 8, 2024

Plan for aws/lambda

✅   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.aws_lambda_function.this
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.api.aws_lambda_function.this will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        architectures                  = [
            "x86_64",
        ]
        arn                            = "arn:aws:lambda:ca-central-1:637287734259:function:secret-production-api"
        code_sha256                    = "90b9f0ce04d61e3ed7da5482b168c4de1e7e2766c7db4e255112c64da35a5240"
        function_name                  = "secret-production-api"
        id                             = "secret-production-api"
        image_uri                      = "637287734259.dkr.ecr.ca-central-1.amazonaws.com/secret/app:d39789d5b7fe0d7992a053b12e515c248b54966d-2024-07-02"
        invoke_arn                     = "arn:aws:apigateway:ca-central-1:lambda:path/2015-03-31/functions/arn:aws:lambda:ca-central-1:637287734259:function:secret-production-api/invocations"
        last_modified                  = "2024-07-02T13:32:55.000+0000"
        layers                         = []
        memory_size                    = 128
        package_type                   = "Image"
        publish                        = false
        qualified_arn                  = "arn:aws:lambda:ca-central-1:637287734259:function:secret-production-api:$LATEST"
        qualified_invoke_arn           = "arn:aws:apigateway:ca-central-1:lambda:path/2015-03-31/functions/arn:aws:lambda:ca-central-1:637287734259:function:secret-production-api:$LATEST/invocations"
        reserved_concurrent_executions = -1
        role                           = "arn:aws:iam::637287734259:role/secret-production-api"
        skip_destroy                   = false
        source_code_hash               = "a6561a6ed841c42c7ab0f8222196f72b6ddadf1b1abd4ce0a5d966a5a409d20a"
        source_code_size               = 0
        tags                           = {
            "CostCentre" = "secret"
            "Terraform"  = "true"
        }
        tags_all                       = {
            "CostCentre" = "secret"
            "Terraform"  = "true"
        }
        timeout                        = 60
        version                        = "$LATEST"

      ~ environment {
          ~ variables = {
                "DYNAMO_TABLE" = "secret-production-table"
                "ENV"          = "PRODUCTION"
                "KMS_ID"       = "5e112d26-23c0-473d-afbb-2c74deab0894"
              ~ "SHA"          = "d39789d5b7fe0d7992a053b12e515c248b54966d" -> "abcdefgh"
            }
        }

        ephemeral_storage {
            size = 512
        }

        logging_config {
            log_format = "Text"
            log_group  = "/aws/lambda/secret-production-api"
        }

        tracing_config {
            mode = "PassThrough"
        }
    }

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

------------------------------------------------------------------------

This plan was saved to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"

Releasing state lock. This may take a few moments...
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_event_rule.every-three-minutes"]
WARN - plan.json - main - Missing Common Tags: ["aws_dynamodb_table.dynamodb-table"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.lambda-iam-role"]
WARN - plan.json - main - Missing Common Tags: ["aws_kms_key.key"]
WARN - plan.json - main - Missing Common Tags: ["aws_lambda_function.lambda-warmer"]

24 tests, 19 passed, 5 warnings, 0 failures, 0 exceptions

@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 8a00755 to 1c9bb20 Compare July 15, 2024 12:53
@patheard patheard merged commit a5540f7 into main Jul 15, 2024
4 checks passed
@patheard patheard deleted the renovate/all-patch branch July 15, 2024 13:05
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.

1 participant