Skip to content

chore(deps): lock file maintenance#24

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lock-file-maintenance
Open

chore(deps): lock file maintenance#24
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lock-file-maintenance

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

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.)

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) 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/lock-file-maintenance branch from 1c7bb89 to 17e982b Compare November 25, 2025 19:09
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 681eefa to 8600da2 Compare February 6, 2026 22:53
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 8600da2 to 2443d11 Compare February 12, 2026 12:58
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 31b82a6 to 9813e2c Compare February 19, 2026 19:24
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 591e7b0 to 5530007 Compare March 4, 2026 23:56
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 5530007 to 8966b49 Compare March 13, 2026 13:10
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 5 times, most recently from 58d7203 to 003c4a0 Compare March 27, 2026 20:56
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 003c4a0 to cbc10dc Compare March 27, 2026 20:57
@github-actions
Copy link
Copy Markdown

User Testing

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

Plan: 0 to add, 1 to change, 0 to destroy
Show summary
CHANGE RESOURCE
update module.vpc.aws_nat_gateway.nat_gw[0]
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.vpc.aws_nat_gateway.nat_gw[0] will be updated in-place
  ~ resource "aws_nat_gateway" "nat_gw" {
        id                                 = "nat-032f1bba1afb36f7c"
      + regional_nat_gateway_address       = (known after apply)
        tags                               = {
            "CostCentre" = "valentine-user-testing"
            "Name"       = "Valentine_VPC-natgw-0"
            "Terraform"  = "true"
        }
        # (14 unchanged attributes hidden)
    }

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

Warning: Deprecated attribute

  on .terraform/modules/rds_cluster/rds/locals.tf line 14, in locals:
  14:   region        = data.aws_region.current.name

The attribute "name" is deprecated. Refer to the provider documentation for
details.

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

Saved the plan to: plan.tfplan

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

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