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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@​aws-crypto/client-node 4.0.0 -> 4.0.1 age adoption passing confidence dependencies patch
@types/aws-lambda (source) 8.10.126 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/aws-lambda (source) 8.10.129 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/aws-lambda (source) 8.10.134 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/aws-lambda (source) 8.10.128 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/aws-lambda (source) 8.10.136 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/aws-lambda (source) 8.10.130 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/aws-lambda (source) 8.10.133 -> 8.10.145 age adoption passing confidence devDependencies patch
@types/uuid (source) 9.0.7 -> 9.0.8 age adoption passing confidence devDependencies patch
github.com/cds-snc/terraform-modules 1e2debaf58fdb65da1910f0d42efcc786ddd0722 -> v1.0.15 age adoption passing confidence module patch
hashicorp/terraform 1.9.2 -> 1.9.7 age adoption passing confidence required_version patch
random (source) =3.6.0 -> 3.6.3 age adoption passing confidence required_provider patch

Review

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

Release Notes

cds-snc/terraform-modules (github.com/cds-snc/terraform-modules)

v1.0.15

Compare Source

v1.0.14

Compare Source

v1.0.13

Compare Source

v1.0.12

Compare Source

v1.0.11

Compare Source

v1.0.10

Compare Source

v1.0.9

Compare Source

v1.0.8: S3 replication of delete markers

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v1.0.7...v1.0.8

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5: Use provided Dynamodb table name to generate IAM policy

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v1.0.4...v1.0.5

v1.0.4: S3 object encryption using KMS

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v1.0.3...v1.0.4

v1.0.3: S3 replication and GH OIDC assume role policy enhancements

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v1.0.2...v1.0.3

v1.0.2

Compare Source

v1.0.1

Compare Source

hashicorp/terraform (hashicorp/terraform)

v1.9.7

Compare Source

1.9.7 (October 2, 2024)

BUG FIXES:

  • config generation: escape map keys with whitespaces (#​35754)

v1.9.6

Compare Source

1.9.6 (September 18, 2024)

BUG FIXES:

  • plan renderer: Render complete changes within unknown nested blocks. (#​35644)
  • plan renderer: Fix crash when attempting to render unknown nested blocks that contain attributes forcing resource replacement. (#​35644)
  • plan renderer: Fix crash when rendering a plan that contains null attributes being update to unknown values. (#​35709)

v1.9.5

Compare Source

1.9.5 (August 20, 2024)

ENHANCEMENTS:

  • cloud: The cloud block can now interact with workspaces that have HCP resource IDs. (#​35495)

BUG FIXES:

  • core: removed blocks with provisioners were not executed when the resource was in a nested module. (#​35611)

v1.9.4

Compare Source

1.9.4 (August 7, 2024)

BUG FIXES:

  • core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. (#​35511)
  • init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. (#​35533)

v1.9.3

Compare Source

1.9.3 (July 24, 2024)

ENHANCEMENTS:

  • Terraform now returns a more specific error message in the awkward situation where an input variable validation rule is known to have failed (condition returned false) but the error message is derived from an unknown value. (#​35400)

BUG FIXES:

  • core: Terraform no longer performs an unnecessary refresh when removing an instance targeted by a removed block. (#​35458)
  • config generation: Fix validation error when using nested computed or deprecated attributes. (#​35484)
  • Updated to newer github.com/hashicorp/go-retryablehttp version, addressing CVE-2024-6104, and bringing in updates for several indirect dependencies. (#​35473)
  • Moved to building with Go 1.22.5, which addresses CVE-2024-24791 and several other non-security bugs. (#​35494)
hashicorp/terraform-provider-random (random)

v3.6.3

Compare Source

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​604)

v3.6.2

Compare Source

NOTES:

  • resource/random_pet: Results have been updated to the latest upstream petname data (#​581)

v3.6.1

Compare Source

BUG FIXES:

  • all: Prevent keepers from triggering an in-place update following import (#​385)
  • resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 (#​409)
  • provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#​551)
  • provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#​551)

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-patch branch 7 times, most recently from 0dd8a63 to 7b21e68 Compare July 12, 2023 12:42
@renovate renovate bot changed the title fix(deps): update dependency pg to v8.11.1 chore(deps): update all patch dependencies Jul 12, 2023
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 255f724 to 2c644fb Compare July 13, 2023 00:39
@renovate renovate bot changed the title chore(deps): update all patch dependencies fix(deps): update all patch dependencies Jul 13, 2023
@renovate renovate bot force-pushed the renovate/all-patch branch 12 times, most recently from db0a4bb to 14c52a9 Compare July 20, 2023 12:36
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 38304ec to ad6dd3b Compare July 26, 2023 17:12
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 4d6e0fe to 2715a4e Compare September 27, 2024 19:32
@renovate renovate bot force-pushed the renovate/all-patch branch 11 times, most recently from b148f36 to dd5313d Compare October 7, 2024 19:22
@renovate renovate bot force-pushed the renovate/all-patch branch 8 times, most recently from 095de2c to bc09aa2 Compare October 15, 2024 13:27
@renovate renovate bot force-pushed the renovate/all-patch branch from bc09aa2 to d5bdd96 Compare October 15, 2024 14:11
Copy link

⚠ Terrform update available

Terraform: 1.9.7 (using 1.9.2)
Terragrunt: 0.68.1 (using 0.63.2)

Copy link

Staging: ecr

❌   Terraform Init: failed
❌   Terraform Validate: failed
❌   Terraform Format: failed
❌   Terraform Plan: failed
❌   Conftest: failed

Show Init results
Initializing the backend...

Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
time=2024-10-15T14:12:03Z level=info msg=Downloading Terraform configurations from file:///home/runner/work/forms-terraform/forms-terraform/aws into /home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o

Error: Unsupported Terraform Core version

  on provider.tf line 3, in terraform:
   3:   required_version = "1.9.7"

This configuration does not support Terraform version 1.9.2. To proceed,
either choose another supported Terraform version or update this version
constraint. Version constraints are normally set for good reason, so updating
the constraint may lead to other errors or unexpected behavior.
time=2024-10-15T14:12:04Z level=error msg=terraform invocation failed in /home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr error=[/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr] exit status 1 prefix=[/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr] 
time=2024-10-15T14:12:04Z level=error msg=1 error occurred:
	* [/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr] exit status 1


Show Validate results
Error: Unsupported Terraform Core version

  on provider.tf line 3, in terraform:
   3:   required_version = "1.9.7"

This configuration does not support Terraform version 1.9.2. To proceed,
either choose another supported Terraform version or update this version
constraint. Version constraints are normally set for good reason, so updating
the constraint may lead to other errors or unexpected behavior.
time=2024-10-15T14:12:06Z level=error msg=terraform invocation failed in /home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr error=[/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr] exit status 1 prefix=[/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr] 
time=2024-10-15T14:12:06Z level=error msg=1 error occurred:
	* [/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr] exit status 1


Show plan
Initializing the backend...

Error: Unsupported Terraform Core version

  on provider.tf line 3, in terraform:
   3:   required_version = "1.9.7"

This configuration does not support Terraform version 1.9.2. To proceed,
either choose another supported Terraform version or update this version
constraint. Version constraints are normally set for good reason, so updating
the constraint may lead to other errors or unexpected behavior.
time=2024-10-15T14:12:09Z level=error msg=terraform invocation failed in /home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr error=[/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr] exit status 1 prefix=[/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr] 
time=2024-10-15T14:12:09Z level=error msg=1 error occurred:
	* [/home/runner/work/forms-terraform/forms-terraform/env/cloud/ecr/.terragrunt-cache/x-ZsSIa0P3h0nULjGKV_x72TuBw/-syjFrdAaB-6kNXhMmF1nXBOp7o/ecr] exit status 1


@bryan-robitaille bryan-robitaille changed the base branch from develop to main October 15, 2024 19:29
Copy link
Contributor Author

renovate bot commented Oct 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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