Skip to content

Bump github.com/hashicorp/go-plugin from 1.7.0 to 1.8.0#455

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/go_modules/github.com/hashicorp/go-plugin-1.8.0
Open

Bump github.com/hashicorp/go-plugin from 1.7.0 to 1.8.0#455
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/go_modules/github.com/hashicorp/go-plugin-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps github.com/hashicorp/go-plugin from 1.7.0 to 1.8.0.

Release notes

Sourced from github.com/hashicorp/go-plugin's releases.

v1.8.0

What’s Changed

Compliance & Maintenance

  • updated copyright and license headers
  • Modernized build tags
  • Multiple GitHub Actions and dependency bumps

Fixes & Improvements

  • Fixed concurrency issue with pipesWaitGroup
  • Prevented pidfd leak in cmdrunner
  • Reduced logging configuration noise

Enhancements

  • Updated go_package to full path in proto
  • Improved gRPC example (plugin selection + encoding fix)
  • Added gRPC streaming example

Dependencies Upgrade

  • Upgraded protobuf
  • Several CI/CD action updates

New Contributors


Commits
  • 155dcdd cmdrunner: release process handle in _pidAlive to avoid pidfd leak (#378)
  • 96d18ee [chore] : Bump actions/upload-artifact in the actions group (#376)
  • a0c251c [chore] : Bump actions/setup-go from 6.3.0 to 6.4.0 in the actions group (#375)
  • 6a56553 [chore] : Bump the actions group with 2 updates (#373)
  • abeb978 Bump protobuf from 4.25.8 to 5.29.6 in /examples/grpc/plugin-python (#372)
  • a4c9002 examples: Add gRPC streaming example (#339)
  • 0ac49e2 [chore] : Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group (#370)
  • d662936 logging: lower priority of configuring messages (#311)
  • c57bf64 [chore] : Bump actions/setup-go from 6.1.0 to 6.2.0 in the actions group (#369)
  • a33e454 chore: add plugin selection and fix encoding in gRPC example (#368)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies-go Go Dependency Updates label May 5, 2026
@dependabot dependabot Bot requested review from a team as code owners May 5, 2026 04:37
Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/hashicorp/go-plugin/releases)
- [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-plugin@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-plugin
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-plugin-1.8.0 branch from 405af72 to 403ed7d Compare May 18, 2026 10:16
This commit was created from the local commit with hash 43eebe22a2ecd82a5bba74338dcb7e87ad48c8f0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies-go Go Dependency Updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants