Commit bb0befc
authored
build(deps): bump github.com/hashicorp/hc-install from 0.9.2 to 0.9.3 (#4516)
Bumps
[github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install)
from 0.9.2 to 0.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/hc-install/releases">github.com/hashicorp/hc-install's
releases</a>.</em></p>
<blockquote>
<h2>v0.9.3</h2>
<p>DEPENDENCIES:</p>
<ul>
<li>build(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.5
(<a
href="https://redirect.github.com/hashicorp/hc-install/pull/294">#294</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/296">#296</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/302">#302</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/306">#306</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/321">#321</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/327">#327</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/342">#342</a>)</li>
<li>build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.7
to 0.7.8 (<a
href="https://redirect.github.com/hashicorp/hc-install/pull/307">#307</a>)</li>
<li>build(deps): bump github.com/hashicorp/go-version from 1.7.0 to
1.8.0 (<a
href="https://redirect.github.com/hashicorp/hc-install/pull/332">#332</a>)</li>
<li>build(deps): bump github.com/ProtonMail/go-crypto from 1.1.6 to
1.3.0 (<a
href="https://redirect.github.com/hashicorp/hc-install/pull/295">#295</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/301">#301</a>)</li>
<li>build(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 (<a
href="https://redirect.github.com/hashicorp/hc-install/pull/326">#326</a>)</li>
<li>build(deps): bump golang.org/x/mod from 0.24.0 to 0.33.0 (<a
href="https://redirect.github.com/hashicorp/hc-install/pull/303">#303</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/309">#309</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/315">#315</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/319">#319</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/322">#322</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/325">#325</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/335">#335</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/338">#338</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/343">#343</a>)</li>
</ul>
<p>INTERNAL:</p>
<ul>
<li>go: bump version from 1.24.2 to 1.24.13 (<a
href="https://redirect.github.com/hashicorp/hc-install/pull/318">#318</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/331">#331</a>,
<a
href="https://redirect.github.com/hashicorp/hc-install/pull/344">#344</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/hc-install/commit/08dbb4f5d088bc390cc9b6efae950a8dc1a751cd"><code>08dbb4f</code></a>
github/release: Update Slack channel reference (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/347">#347</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/f8f2e09e59aebd1780636ff248bc1bcf10b1f205"><code>f8f2e09</code></a>
Prepare for 0.9.3 release (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/346">#346</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/f8cc5ed727b24c2ee9670e24a2be7bb14f94a419"><code>f8cc5ed</code></a>
go: bump version to 1.24.13 (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/344">#344</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/fe07af66939d3bab89c1e46378a8d56e9f6047d0"><code>fe07af6</code></a>
Update copyright headers to IBM (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/345">#345</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/b6ac954a2aa470a16fb0d08a5ce26e5eab3381a8"><code>b6ac954</code></a>
build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/343">#343</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/9543c1124e83bc680da0755066f8a4fe5cb9ae1f"><code>9543c11</code></a>
build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/342">#342</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/a6d0e0a2cc13b121da1c1ee976021155499d437e"><code>a6d0e0a</code></a>
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the
github-actions-...</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/17a8292b48dcdca96b06fd881c5c8ca23fdd1b3e"><code>17a8292</code></a>
build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 in the
github-actions-...</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/78824a868493c1e6b064b36d0a585aea8c8388a9"><code>78824a8</code></a>
build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/338">#338</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/e7288fafa345d7865ef881bd0198d4f45f7edd09"><code>e7288fa</code></a>
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 in the
github-a...</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/hc-install/compare/v0.9.2...v0.9.3">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/hashicorp/hc-install | [>= 0.8.a, < 0.9] |
</details>
[](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 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 ab6ff5b commit bb0befc
2 files changed
+17
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
| 247 | + | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments