-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): [1.2.x] Bump Express to v4.21.0 to fix a number of CVEs #1735
Conversation
The image is available at: |
The image is available at: |
The image is available at: |
The image is available at: |
/test e2e-tests |
The image is available at: |
/test e2e-tests |
1 similar comment
/test e2e-tests |
/retest |
2 similar comments
/retest |
/retest |
/test e2e-tests |
ocm-backend 4.0.10 has not been published which is why the e2e tests are failing |
ocm-backend 4.0.10 was published 7 days ago https://www.npmjs.com/package/@janus-idp/backstage-plugin-ocm-backend?activeTab=versions https://www.npmjs.com/package/@janus-idp/backstage-plugin-ocm-backend/v/4.0.10 |
If we figure out the cause of the e2e test failues is unrelated to the |
/test e2e-tests |
The image is available at: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Fortune-Ndlovu, nickboldt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
New changes are detected. LGTM label has been removed. |
ocm-backend v4.0.10 had a mismatched v4.5.0 version in its |
The image is available at: |
/retest |
2 similar comments
/retest |
/retest |
blocked by openshift/release#58412 |
/test e2e-tests |
/retest |
Signed-off-by: Kim Tsao <[email protected]>
Quality Gate passedIssues Measures |
The image is available at: |
@kim-tsao: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
A backport of #1619 to 1.2.5
CVE-2024-45296
CVE-2024-43799
CVE-2024-45590
CVE-2024-47764
CVE-2024-43800
Please explain the changes you made here.
Which issue(s) does this PR fix
https://issues.redhat.com/browse/RHIDP-3946
https://issues.redhat.com/browse/RHIDP-3916
https://issues.redhat.com/browse/RHIDP-3932
https://issues.redhat.com/browse/RHIDP-3897
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer