-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update module github.com/hashicorp/go-plugin to v1.6.2 #128
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #128 +/- ##
=======================================
Coverage 44.66% 44.66%
=======================================
Files 106 106
Lines 2776 2776
=======================================
Hits 1240 1240
Misses 1507 1507
Partials 29 29 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
258b9f2
to
b207e10
Compare
b207e10
to
913a11e
Compare
913a11e
to
8dae0b2
Compare
8dae0b2
to
e3e6b3e
Compare
e3e6b3e
to
c89e424
Compare
c89e424
to
89331fd
Compare
89331fd
to
38dcc2f
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This PR contains the following updates:
v1.4.10
->v1.6.2
Release Notes
hashicorp/go-plugin (github.com/hashicorp/go-plugin)
v1.6.2
Compare Source
ENHANCEMENTS:
Dial
API [GH-257]BUGS:
v1.6.1
Compare Source
BUGS:
os.ErrClosed
on plugin shutdown [GH-299]ENHANCEMENTS:
v1.6.0
Compare Source
CHANGES:
If the environment variable
PLUGIN_MULTIPLEX_GRPC
is set, it is safe to include a seventh field containing a booleanvalue in the
|
-separated protocol negotiation line.ENHANCEMENTS:
buf
for proto generation [GH-286]v1.5.2
Compare Source
ENHANCEMENTS:
client: New
UnixSocketConfig.TempDir
option allows setting the directory to use when creating plugin-specific Unix socket directories [GH-282]v1.5.1
Compare Source
BUGS:
PLUGIN_UNIX_SOCKET_DIR
is consistently used for gRPC broker sockets as well as the initial socket [GH-277]ENHANCEMENTS:
UnixSocketConfig
option inClientConfig
to support making the client's Unix sockets group-writable [GH-277]v1.5.0
Compare Source
ENHANCEMENTS:
runner.Runner
interface to support clients providing custom plugin command runner implementations [GH-270]ClientConfig
fieldRunnerFunc
, which is mutually exclusive withCmd
andReattach
ReattachConfig
fieldReattachFunc
ClientConfig
fieldSkipHostEnv
allows omitting the client process' own environment variables from the plugin command's environment [GH-270]ID()
method toClient
for retrieving the pid or other unique ID of a running plugin [GH-272]PLUGIN_UNIX_SOCKET_DIR
[GH-270]PLUGIN_UNIX_SOCKET_GROUP
[GH-270]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.