Skip to content

chore: upgrade ip-address to version > 10.3.1 [release-1.10] - #5221

Merged
openshift-merge-bot[bot] merged 1 commit into
redhat-developer:release-1.10from
Omar-AlJaljuli:ipaddr-1.10
Aug 10, 2026
Merged

chore: upgrade ip-address to version > 10.3.1 [release-1.10]#5221
openshift-merge-bot[bot] merged 1 commit into
redhat-developer:release-1.10from
Omar-AlJaljuli:ipaddr-1.10

Conversation

@Omar-AlJaljuli

Copy link
Copy Markdown
Contributor

Description

ip-address is vulnerable due to CVE-2026-69192. Fix by upgrading to versions > 10.3.1.

Fix is done through simple 'yarn up -R ...'

Which issue(s) does this PR fix

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.24%. Comparing base (c7baf11) to head (704d688).
⚠️ Report is 5 commits behind head on release-1.10.

Additional details and impacted files
@@                Coverage Diff                @@
##           release-1.10    #5221       +/-   ##
=================================================
+ Coverage         41.03%   69.24%   +28.21%     
=================================================
  Files               121      123        +2     
  Lines              2220     4920     +2700     
  Branches            563      562        -1     
=================================================
+ Hits                911     3407     +2496     
- Misses             1304     1508      +204     
  Partials              5        5               
Flag Coverage Δ
install-dynamic-plugins 92.44% <ø> (?)
rhdh 41.03% <ø> (ø)

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 c7baf11...704d688. 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

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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

@JessicaJHee JessicaJHee 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

  • Ran branch-check and ensured all expected patch versions are present

✅ Verified lockfiles:

  • Contain the minimal expected updates
  • Contain only ONE version of the patched dependency if a full fix is expected
  • Do not contain regressions/ dependency version downgrades

PTAL this PR for the same bump done for main: #5238

@openshift-ci openshift-ci Bot added the lgtm label Aug 10, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 9591085 into redhat-developer:release-1.10 Aug 10, 2026
21 checks passed
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