hashicorp/hcl
### [`v2.11.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2111-Dec-1-2021)
[Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.11.0...v2.11.1)
##### Bugs Fixed
- hclsyntax: The type for an upgraded unknown value with a splat expression cannot be known ([#495](https://togithub.com/hashicorp/hcl/pull/495))
### [`v2.11.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2110-Dec-1-2021)
[Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.10.1...v2.11.0)
##### Enhancements
- hclsyntax: Various error messages related to unexpectedly reaching end of file while parsing a delimited subtree will now return specialized messages describing the opening tokens as "unclosed", instead of returning a generic diagnostic that just happens to refer to the empty source range at the end of the file. This gives better feedback when error messages are being presented alongside a source code snippet, as is common in HCL-based applications, because it shows which innermost container the parser was working on when it encountered the error. ([#492](https://togithub.com/hashicorp/hcl/pull/492))
##### Bugs Fixed
- hclsyntax: Upgrading an unknown single value to a list using a splat expression must return unknown ([#493](https://togithub.com/hashicorp/hcl/pull/493))
Configuration
📅 Schedule: 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, click this checkbox.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This PR contains the following updates:
v2.10.1
->v2.11.1
Release Notes
hashicorp/hcl
### [`v2.11.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2111-Dec-1-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.11.0...v2.11.1) ##### Bugs Fixed - hclsyntax: The type for an upgraded unknown value with a splat expression cannot be known ([#495](https://togithub.com/hashicorp/hcl/pull/495)) ### [`v2.11.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2110-Dec-1-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.10.1...v2.11.0) ##### Enhancements - hclsyntax: Various error messages related to unexpectedly reaching end of file while parsing a delimited subtree will now return specialized messages describing the opening tokens as "unclosed", instead of returning a generic diagnostic that just happens to refer to the empty source range at the end of the file. This gives better feedback when error messages are being presented alongside a source code snippet, as is common in HCL-based applications, because it shows which innermost container the parser was working on when it encountered the error. ([#492](https://togithub.com/hashicorp/hcl/pull/492)) ##### Bugs Fixed - hclsyntax: Upgrading an unknown single value to a list using a splat expression must return unknown ([#493](https://togithub.com/hashicorp/hcl/pull/493))Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.