Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps @openshift/dynamic-plugin-sdk from 5.0.1 to 6.0.0.

Changelog

Sourced from @​openshift/dynamic-plugin-sdk's changelog.

6.0.0 - 2026-01-06

This release adds new features, including the ability to load plugins from local manifests, i.e. without involving the standard webpack plugin load process. This can be used to implement the concept of plugins which are statically linked to the host application at its build time. Note that the original PluginManifest type has been renamed to RemotePluginManifest.

  • Add support for optional dependencies (#273)
  • BREAKING: Add support for loading plugins from local manifests (#281)
  • BREAKING: Move plugin manifest extension post-processing to PluginLoader.loadPlugin (#280)
  • Improve code reference types and make them support optional chaining (#274)
Commits

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 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 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)

@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jan 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 7, 2026 02:20
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jan 7, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openshift/dynamic-plugin-sdk-6.0.0 branch 3 times, most recently from 983c336 to 02b63c3 Compare January 13, 2026 15:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openshift/dynamic-plugin-sdk-6.0.0 branch 3 times, most recently from 6093236 to 152206e Compare January 16, 2026 15:02
Bumps [@openshift/dynamic-plugin-sdk](https://github.com/openshift/dynamic-plugin-sdk/tree/HEAD/packages/lib-core) from 5.0.1 to 6.0.0.
- [Changelog](https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-core/CHANGELOG.md)
- [Commits](https://github.com/openshift/dynamic-plugin-sdk/commits/HEAD/packages/lib-core)

---
updated-dependencies:
- dependency-name: "@openshift/dynamic-plugin-sdk"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openshift/dynamic-plugin-sdk-6.0.0 branch from 152206e to 11e8866 Compare January 16, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant