-
Notifications
You must be signed in to change notification settings - Fork 23
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 #114
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #114 +/- ##
=======================================
Coverage 35.62% 35.62%
=======================================
Files 12 12
Lines 685 685
=======================================
Hits 244 244
Misses 415 415
Partials 26 26 ☔ View full report in Codecov by Sentry. |
90f1a8b
to
5a1bec5
Compare
5a1bec5
to
825692f
Compare
825692f
to
f4d4e40
Compare
3a0f677
to
6fb7151
Compare
6fb7151
to
8f58476
Compare
8f58476
to
2495cc2
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 is behind base branch, 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.