From f69c1f6b85cb006e2ec2512d77224f14aec11592 Mon Sep 17 00:00:00 2001 From: "renovate-cds[bot]" <117288780+renovate-cds[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 04:05:58 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- infrastructure/terragrunt/aws/database/rds.tf | 2 +- infrastructure/terragrunt/aws/ecr/oidc.tf | 2 +- infrastructure/terragrunt/aws/ecs/cloudwatch_logs.tf | 2 +- infrastructure/terragrunt/aws/network/vpc.tf | 2 +- infrastructure/terragrunt/aws/network/vpn.tf | 2 +- infrastructure/terragrunt/aws/storage/s3.tf | 2 +- infrastructure/terragrunt/env/common/provider.tf | 2 +- wordpress/wp-content/plugins/cds-base/composer.lock | 12 ++++++------ .../wp-content/themes/cds-default/composer.lock | 12 ++++++------ 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/infrastructure/terragrunt/aws/database/rds.tf b/infrastructure/terragrunt/aws/database/rds.tf index 2993b8473..cc6f1952e 100644 --- a/infrastructure/terragrunt/aws/database/rds.tf +++ b/infrastructure/terragrunt/aws/database/rds.tf @@ -2,7 +2,7 @@ # RDS MySQL cluster across 3 subnets # module "rds_cluster" { - source = "github.com/cds-snc/terraform-modules//rds?ref=v9.6.0" + source = "github.com/cds-snc/terraform-modules//rds?ref=v9.6.1" name = "wordpress" database_name = var.database_name diff --git a/infrastructure/terragrunt/aws/ecr/oidc.tf b/infrastructure/terragrunt/aws/ecr/oidc.tf index 754c593e2..561bbda08 100644 --- a/infrastructure/terragrunt/aws/ecr/oidc.tf +++ b/infrastructure/terragrunt/aws/ecr/oidc.tf @@ -3,7 +3,7 @@ locals { } module "ecr_tag_release" { - source = "github.com/cds-snc/terraform-modules//gh_oidc_role?ref=v9.6.0" + source = "github.com/cds-snc/terraform-modules//gh_oidc_role?ref=v9.6.1" billing_tag_value = var.billing_tag_value roles = [ { diff --git a/infrastructure/terragrunt/aws/ecs/cloudwatch_logs.tf b/infrastructure/terragrunt/aws/ecs/cloudwatch_logs.tf index de3fe2119..6113d107d 100644 --- a/infrastructure/terragrunt/aws/ecs/cloudwatch_logs.tf +++ b/infrastructure/terragrunt/aws/ecs/cloudwatch_logs.tf @@ -9,7 +9,7 @@ resource "aws_cloudwatch_log_group" "ecs_events" { } module "sentinel_forwarder" { - source = "github.com/cds-snc/terraform-modules//sentinel_forwarder?ref=v9.6.0" + source = "github.com/cds-snc/terraform-modules//sentinel_forwarder?ref=v9.6.1" function_name = "sentinel-forwarder" billing_tag_value = var.billing_tag_value diff --git a/infrastructure/terragrunt/aws/network/vpc.tf b/infrastructure/terragrunt/aws/network/vpc.tf index 9984d8e58..61947858d 100644 --- a/infrastructure/terragrunt/aws/network/vpc.tf +++ b/infrastructure/terragrunt/aws/network/vpc.tf @@ -2,7 +2,7 @@ # VPC: 3 public + 3 private subnets across 3 availability zones # module "wordpress_vpc" { - source = "github.com/cds-snc/terraform-modules//vpc?ref=v9.6.0" + source = "github.com/cds-snc/terraform-modules//vpc?ref=v9.6.1" name = "wordpress" cidrsubnet_newbits = 8 diff --git a/infrastructure/terragrunt/aws/network/vpn.tf b/infrastructure/terragrunt/aws/network/vpn.tf index 79c6771fb..ced48440b 100644 --- a/infrastructure/terragrunt/aws/network/vpn.tf +++ b/infrastructure/terragrunt/aws/network/vpn.tf @@ -1,5 +1,5 @@ module "vpn" { - source = "github.com/cds-snc/terraform-modules//client_vpn?ref=v9.6.0" + source = "github.com/cds-snc/terraform-modules//client_vpn?ref=v9.6.1" endpoint_name = "private_subnets" access_group_id = var.client_vpn_access_group_id diff --git a/infrastructure/terragrunt/aws/storage/s3.tf b/infrastructure/terragrunt/aws/storage/s3.tf index 0d8450585..ff3eae32d 100644 --- a/infrastructure/terragrunt/aws/storage/s3.tf +++ b/infrastructure/terragrunt/aws/storage/s3.tf @@ -1,5 +1,5 @@ module "wordpress_storage" { - source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.0" + source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.1" bucket_name = "platform-gc-articles-${var.env}-uploads" billing_tag_value = var.billing_tag_value } diff --git a/infrastructure/terragrunt/env/common/provider.tf b/infrastructure/terragrunt/env/common/provider.tf index 864bb83c8..ae1eeb67a 100644 --- a/infrastructure/terragrunt/env/common/provider.tf +++ b/infrastructure/terragrunt/env/common/provider.tf @@ -1,6 +1,6 @@ terraform { - required_version = "1.9.2" + required_version = "1.9.3" required_providers { aws = { source = "hashicorp/aws" diff --git a/wordpress/wp-content/plugins/cds-base/composer.lock b/wordpress/wp-content/plugins/cds-base/composer.lock index f3a701104..3ec786eeb 100644 --- a/wordpress/wp-content/plugins/cds-base/composer.lock +++ b/wordpress/wp-content/plugins/cds-base/composer.lock @@ -3245,16 +3245,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "2.6.1", + "version": "v2.6.2", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "7538d684d4f06b0e10c8a0166ce4e6d9e1687aa1" + "reference": "53518a11f314119e320597c7a8274f11b1295bdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/7538d684d4f06b0e10c8a0166ce4e6d9e1687aa1", - "reference": "7538d684d4f06b0e10c8a0166ce4e6d9e1687aa1", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/53518a11f314119e320597c7a8274f11b1295bdc", + "reference": "53518a11f314119e320597c7a8274f11b1295bdc", "shasum": "" }, "require": { @@ -3308,9 +3308,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/2.6.1" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.2" }, - "time": "2024-02-28T11:27:34+00:00" + "time": "2024-07-03T12:50:00+00:00" }, { "name": "wp-cli/mustangostang-spyc", diff --git a/wordpress/wp-content/themes/cds-default/composer.lock b/wordpress/wp-content/themes/cds-default/composer.lock index a1b0c6f51..cc180c4f6 100644 --- a/wordpress/wp-content/themes/cds-default/composer.lock +++ b/wordpress/wp-content/themes/cds-default/composer.lock @@ -1845,16 +1845,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "2.6.1", + "version": "v2.6.2", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "7538d684d4f06b0e10c8a0166ce4e6d9e1687aa1" + "reference": "53518a11f314119e320597c7a8274f11b1295bdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/7538d684d4f06b0e10c8a0166ce4e6d9e1687aa1", - "reference": "7538d684d4f06b0e10c8a0166ce4e6d9e1687aa1", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/53518a11f314119e320597c7a8274f11b1295bdc", + "reference": "53518a11f314119e320597c7a8274f11b1295bdc", "shasum": "" }, "require": { @@ -1908,9 +1908,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/2.6.1" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.2" }, - "time": "2024-02-28T11:27:34+00:00" + "time": "2024-07-03T12:50:00+00:00" }, { "name": "wp-cli/mustangostang-spyc",