Skip to content

chore(deps): bump install-dynamic-plugins to 0.4.1 - #5285

Merged
jonkoops merged 1 commit into
redhat-developer:mainfrom
jonkoops:chore/bump-install-dynamic-plugins-0.4.1
Aug 20, 2026
Merged

chore(deps): bump install-dynamic-plugins to 0.4.1#5285
jonkoops merged 1 commit into
redhat-developer:mainfrom
jonkoops:chore/bump-install-dynamic-plugins-0.4.1

Conversation

@jonkoops

Copy link
Copy Markdown
Contributor

Bump @red-hat-developer-hub/cli-module-install-dynamic-plugins to 0.4.1, which fixes ref:// plugin references being ignored when the referenced plugin is disabled by default in the catalog (rhdh-plugins#4292).

Without this fix, ref:// entries in dynamic-plugins.yaml that point to plugins with enabled: false in the default catalog are silently dropped during the pre-merge pass, causing an InstallException at resolution time. Needed by #5282, which migrates wrapper references to ref:// syntax.

RHIDP-15873

Bump `@red-hat-developer-hub/cli-module-install-dynamic-plugins` to
0.4.1, which fixes `ref://` plugin references being ignored when the
referenced plugin is disabled by default in the catalog
(rhdh-plugins#4292).

Ref: RHIDP-15873
Signed-off-by: Jon Koops <jonkoops@gmail.com>
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.96%. Comparing base (b9697de) to head (82dd286).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5285      +/-   ##
==========================================
- Coverage   63.69%   59.96%   -3.74%     
==========================================
  Files         123      111      -12     
  Lines        2424     2198     -226     
  Branches      571      551      -20     
==========================================
- Hits         1544     1318     -226     
  Misses        878      878              
  Partials        2        2              
Flag Coverage Δ
rhdh 59.96% <ø> (-3.74%) ⬇️
Components Coverage Δ
Backend plugins ∅ <ø> (∅)
Backend app 66.66% <ø> (ø)
Frontend app 58.89% <ø> (ø)
Plugin utils ∅ <ø> (∅)
Dynamic plugins utils ∅ <ø> (∅)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9697de...82dd286. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@jonkoops
jonkoops merged commit 2243ee9 into redhat-developer:main Aug 20, 2026
30 of 35 checks passed
@jonkoops
jonkoops deleted the chore/bump-install-dynamic-plugins-0.4.1 branch August 20, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants