Skip to content
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

Update express dependency (again) #370

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

ferhoyos
Copy link
Collaborator

Describe the change

Update the express dependency to version 4.21.0 to remove version 0.18.0 of the send dependency.

Also, I have updated path-to-regexp to the latest 1.x release (version 1.9.0), instead of 8.0.0. Both versions meet our requirements, but I believe it is a bit risky to force an upgrade from version 1.x to 8.x.

Steps to test the PR

Check that OSSMC works as expected and CI tests pass.

Automation testing

N/A

Issue reference

https://issues.redhat.com/browse/OSSM-8124

@ferhoyos ferhoyos added the backport needed Issue PRs require backport to versions specified in comments label Sep 12, 2024
@ferhoyos ferhoyos requested a review from aljesusg September 12, 2024 07:05
@ferhoyos ferhoyos self-assigned this Sep 12, 2024
@ferhoyos ferhoyos added the test: n/a PR does not need test additions or updates label Sep 12, 2024
Copy link
Contributor

@aljesusg aljesusg left a comment

Choose a reason for hiding this comment

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

LGFM

@aljesusg aljesusg merged commit 14d515c into kiali:main Sep 17, 2024
2 checks passed
@ferhoyos ferhoyos deleted the update-express-again branch September 17, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport needed Issue PRs require backport to versions specified in comments test: n/a PR does not need test additions or updates
Projects
Development

Successfully merging this pull request may close these issues.

2 participants