Skip to content

fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0#1004

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x
Open

fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0#1004
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0v0.19.0 age confidence

Warning

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


Release Notes

hashicorp/terraform-plugin-framework-validators (github.com/hashicorp/terraform-plugin-framework-validators)

v0.19.0

Compare Source

NOTES:

  • all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​307)

FEATURES:

  • actionvalidator: Introduce new package with declarative validators for action configurations (#​302)
  • listresourcevalidator: Introduce new package with declarative validators for list resource configurations (#​298)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 commented Apr 3, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

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

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/hashicorp/terraform-plugin-framework v1.15.0 -> v1.16.1
github.com/hashicorp/terraform-plugin-go v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.26.0 -> v0.30.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/hashicorp/terraform-registry-address v0.2.5 -> v0.4.0
github.com/hashicorp/yamux v0.1.1 -> v0.1.2
github.com/oklog/run v1.0.0 -> v1.1.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
golang.org/x/crypto v0.39.0 -> v0.41.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.40.0 -> v0.43.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/text v0.26.0 -> v0.28.0
golang.org/x/tools v0.33.0 -> v0.35.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.72.1 -> v1.75.1
google.golang.org/protobuf v1.36.6 -> v1.36.9

@renovate renovate Bot requested a review from a team as a code owner April 3, 2026 01:49
@codecov

codecov Bot commented Apr 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.46%. Comparing base (a714354) to head (5062171).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1004       +/-   ##
===========================================
+ Coverage   28.17%   56.46%   +28.29%     
===========================================
  Files         172      172               
  Lines       21718    21718               
===========================================
+ Hits         6119    12264     +6145     
+ Misses      15467     8973     -6494     
- Partials      132      481      +349     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0 fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0 - autoclosed May 7, 2026
@renovate renovate Bot closed this May 7, 2026
@renovate renovate Bot deleted the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch May 7, 2026 20:54
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0 - autoclosed fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0 May 13, 2026
@renovate renovate Bot reopened this May 13, 2026
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 0b79c86 to 04cdd42 Compare May 13, 2026 00:26
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 04cdd42 to 2e8750b Compare May 13, 2026 20:20
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 2e8750b to 5fe0836 Compare May 19, 2026 17:21
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 5fe0836 to 6493c08 Compare May 19, 2026 23:01
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 6493c08 to 02cb23f Compare May 20, 2026 20:53
@apiiro

apiiro Bot commented May 20, 2026

Copy link
Copy Markdown

Remediation actions:
⚠️ Heads up: Starting June 15, this SCA policy will be enforced as a hard gate. Please address these findings before merging

Workflows: "WORKFLOW-42 · SCA PR Comments for all Orgs"
Policies: "SCA Policy for Hard Gates"

⚠️ Apiiro found 1 resolved risk - 1 high ⚠️

Risks identified in /go.mod - 🔴 1 high Total detected risks 1, Displayed (deduplicated, showing only the highest severity per package): 1
🔴 1 high - golang.org/x/oauth2 · max CVSS 7.5
  • New SCA Policy for Hard Gates in dependency golang.org/x/oauth2
  • Dependency: golang.org/x/oauth2 : v0.26.0
  • Type: Direct
  • Insights: No version 1, Has vulnerabilities, Used in code, Public repository
  • Max CVSS Score: 7.5
  • Total Vulnerabilities 1(1 High):
ID Vulnerability CVSS Exploit maturity EPSS Fix version
CVE-2025-22868 golang.org/x/oauth2 Improper Validation of Syntactic Correctness of Input vulnerability 7.5 No exploit maturity data Score: 0.00125
Percentile 31.1%
0.27.0

Remediation suggestions
Upgrade to golang.org/x/oauth2 v0.36.0:
1. Go to go.mod
2. Replace vulnerable version v0.26.0 with fix version v0.36.0
Upgrade to golang.org/x/oauth2 v0.27.0:
1. Go to go.mod
2. Replace vulnerable version v0.26.0 with fix version v0.27.0

Repository: terraform-provider-equinix
Applications: ORG - EQUINIX,PROJ: PUBLIC-OPENSOURCE (Auto)

View in Apiiro

@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 02cb23f to 6bc3993 Compare May 29, 2026 18:19
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 6bc3993 to 5d32496 Compare May 29, 2026 19:18
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 5d32496 to f8ffcf6 Compare June 2, 2026 16:53
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from f8ffcf6 to 5089f40 Compare June 3, 2026 00:26
@renovate renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-framework-validators-0.x branch from 5089f40 to 5062171 Compare June 13, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants