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

Fix koa vulnerability - Update to 2.15.4 #600

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

brunojppb
Copy link

@brunojppb brunojppb commented Feb 18, 2025

Hey folks,

Just raising this small PR to fix a vulnerability Koa (CVE-2025-25200).

While I was at it, I've also updated the actions/upload to v4 as the v3 has been deprecated and Github Actions cannot run anymore if we don't bump it. (migration guide here).

Copy link

changeset-bot bot commented Feb 18, 2025

🦋 Changeset detected

Latest commit: 5d23565

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@ladle/react Patch
example Patch
test-addons Patch
test-babel Patch
test-config Patch
test-config-ts Patch
test-css Patch
test-decorators Patch
test-playwright Patch
test-programmatic Patch
test-provider Patch
test-baseweb Patch
test-msw Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@brunojppb brunojppb force-pushed the fix-koa-vulnerability branch from 0e7fb32 to 5d23565 Compare February 18, 2025 09:48
Comment on lines +59 to +60
name: playwright-report-${{ matrix.runs-on }}
path: playwright-report-${{ matrix.runs-on }}/
Copy link
Author

Choose a reason for hiding this comment

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

Following the suggestion in the migration guide here: https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md

@brunojppb
Copy link
Author

Looks like this is a duplicate of #599
But I'm fixing other things here as well, so feel free to pick.

@brunojppb brunojppb changed the title Fix koa vulnerability Fix koa vulnerability - Update to 2.15.4 Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant