Skip to content

Commit 0634d90

Browse files
[Dependency] Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 (#4236)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.22.0 to 2.23.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/hcl/releases">github.com/hashicorp/hcl/v2's releases</a>.</em></p> <blockquote> <h2>v2.23.0</h2> <h2>What's Changed</h2> <ul> <li>Preserve marks when traversing unknown values by <a href="https://github.com/jbardin"><code>@​jbardin</code></a> in <a href="https://redirect.github.com/hashicorp/hcl/pull/699">hashicorp/hcl#699</a></li> <li>Better control of marks through conditional and for expressions by <a href="https://github.com/jbardin"><code>@​jbardin</code></a> in <a href="https://redirect.github.com/hashicorp/hcl/pull/710">hashicorp/hcl#710</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/hcl/compare/v2.22.0...v2.23.0">https://github.com/hashicorp/hcl/compare/v2.22.0...v2.23.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md">github.com/hashicorp/hcl/v2's changelog</a>.</em></p> <blockquote> <h1>HCL Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/hcl/commit/56a9aee5207dbaed7f061cd926b96fc159d26ea0"><code>56a9aee</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/hcl/issues/710">#710</a> from hashicorp/jbardin/marked-conditions</li> <li><a href="https://github.com/hashicorp/hcl/commit/b48ba6ecbfd16da22e3ad5476427744f9bee47b1"><code>b48ba6e</code></a> pass marks through unknown ForExpr values</li> <li><a href="https://github.com/hashicorp/hcl/commit/bbfec2d532518e6536b9924d1f039abd07c6f2ef"><code>bbfec2d</code></a> pass all marks through conditional expressions</li> <li><a href="https://github.com/hashicorp/hcl/commit/d20d07fa73707e58954493bdd600c1fb0a0d4c77"><code>d20d07f</code></a> github: Pin action refs to latest trusted by TSCCR (<a href="https://redirect.github.com/hashicorp/hcl/issues/700">#700</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/3883feb0e06458153e8a1b56566582b6725330d2"><code>3883feb</code></a> docs(ext/dynblock): recursive function call typo in detecting variables (<a href="https://redirect.github.com/hashicorp/hcl/issues/686">#686</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/2eb163fdee4d453381ada085060569475c0c6864"><code>2eb163f</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/hcl/issues/701">#701</a> from hashicorp/d/fix-typo</li> <li><a href="https://github.com/hashicorp/hcl/commit/65971e8952c195172870bd11cf1bb34be6bd718d"><code>65971e8</code></a> docs: use 'by' instead of 'prior to'</li> <li><a href="https://github.com/hashicorp/hcl/commit/1dfc778b7de90d03c632055cd1b8b65a3f69f66d"><code>1dfc778</code></a> docs: fix typo</li> <li><a href="https://github.com/hashicorp/hcl/commit/78fe99307e883ea5cc12483c1832d4889346e7f7"><code>78fe993</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/hcl/issues/699">#699</a> from hashicorp/jbardin/marked-traversals</li> <li><a href="https://github.com/hashicorp/hcl/commit/e2f43f4c9722c9a1e7c23b0af4c41ed9f7cab2c5"><code>e2f43f4</code></a> Preserve marks when traversing unknown values</li> <li>See full diff in <a href="https://github.com/hashicorp/hcl/compare/v2.22.0...v2.23.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/hcl/v2&package-manager=go_modules&previous-version=2.22.0&new-version=2.23.0)](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't alter 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 edits that 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 after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR 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 parent 38d8653 commit 0634d90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/golang-jwt/jwt/v4 v4.5.1
1010
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
1111
github.com/hashicorp/hcl v1.0.0
12-
github.com/hashicorp/hcl/v2 v2.22.0
12+
github.com/hashicorp/hcl/v2 v2.23.0
1313
github.com/hashicorp/terraform-plugin-framework v1.13.0
1414
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0
1515
github.com/hashicorp/terraform-plugin-go v0.25.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ github.com/hashicorp/hc-install v0.9.0 h1:2dIk8LcvANwtv3QZLckxcjyF5w8KVtiMxu6G6e
124124
github.com/hashicorp/hc-install v0.9.0/go.mod h1:+6vOP+mf3tuGgMApVYtmsnDoKWMDcFXeTxCACYZ8SFg=
125125
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
126126
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
127-
github.com/hashicorp/hcl/v2 v2.22.0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M=
128-
github.com/hashicorp/hcl/v2 v2.22.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
127+
github.com/hashicorp/hcl/v2 v2.23.0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos=
128+
github.com/hashicorp/hcl/v2 v2.23.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
129129
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y=
130130
github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64=
131131
github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ=

0 commit comments

Comments
 (0)