- Notifications
You must be signed in to change notification settings - Fork947
Commit2e34a1e
authored
chore: bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#18854)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl)from 2.23.0 to 2.24.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/hcl/releases">github.com/hashicorp/hcl/v2'sreleases</a>.</em></p><blockquote><h2>v2.24.0</h2><h3>Enhancements</h3><ul><li>Add support for decoding block and attribute source ranges whenusing <code>gohcl</code>. (<ahref="https://redirect.github.com/hashicorp/hcl/pull/703">#703</a>)</li><li>hclsyntax: Detect and reject invalid nested splat result. (<ahref="https://redirect.github.com/hashicorp/hcl/pull/724">#724</a>)</li></ul><h3>Bugs Fixed</h3><ul><li>Correct handling of unknown objects in Index function. (<ahref="https://redirect.github.com/hashicorp/hcl/pull/763">#763</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md">github.com/hashicorp/hcl/v2'schangelog</a>.</em></p><blockquote><h2>v2.24.0 (July 7, 2025)</h2><h3>Enhancements</h3><ul><li>Add support for decoding block and attribute source ranges whenusing <code>gohcl</code>. (<ahref="https://redirect.github.com/hashicorp/hcl/pull/703">#703</a>)</li><li>hclsyntax: Detect and reject invalid nested splat result. (<ahref="https://redirect.github.com/hashicorp/hcl/pull/724">#724</a>)</li></ul><h3>Bugs Fixed</h3><ul><li>Correct handling of unknown objects in Index function. (<ahref="https://redirect.github.com/hashicorp/hcl/pull/763">#763</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/hcl/commit/6b5068090eef06b1f127f61529db5ba0be7ed343"><code>6b50680</code></a>Update CHANGELOG.md (<ahref="https://redirect.github.com/hashicorp/hcl/issues/764">#764</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/77ef278eaae165adbe82d39a1b8e7707ad7d501a"><code>77ef278</code></a>ops: handle unknown objects correctly when looking up by index (<ahref="https://redirect.github.com/hashicorp/hcl/issues/763">#763</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/dfa124f3c93ff1764fda03702a7a9aa8c9db48d8"><code>dfa124f</code></a>[Compliance] - PR Template Changes Required (<ahref="https://redirect.github.com/hashicorp/hcl/issues/761">#761</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/6b5c4c2bac7140d1f676d294e99ff5d696b8fbf9"><code>6b5c4c2</code></a>fix errors thrown by errcheck linter (<ahref="https://redirect.github.com/hashicorp/hcl/issues/755">#755</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/61bd79dedd738d45edd16f6eb0ca405d0484a7b7"><code>61bd79d</code></a>suppress and fix lint errors by unused (<ahref="https://redirect.github.com/hashicorp/hcl/issues/754">#754</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/8b8cb9c9fa85c1f91083ee866c0ca3d1b910404b"><code>8b8cb9c</code></a>build(deps): bump golangci/golangci-lint-action</li><li><ahref="https://github.com/hashicorp/hcl/commit/aa4e44796409371ce1f3d452c81b334d7bbdbfcc"><code>aa4e447</code></a>build(deps): bump actions/setup-go</li><li><ahref="https://github.com/hashicorp/hcl/commit/72443636fe97ebb2e1ce1aa2bfa87dd426d8a88f"><code>7244363</code></a>Update go-cty to latest (<ahref="https://redirect.github.com/hashicorp/hcl/issues/749">#749</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/b4e27ae471da2b5a30329239713f7f3ed630c2dc"><code>b4e27ae</code></a>test_suite: refactor schema validation of diagnostic file range, pos (<ahref="https://redirect.github.com/hashicorp/hcl/issues/750">#750</a>)</li><li><ahref="https://github.com/hashicorp/hcl/commit/314d2366eadcbd243f2988a535587d7fea94442e"><code>314d236</code></a>fix staticcheck lint errors</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/hcl/compare/v2.23.0...v2.24.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parentb56c6a1 commit2e34a1e
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
344 |
| - | |
| 344 | + | |
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1376 | 1376 |
| |
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 |
| - | |
1380 |
| - | |
| 1379 | + | |
| 1380 | + | |
1381 | 1381 |
| |
1382 | 1382 |
| |
1383 | 1383 |
| |
|
0 commit comments
Comments
(0)