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 dependencies #181

Merged
merged 8 commits into from
Oct 29, 2024
Merged

chore(deps): update all dependencies #181

merged 8 commits into from
Oct 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
antonbabenko/pre-commit-terraform repository minor v1.94.1 -> v1.96.1 age adoption passing confidence
defenseunicorns/build-harness patch 2.0.38 -> 2.0.43 age adoption passing confidence
github.com/aws-ia/terraform-aws-eks-blueprints-addons module minor v1.16.3 -> v1.18.3 age adoption passing confidence
github.com/defenseunicorns/terraform-aws-vpc module patch v0.1.11 -> v0.1.12 age adoption passing confidence
github.com/gruntwork-io/terratest require patch v0.47.1 -> v0.47.2 age adoption passing confidence
github.com/terraform-aws-modules/terraform-aws-eks module minor v20.24.0 -> v20.26.1 age adoption passing confidence
github.com/terraform-aws-modules/terraform-aws-secrets-manager module minor v1.1.2 -> v1.3.1 age adoption passing confidence
peter-murray/workflow-application-token-action action major v3 -> v4 age adoption passing confidence
pre-commit/pre-commit-hooks repository major v4.6.0 -> v5.0.0 age adoption passing confidence
renovatebot/pre-commit-hooks repository minor 38.61.0 -> 38.134.0 age adoption passing confidence
tofuutils/pre-commit-opentofu repository major v1.0.3 -> v2.1.0 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.96.1

Compare Source

Bug Fixes
  • terraform_docs: Fix issue with processing multiply files without terraform-docs markers. Issue introduced in v1.95.0 (#​720) (2b1aec8),

v1.96.0

Compare Source

Features
  • Expand environment variables in --args= which contains lowercase symbols, like ${TF_VAR_lowercase} (#​719) (bf156b4)

v1.95.0

Compare Source

Features
  • terraform_docs: Drop support for terraform-docs <0.12.0 (#​717) (81e4572)

v1.94.3

Compare Source

Bug Fixes
  • terraform_docs: Restore --hook-config=--add-to-existing-file default behavior. Regression from 1.94.0. (#​716) (315342e)

v1.94.2

Compare Source

Bug Fixes
defenseunicorns/build-harness (defenseunicorns/build-harness)

v2.0.43

Compare Source

Miscellaneous Chores

v2.0.42

Compare Source

Miscellaneous Chores
  • deps: update dependency awscli to v2.17.57 (#​393) (11e31dd)
  • deps: update ghcr.io/defenseunicorns/build-harness/build-harness docker tag to v2.0.41 (#​391) (f5d9987)

v2.0.41

Compare Source

Miscellaneous Chores

v2.0.40

Compare Source

Miscellaneous Chores

v2.0.39

Compare Source

Miscellaneous Chores
aws-ia/terraform-aws-eks-blueprints-addons (github.com/aws-ia/terraform-aws-eks-blueprints-addons)

v1.18.3

Compare Source

What's Changed

New Contributors

Full Changelog: aws-ia/terraform-aws-eks-blueprints-addons@v1.18.2...v1.18.3

v1.18.2

Compare Source

What's Changed

New Contributors

Full Changelog: aws-ia/terraform-aws-eks-blueprints-addons@v1.18.1...v1.18.2

v1.18.1

Compare Source

What's Changed

Full Changelog: aws-ia/terraform-aws-eks-blueprints-addons@v1.18.0...v1.18.1

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws-ia/terraform-aws-eks-blueprints-addons@v1.17.0...v1.18.0

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws-ia/terraform-aws-eks-blueprints-addons@v1.16.4...v1.17.0

v1.16.4

Compare Source

fix: Fixing fargate-fluentbit configMap addon for parsing logs correctly by @​rodrigobersa in #​418

defenseunicorns/terraform-aws-vpc (github.com/defenseunicorns/terraform-aws-vpc)

v0.1.12

Compare Source

Features
Miscellaneous Chores
gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.47.2

Compare Source

Modules affected

  • ssh
  • terraform

Description

  • Updated logging line in ssh module
  • Refined terraform output by removing unnecessary info lines
  • Update rexml dependency

Related links

Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2

terraform-aws-modules/terraform-aws-eks (github.com/terraform-aws-modules/terraform-aws-eks)

v20.26.1

Compare Source

Bug Fixes
  • Use dynamic partition data source to determine DNS suffix for Karpenter EC2 pass role permission (#​3193) (dea6c44)

v20.26.0

Compare Source

Features
  • Add support for desired_capacity_type (named desired_size_type) on self-managed node group (#​3166) (6974a5e)

v20.25.0

Compare Source

Features
  • Add support for newly released AL2023 accelerated AMI types (#​3177) (b2a8617)
Bug Fixes

v20.24.3

Compare Source

Bug Fixes
  • Add primary_ipv6 parameter to self-managed-node-group (#​3169) (fef6555)

v20.24.2

Compare Source

Bug Fixes

v20.24.1

Compare Source

Bug Fixes
  • Correct Karpenter EC2 service principal DNS suffix in non-commercial regions (#​3157) (47ab3eb)
terraform-aws-modules/terraform-aws-secrets-manager (github.com/terraform-aws-modules/terraform-aws-secrets-manager)

v1.3.1

Compare Source

Bug Fixes

v1.3.0

Compare Source

Features

v1.2.0

Compare Source

Features
  • Add secret_string and secret_binary to outputs (#​8) (0b36ebb)
peter-murray/workflow-application-token-action (peter-murray/workflow-application-token-action)

v4

Compare Source

pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v5.0.0: pre-commit-hooks v5.0.0

Compare Source

Features
Fixes
Migrating
  • pre-commit-hooks now requires pre-commit>=3.2.0.
  • use non-deprecated names for stages.
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v38.134.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.134.0 for more changes

v38.133.4

Compare Source

v38.133.2

Compare Source

v38.133.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.133.1 for more changes

v38.133.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.133.0 for more changes

v38.132.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.3 for more changes

v38.132.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.2 for more changes

v38.132.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.1 for more changes

v38.132.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.0 for more changes

v38.131.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.131.2 for more changes

v38.131.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.131.1 for more changes

v38.131.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.131.0 for more changes

v38.130.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.4 for more changes

v38.130.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.3 for more changes

v38.130.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.2 for more changes

v38.130.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.1 for more changes

v38.130.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.0 for more changes

v38.129.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.3 for more changes

v38.129.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.2 for more changes

v38.129.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.1 for more changes

v38.129.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.0 for more changes

v38.128.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.6 for more changes

v38.128.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.3 for more changes

v38.128.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.2 for more changes

v38.128.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.1 for more changes

v38.127.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.4 for more changes

v38.127.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.3 for more changes

v38.127.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.2 for more changes

v38.127.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.1 for more changes

v38.127.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.0 for more changes

v38.126.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.126.2


Configuration

📅 Schedule: Branch creation - "after 4am and before 10am on Monday" in timezone America/New_York, 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 added the renovate label Sep 9, 2024
@renovate renovate bot requested a review from a team as a code owner September 9, 2024 09:12
narwhal-bot[bot]
narwhal-bot bot previously approved these changes Sep 9, 2024
Copy link
Contributor

@narwhal-bot narwhal-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved

@renovate renovate bot changed the title chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v38.72.1 chore(deps): update all dependencies Sep 9, 2024
@renovate renovate bot force-pushed the renovate/all branch 23 times, most recently from c645d9c to adc4324 Compare September 16, 2024 14:01
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7e619d8 to 0ee0999 Compare September 16, 2024 19:50
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 46f2e9e to c2b919b Compare October 29, 2024 07:20
@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping
🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping
🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make="foo" region="bar"

pls don't e2e
🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make="foo" region="bar"
🤖 View pipeline run

🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make="foo" region="bar"
🤖 View pipeline run

Copy link
Contributor Author

renovate bot commented Oct 29, 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.

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make="foo" region="bar"
🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make=foo region=bar
🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make=foo region=bar
🤖 View pipeline run

🤖 View pipeline run

🤖 View pipeline run

🤖 View pipeline run

🤖 View pipeline run

🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/test ping make=foo region=bar
🤖 View pipeline run

🤖 View pipeline run

@zack-is-cool
Copy link
Member

zack-is-cool commented Oct 29, 2024

/update autoformat
🤖 View pipeline run

@zack-is-cool zack-is-cool added this pull request to the merge queue Oct 29, 2024
Merged via the queue into main with commit 4b8140b Oct 29, 2024
17 checks passed
@zack-is-cool zack-is-cool deleted the renovate/all branch October 29, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants