Fix CVE-2026-42035 by updating axios to patched versions#696
Fix CVE-2026-42035 by updating axios to patched versions#696sbouchet wants to merge 4 commits intoche-incubator:mainfrom
Conversation
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
📝 WalkthroughWalkthroughTwo extension package.json files were edited to tighten axios version constraints: ChangesDependency version bumps
Sequence Diagram(s)(omitted — changes are minor dependency pin updates and do not introduce multi-component control flow) Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-696-amd64 |
1 similar comment
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-696-amd64 |
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-696-amd64 |
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-696-amd64 |
What does this PR do?
This PR fixes CVE-2026-42035 and CVE-2026-42033.
axiosversion are updated to1.15.2and0.31.1What issues does this PR fix?
https://redhat.atlassian.net/browse/CRW-10801
https://redhat.atlassian.net/browse/CRW-10835
How to test this PR?
Does this PR contain changes that override default upstream Code-OSS behavior?
git rebasewere added to the .rebase folderSummary by CodeRabbit