spilliams / terrascope

A kitchen-sink of terraform tools
GNU Affero General Public License v3.0
29 stars 0 forks source link

Update module github.com/hashicorp/hcl/v2 to v2.22.0 #103

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/hcl/v2 v2.20.1 -> v2.22.0 age adoption passing confidence

Release Notes

hashicorp/hcl (github.com/hashicorp/hcl/v2) ### [`v2.22.0`](https://redirect.github.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2220-August-26-2024) [Compare Source](https://redirect.github.com/hashicorp/hcl/compare/v2.21.0...v2.22.0) ##### Enhancements - feat: return an ExprSyntaxError for invalid references that end in a dot ([#​692](https://redirect.github.com/hashicorp/hcl/pull/692)) ### [`v2.21.0`](https://redirect.github.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2210-June-19-2024) [Compare Source](https://redirect.github.com/hashicorp/hcl/compare/v2.20.1...v2.21.0) ##### Enhancements - Introduce `ParseTraversalPartial`, which allows traversals that include the splat (`[*]`) index operator. ([#​673](https://redirect.github.com/hashicorp/hcl/pull/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](https://redirect.github.com/hashicorp/hcl/pull/679)) ##### Bugs Fixed - Expression evaluation will no longer panic if the splat operator is applied to an unknown value that has cty marks. ([#​678](https://redirect.github.com/hashicorp/hcl/pull/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 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.



This PR was generated by Mend Renovate. View the repository job log.