Skip to content

chore(deps): bump github.com/gopherium/pluginkit from 0.3.0 to 0.5.0 - #97

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gopherium/pluginkit-0.5.0
Open

chore(deps): bump github.com/gopherium/pluginkit from 0.3.0 to 0.5.0#97
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gopherium/pluginkit-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gopherium/pluginkit from 0.3.0 to 0.5.0.

Changelog

Sourced from github.com/gopherium/pluginkit's changelog.

0.5.0 - 2026-08-14

  • wire.Config gains optional GoRegistryPath and GoRegistryPackage fields writing an importable registry whose All registers every plugin, for test code that must compose the full set.

0.4.0 - 2026-08-14

  • wire.Config gains an optional Roots list naming the plugin root directories scanned in order, defaulting to plugins. An id present in more than one root is rejected.
Commits
  • d467b23 tests(graphwire): pin that a later plugin overrides an earlier one
  • 7cdfd35 feat(wire): write an importable registry of every plugin
  • 8deddf3 feat(graphwire): scan an ordered list of plugin roots
  • 8057a81 feat(wire): scan an ordered list of plugin roots
  • 8b0511c docs: date every release from its tag
  • 180f81f fix(graphwire): embed composite resolver sets through package-local aliases
  • 153f489 feat(graphwire): generate an importable package with a FromPlugins assembler
  • e405aae feat(graphwire): generate the graph resolver root from plugin manifests
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/gopherium/pluginkit](https://github.com/gopherium/pluginkit) from 0.3.0 to 0.5.0.
- [Changelog](https://github.com/gopherium/pluginkit/blob/main/CHANGELOG.md)
- [Commits](gopherium/pluginkit@v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/gopherium/pluginkit
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants