Skip to content

fix(deps): update all dependencies #90

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

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

fix(deps): update all dependencies #90

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
antonbabenko/pre-commit-terraform repository minor v1.97.0 -> v1.100.0 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.48.1 -> v0.50.0 age adoption passing confidence
golang.org/x/crypto indirect minor v0.31.0 -> v0.35.0 age adoption passing confidence
golang.org/x/net indirect minor v0.33.0 -> v0.38.0 age adoption passing confidence
golang.org/x/oauth2 indirect minor v0.24.0 -> v0.27.0 age adoption passing confidence
pre-commit/pre-commit-hooks repository major v5.0.0 -> v6.0.0 age adoption passing confidence
renovatebot/pre-commit-hooks repository major 39.136.0 -> 41.81.2 age adoption passing confidence
sirosen/texthooks repository minor 0.6.8 -> 0.7.1 age adoption passing confidence
tofuutils/pre-commit-opentofu repository minor v2.1.0 -> v2.2.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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.

GitHub Vulnerability Alerts

CVE-2025-22869

SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.


golang.org/x/crypto Vulnerable to Denial of Service (DoS) via Slow or Incomplete Key Exchange

CVE-2025-22869 / GHSA-hcg3-q754-cr77 / GO-2025-3487

More information

Details

SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Potential denial of service in golang.org/x/crypto

CVE-2025-22869 / GHSA-hcg3-q754-cr77 / GO-2025-3487

More information

Details

SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).

CVE-2025-22870

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

CVE-2025-22872

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).


HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

CVE-2025-22870 / GHSA-qxp5-gwg8-xv66 / GO-2025-3503

More information

Details

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

CVE-2025-22870 / GHSA-qxp5-gwg8-xv66 / GO-2025-3503

More information

Details

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

Severity

  • CVSS Score: 4.4 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net

CVE-2025-22872 / GHSA-vvgc-356p-c3xw / GO-2025-3595

More information

Details

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


golang.org/x/net vulnerable to Cross-site Scripting

CVE-2025-22872 / GHSA-vvgc-356p-c3xw / GO-2025-3595

More information

Details

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).

Severity

  • CVSS Score: Unknown
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).

CVE-2025-22868

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.


golang.org/x/oauth2 Improper Validation of Syntactic Correctness of Input vulnerability

CVE-2025-22868 / GHSA-6v2p-p543-phr9 / GO-2025-3488

More information

Details

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Unexpected memory consumption during token parsing in golang.org/x/oauth2

CVE-2025-22868 / GHSA-6v2p-p543-phr9 / GO-2025-3488

More information

Details

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

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

v1.100.0

Compare Source

Features
  • terraform_fmt: Add support for .tftest.hcl and .tfmock.hcl formatting (#​911) (7433e13)

v1.99.5

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.4

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.3

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.2

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.1

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.0

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.98.1

Compare Source

Features
  • Add support for running hooks on .tofu files by default (#​875) (fe1f62f)

1.98.1 (2025-04-06)

Bug Fixes
  • WSL: Fix parallelism support for WSL systems with enabled systemd (#​872) (da2e9a8)

v1.98.0

Compare Source

Features
  • Add support for running hooks on .tofu files by default (#​875) (fe1f62f)

1.98.1 (2025-04-06)

Bug Fixes
  • WSL: Fix parallelism support for WSL systems with enabled systemd (#​872) (da2e9a8)

v1.97.4

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.3

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.2

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.1

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)
gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0

v0.49.0

Compare Source

Modules affected

  • terraform
  • helm
  • azure
  • aws
  • k8s
  • logger
  • packer

What's Changed


Configuration

📅 Schedule: Branch creation - "after 12am and before 12pm on Monday and Friday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner January 31, 2025 06:48
@renovate renovate bot enabled auto-merge January 31, 2025 06:48
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from d6a51fc to 7808dc4 Compare February 4, 2025 23:03
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Feb 4, 2025
Copy link
Contributor Author

renovate bot commented Feb 4, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.2 -> 1.24.1
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.28.0 -> v0.30.0
golang.org/x/term v0.27.0 -> v0.29.0
golang.org/x/text v0.21.0 -> v0.22.0

@renovate renovate bot force-pushed the renovate/all branch 14 times, most recently from 06cdf3b to 3ae3e1f Compare February 12, 2025 08:50
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a2a509f to c49f8d0 Compare February 12, 2025 17:40
@renovate renovate bot force-pushed the renovate/all branch 22 times, most recently from d105073 to f63a04e Compare August 15, 2025 18:53
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 7dda090 to 5d04f6d Compare August 19, 2025 03:13
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