Commit c582d89
authored
Bump github.com/hashicorp/go-plugin from 1.4.8 to 1.4.10 (#4501)
Bumps
[github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin)
from 1.4.8 to 1.4.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/go-plugin/releases">github.com/hashicorp/go-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.10</h2>
<p>BUG FIXES:</p>
<ul>
<li>additional notes: ensure to close files <a
href="https://redirect.github.com/hashicorp/go-plugin/pull/241">GH-241</a>]</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>deps: Remove direct dependency on golang.org/x/net <a
href="https://redirect.github.com/hashicorp/go-plugin/pull/240">GH-240</a>]</li>
</ul>
<h2>v1.4.9</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>client: Remove log warning introduced in 1.4.5 when SecureConfig is
nil. [<a
href="https://redirect.github.com/hashicorp/go-plugin/pull/238">GH-238</a>]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md">github.com/hashicorp/go-plugin's
changelog</a>.</em></p>
<blockquote>
<h2>v1.4.10</h2>
<p>BUG FIXES:</p>
<ul>
<li>additional notes: ensure to close files <a
href="https://redirect.github.com/hashicorp/go-plugin/pull/241">GH-241</a>]</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>deps: Remove direct dependency on golang.org/x/net <a
href="https://redirect.github.com/hashicorp/go-plugin/pull/240">GH-240</a>]</li>
</ul>
<h2>v1.4.9</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>client: Remove log warning introduced in 1.4.5 when SecureConfig is
nil. [<a
href="https://redirect.github.com/hashicorp/go-plugin/pull/238">GH-238</a>]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/a88a423a8813d0b26c8e3219f71b0f30447b5d2e"><code>a88a423</code></a>
Update changelog for v1.4.10 release (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/256">#256</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/e889c1ba1044d1b183d4ed45d0f2f531db3ba50b"><code>e889c1b</code></a>
Fix typos in internals.md (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/246">#246</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/4b35dc2fedaa6bb95a61fb63666782b976cdd83b"><code>4b35dc2</code></a>
Update README.md (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/244">#244</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/d78f3fc2891d3159783eab1f22b24859a65c180a"><code>d78f3fc</code></a>
deps: Remove direct dependency on golang.org/x/net (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/240">#240</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/930b2bfb2bd247c5a64a4744de4ccc62f059327a"><code>930b2bf</code></a>
additional notes: ensure to close files (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/241">#241</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/a4df04d642c8cd582d6d788ca5d4911d464dcdb0"><code>a4df04d</code></a>
Add release notes for 1.4.9 (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/239">#239</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/d26b69411f755dd5a73271490dc4219b1a510687"><code>d26b694</code></a>
remove logging for missing <code>SecureConfig</code> (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/238">#238</a>)</li>
<li><a
href="https://github.com/hashicorp/go-plugin/commit/84014b780e9b5a53e3916195b32be8e183e67214"><code>84014b7</code></a>
[COMPLIANCE] Add Copyright and License Headers (<a
href="https://redirect.github.com/hashicorp/go-plugin/issues/234">#234</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/go-plugin/compare/v1.4.8...v1.4.10">compare
view</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'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 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 5999a77 commit c582d89
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
| 378 | + | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
0 commit comments