Skip to content

Conversation

@cprecioso
Copy link
Member

@cprecioso cprecioso commented Dec 17, 2025

Description

Describe your PR! If it fixes specific issue, mention it with "Fixes # (issue)".

Update to Wasp 0.20

Contributor Checklist

Make sure to do the following steps if they are applicable to your PR:

@cprecioso cprecioso self-assigned this Dec 17, 2025
Copy link
Member Author

Choose a reason for hiding this comment

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

Updated the package lock with deps from wasp start, wasp build and ran npm dedupe

"@aws-sdk/s3-presigned-post": "^3.750.0",
"@aws-sdk/s3-request-presigner": "^3.523.0",
"@google-analytics/data": "4.1.0",
"@headlessui/react": "1.7.13",
Copy link
Member Author

Choose a reason for hiding this comment

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

I checked with Vinny. This and headlessui are just leftovers from the redesign

"clsx": "^2.1.1",
"headlessui": "^0.0.0",
"lucide-react": "^0.525.0",
"node-fetch": "3.3.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

Not needed anymore since we have a minimum of Node 22

},
"devDependencies": {
"@faker-js/faker": "8.3.1",
"@testing-library/react": "^16.3.1",
Copy link
Member Author

Choose a reason for hiding this comment

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

It complained that we didn't have this

Copy link
Member

Choose a reason for hiding this comment

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

Can you check with @sodic if he saw this before?

Copy link
Member

Choose a reason for hiding this comment

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

@cprecioso cprecioso marked this pull request as ready for review December 17, 2025 15:28
@cprecioso cprecioso requested a review from infomiho December 17, 2025 15:30
env:
WASP_TELEMETRY_DISABLE: 1
WASP_VERSION: 0.19.0
WASP_VERSION: 0.20.0-rc1
Copy link
Member

Choose a reason for hiding this comment

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

Do we update this back to 0.20.0 after the release?

Copy link
Member Author

Choose a reason for hiding this comment

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

I guess we would but I'm moving OpenSaaS to use main so it'd be moot

Copy link
Member

@infomiho infomiho left a comment

Choose a reason for hiding this comment

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

CI passes, good enough for me

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.

2 participants