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 non-major github action dependencies #549

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action patch v4.1.1 -> v4.1.6 v4.1.7
actions/create-github-app-token action minor v1.6.0 -> v1.10.1
aws-actions/amazon-ecr-login action patch v2 -> v2.0.1
aws-actions/configure-aws-credentials action patch v4.0.1 -> v4.0.2

Review

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

Release Notes

actions/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/create-github-app-token (actions/create-github-app-token)

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

Features

v1.9.3

Compare Source

Bug Fixes

v1.9.2

Compare Source

Bug Fixes

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Features

v1.8.2

Compare Source

Bug Fixes

v1.8.1

Compare Source

Bug Fixes

v1.8.0

Compare Source

Features

v1.7.0

Compare Source

Features

v1.6.4

Compare Source

Bug Fixes
  • revocation: avoid revoking expired tokens and fail gracefully (#​95) (0c01407), closes #​72

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes

v1.6.1

Compare Source

Bug Fixes
aws-actions/amazon-ecr-login (aws-actions/amazon-ecr-login)

v2.0.1

Compare Source

See the changelog for details about the changes included in this release.

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4.0.2

Compare Source

See the changelog for details about the changes included in this release.


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.

@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 11 times, most recently from 6791207 to b2a2533 Compare December 14, 2023 21:53
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 2 times, most recently from 9926966 to 3dda8d8 Compare December 20, 2023 00:18
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 5 times, most recently from 3d21ca9 to 0896f3d Compare January 2, 2024 03:49
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 5 times, most recently from 5dd25bc to 6ba22c9 Compare January 9, 2024 21:50
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 5 times, most recently from e148868 to 0887593 Compare January 11, 2024 13:47
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 6 times, most recently from 6c8f913 to 3755851 Compare May 30, 2024 15:00
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 7 times, most recently from 2bf2f29 to f0abd77 Compare June 4, 2024 17:09
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 10 times, most recently from 861da3b to be0f417 Compare June 14, 2024 13:40
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch from be0f417 to 704dbb9 Compare June 14, 2024 13:51
Copy link

Staging: app

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

⚠️   Warning: resources will be destroyed by this change!

Plan: 1 to add, 0 to change, 1 to destroy
Show summary
CHANGE NAME
recreate aws_ecs_task_definition.form_viewer
Show plan
Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # aws_ecs_task_definition.form_viewer must be replaced
-/+ resource "aws_ecs_task_definition" "form_viewer" {
      ~ arn                      = "arn:aws:ecs:ca-central-1:687401027353:task-definition/form-viewer:1654" -> (known after apply)
      ~ arn_without_revision     = "arn:aws:ecs:ca-central-1:687401027353:task-definition/form-viewer" -> (known after apply)
      ~ container_definitions    = jsonencode(
          ~ [
              ~ {
                  - cpu              = 0
                  - essential        = true
                  ~ linuxParameters  = {
                      ~ capabilities = {
                          - add  = []
                            # (1 unchanged attribute hidden)
                        }
                    }
                  - mountPoints      = []
                    name             = "form_viewer"
                  ~ portMappings     = [
                      ~ {
                          - hostPort      = 3000
                          - protocol      = "tcp"
                            # (1 unchanged attribute hidden)
                        },
                    ]
                  - systemControls   = []
                  - volumesFrom      = []
                    # (4 unchanged attributes hidden)
                },
            ] # forces replacement
        )
      ~ id                       = "form-viewer" -> (known after apply)
      ~ revision                 = 1654 -> (known after apply)
      - tags                     = {} -> null
        # (9 unchanged attributes hidden)
    }

Plan: 1 to add, 0 to change, 1 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_appautoscaling_target.forms[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_log_group.forms"]
WARN - plan.json - main - Missing Common Tags: ["aws_codedeploy_app.app"]
WARN - plan.json - main - Missing Common Tags: ["aws_codedeploy_deployment_group.app"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_cluster.forms"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_service.form_viewer"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_task_definition.form_viewer"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.cognito"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_dynamodb"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_kms"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_s3"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_secrets_manager"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_sqs"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.codedeploy"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.forms"]

34 tests, 19 passed, 15 warnings, 0 failures, 0 exceptions

@bryan-robitaille bryan-robitaille merged commit 554e8b6 into develop Jun 14, 2024
9 checks passed
@bryan-robitaille bryan-robitaille deleted the renovate/all-non-major-github-action branch June 14, 2024 14:03
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.

2 participants