fix(deps): update all dependencies #104
Open
+10
−10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.97.0
->v1.100.0
v0.48.1
->v0.50.0
v0.31.0
->v0.35.0
v0.33.0
->v0.38.0
v0.24.0
->v0.27.0
<= 1.10.5
-><= 1.12.2
v5.0.0
->v6.0.0
39.136.0
->41.81.2
0.6.8
->0.7.1
v2.1.0
->v2.2.1
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 thepre-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: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: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: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: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
terraform_fmt
: Add support for.tftest.hcl
and.tfmock.hcl
formatting (#911) (7433e13), closes /github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L351.99.5 (2025-07-08)
Bug Fixes
pre-commit run -a
, that causes multiply hooks runs.terraform_trivy
from its introduction could always bePassed
forpre-commit run -a
(#909) (a5bd84e), closes #908 /github.com/pre-commit-terraform/#9081.99.4 (2025-06-12)
Bug Fixes
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
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
terraform_fmt
: Add support for.tftest.hcl
and.tfmock.hcl
formatting (#911) (7433e13), closes /github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L351.99.5 (2025-07-08)
Bug Fixes
pre-commit run -a
, that causes multiply hooks runs.terraform_trivy
from its introduction could always bePassed
forpre-commit run -a
(#909) (a5bd84e), closes #908 /github.com/pre-commit-terraform/#9081.99.4 (2025-06-12)
Bug Fixes
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
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
terraform_fmt
: Add support for.tftest.hcl
and.tfmock.hcl
formatting (#911) (7433e13), closes /github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L351.99.5 (2025-07-08)
Bug Fixes
pre-commit run -a
, that causes multiply hooks runs.terraform_trivy
from its introduction could always bePassed
forpre-commit run -a
(#909) (a5bd84e), closes #908 /github.com/pre-commit-terraform/#9081.99.4 (2025-06-12)
Bug Fixes
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
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
terraform_fmt
: Add support for.tftest.hcl
and.tfmock.hcl
formatting (#911) (7433e13), closes /github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L351.99.5 (2025-07-08)
Bug Fixes
pre-commit run -a
, that causes multiply hooks runs.terraform_trivy
from its introduction could always bePassed
forpre-commit run -a
(#909) (a5bd84e), closes #908 /github.com/pre-commit-terraform/#9081.99.4 (2025-06-12)
Bug Fixes
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
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
terraform_fmt
: Add support for.tftest.hcl
and.tfmock.hcl
formatting (#911) (7433e13), closes /github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L351.99.5 (2025-07-08)
Bug Fixes
pre-commit run -a
, that causes multiply hooks runs.terraform_trivy
from its introduction could always bePassed
forpre-commit run -a
(#909) (a5bd84e), closes #908 /github.com/pre-commit-terraform/#9081.99.4 (2025-06-12)
Bug Fixes
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
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
terraform_fmt
: Add support for.tftest.hcl
and.tfmock.hcl
formatting (#911) (7433e13), closes /github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L351.99.5 (2025-07-08)
Bug Fixes
pre-commit run -a
, that causes multiply hooks runs.terraform_trivy
from its introduction could always bePassed
forpre-commit run -a
(#909) (a5bd84e), closes #908 /github.com/pre-commit-terraform/#9081.99.4 (2025-06-12)
Bug Fixes
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
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
.tofu
files by default (#875) (fe1f62f)1.98.1 (2025-04-06)
Bug Fixes
v1.98.0
Compare Source
Features
.tofu
files by default (#875) (fe1f62f)1.98.1 (2025-04-06)
Bug Fixes
v1.97.4
Compare Source
Features
git worktree
(#845) (e64974e)1.97.4 (2025-02-26)
Bug Fixes
1.97.3 (2025-02-04)
Bug Fixes
terraform_docs
: Fix bug introduced inv1.97.2
(#801) (64b81f4), closes #7961.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
v1.97.3
Compare Source
Features
git worktree
(#845) (e64974e)1.97.4 (2025-02-26)
Bug Fixes
1.97.3 (2025-02-04)
Bug Fixes
terraform_docs
: Fix bug introduced inv1.97.2
(#801) (64b81f4), closes #7961.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
v1.97.2
Compare Source
Features
git worktree
(#845) (e64974e)1.97.4 (2025-02-26)
Bug Fixes
1.97.3 (2025-02-04)
Bug Fixes
terraform_docs
: Fix bug introduced inv1.97.2
(#801) (64b81f4), closes #7961.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
v1.97.1
Compare Source
Features
git worktree
(#845) (e64974e)1.97.4 (2025-02-26)
Bug Fixes
1.97.3 (2025-02-04)
Bug Fixes
terraform_docs
: Fix bug introduced inv1.97.2
(#801) (64b81f4), closes #7961.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
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.50.0
Compare Source
What's Changed
terragrunt stack init
by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1560New 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.
This PR was generated by Mend Renovate. View the repository job log.