Skip to content

chore(deps): bumps urllib, isomorphic-git, undici, qs and webpack-dev-middleware - #4704

Merged
alizard0 merged 6 commits into
orchestrator/release-1.10from
r1105
Sep 11, 2026
Merged

chore(deps): bumps urllib, isomorphic-git, undici, qs and webpack-dev-middleware#4704
alizard0 merged 6 commits into
orchestrator/release-1.10from
r1105

Conversation

@alizard0

Copy link
Copy Markdown
Member

Description

Bumps transitive dependencies to address CVEs for RHDH 1.10.

Package Version CVEs
urllib 4.9.0 → 4.9.1 CVE-2026-55553
isomorphic-git 1.27.2 → 1.42.0 CVE-2026-89011
undici 7.28.0 → 7.29.1 CVE-2026-19534
[Partial Patch] qs 6.15.1 → 6.16.0, 6.14.1 → 6.14.2, 6.5.3 → 6.5.5 CVE-2026-82417
[Partial Patch] webpack-dev-middleware 7.4.2 → 7.4.6 CVE-2026-76844

Fixed with yarn up -R in workspaces/orchestrator.

Which issue(s) does this PR fix

urllib:

isomorphic-git:

undici:

qs:

webpack-dev-middleware:

How to test changes / Special notes to the reviewer

qs leftovers:

  1. Blocked under express@4.22.1 until the upstream pull-request is merged.
  2. Unpatched under app-legacy because this is not wrapped in the image.

webpack-dev-middleware leftovers can be ignored because this dependency is a devDependency which is never ship in the image.

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (orchestrator/release-1.10@4f3f47f). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                     Coverage Diff                      @@
##             orchestrator/release-1.10    #4704   +/-   ##
============================================================
  Coverage                             ?   59.57%           
============================================================
  Files                                ?     2097           
  Lines                                ?    65234           
  Branches                             ?    17001           
============================================================
  Hits                                 ?    38862           
  Misses                               ?    25980           
  Partials                             ?      392           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (?) Carriedforward from a1aa729
ai-integrations 70.03% <ø> (?) Carriedforward from a1aa729
app-defaults 69.60% <ø> (?) Carriedforward from a1aa729
augment 69.36% <ø> (?) Carriedforward from a1aa729
bulk-import 72.86% <ø> (?) Carriedforward from a1aa729
cost-management 16.49% <ø> (?) Carriedforward from a1aa729
dcm 32.85% <ø> (?) Carriedforward from a1aa729
extensions 61.79% <ø> (?) Carriedforward from a1aa729
global-floating-action-button 74.30% <ø> (?) Carriedforward from a1aa729
global-header 61.68% <ø> (?) Carriedforward from a1aa729
homepage 50.95% <ø> (?) Carriedforward from a1aa729
konflux 91.01% <ø> (?) Carriedforward from a1aa729
lightspeed 68.34% <ø> (?) Carriedforward from a1aa729
mcp-integrations 81.59% <ø> (?) Carriedforward from a1aa729
orchestrator 37.54% <ø> (?)
quickstart 62.64% <ø> (?) Carriedforward from a1aa729
sandbox 79.56% <ø> (?) Carriedforward from a1aa729
scorecard 83.58% <ø> (?) Carriedforward from a1aa729
theme 64.54% <ø> (?) Carriedforward from a1aa729
translations 8.49% <ø> (?) Carriedforward from a1aa729
x2a 57.33% <ø> (?) Carriedforward from a1aa729

*This pull request uses carry forward flags. Click here to find out more.


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 4f3f47f...43c8757. 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.

@sonarqubecloud

Copy link
Copy Markdown

@albarbaro albarbaro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

✅ Verified packages have been updated to the patched versions or beyond

  • Claimed full fixes in orchestrator match advisories (yarn why in workspaces/orchestrator/)
  • Verified via advisory + PR diff / yarn why

✅ Verified lockfile (workspaces/orchestrator/yarn.lock):

  • Minimal expected updates only (side-channel / side-channel-list and memfs bumps are expected transitives of yarn up -R)
  • Single resolved version of fully patched packages after dedupe
  • No dependency version downgrades
  • No unexpected @backstage/* bumps

@openshift-ci openshift-ci Bot added the lgtm label Sep 11, 2026
@alizard0
alizard0 merged commit cb2cbe5 into orchestrator/release-1.10 Sep 11, 2026
85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants