Skip to content

chore(deps): update dependency hashicorp/hcl to v2.19.1

RENOVATE_GITLAB_TOKEN requested to merge renovate/hashicorp-hcl-2.x into main

This MR contains the following updates:

Package Update Change
hashicorp/hcl minor v2.18.1 -> v2.19.1

Release Notes

hashicorp/hcl (hashicorp/hcl)

v2.19.1

Compare Source

What's Changed

Full Changelog: https://github.com/hashicorp/hcl/compare/v2.19.0...v2.19.1

v2.19.0

Compare Source

Enhancements
  • ext/dynblock: dynblock.Expand now supports an optional hook for calling applications to check and potentially veto (by returning error diagnostics) particular for_each values. The behavior is unchanged for callers that don't set the new option. (#​634)
Bugs Fixed
  • hclsyntax: Further fixes for treatment of "marked" values in the conditional expression, and better tracking of refined values into the conditional expression results, building on the fixes from v2.18.1. (#​633)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports