Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/hcl/v2 v2.20.1 -> v2.24.0 age confidence

Release Notes

hashicorp/hcl (github.com/hashicorp/hcl/v2)

v2.24.0

Compare Source

Enhancements
  • Add support for decoding block and attribute source ranges when using gohcl. (#​703)
  • hclsyntax: Detect and reject invalid nested splat result. (#​724)
Bugs Fixed
  • Correct handling of unknown objects in Index function. (#​763)

v2.23.0

Compare Source

Bugs Fixed
  • Preserve marks when traversing through unknown values. (#​699)
  • Retain marks through conditional and for expressions. (#​710)

v2.22.0

Compare Source

Enhancements
  • feat: return an ExprSyntaxError for invalid references that end in a dot (#​692)

v2.21.0

Compare Source

Enhancements
  • Introduce ParseTraversalPartial, which allows traversals that include the splat ([*]) index operator. (#​673)
  • ext/dynblock: Now accepts marked values in for_each, and will transfer those marks (as much as technically possible) to values in the generated blocks. (#​679)
Bugs Fixed
  • Expression evaluation will no longer panic if the splat operator is applied to an unknown value that has cty marks. (#​678)

Configuration

📅 Schedule: 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 becomes conflicted, 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
Copy link
Contributor Author

renovate bot commented Aug 23, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/hashicorp/hcl/[email protected] requires go >= 1.23.0; switching to go1.24.8
go: downloading go1.24.8 (linux/amd64)
go: download go1.24.8: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 - autoclosed Sep 25, 2025
@renovate renovate bot closed this Sep 25, 2025
@renovate renovate bot deleted the renovate/github.com-hashicorp-hcl-v2-2.x branch September 25, 2025 05:49
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 - autoclosed fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 Sep 25, 2025
@renovate renovate bot reopened this Sep 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-hcl-v2-2.x branch from a572bd9 to 57b3ba5 Compare September 25, 2025 08:39
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 - autoclosed Sep 26, 2025
@renovate renovate bot closed this Sep 26, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 - autoclosed fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 Sep 27, 2025
@renovate renovate bot reopened this Sep 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-hcl-v2-2.x branch from 6a43b56 to 57b3ba5 Compare September 27, 2025 02:12
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 - autoclosed Sep 29, 2025
@renovate renovate bot closed this Sep 29, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 - autoclosed fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 Sep 29, 2025
@renovate renovate bot reopened this Sep 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-hcl-v2-2.x branch from 1aa2b7a to 57b3ba5 Compare September 29, 2025 18:45
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-hcl-v2-2.x branch from 57b3ba5 to 2c017b6 Compare October 9, 2025 10:37
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.

1 participant