Open maxwn04 opened 6 months ago
Thanks for contributing! If you've made changes to the API's functionality, please make sure to bump the package version—see this guide to semantic versioning for details—and document those changes as appropriate.
Imports that break stuff class-validator: 0.12.2 -> 0.14.2 - breaks user handle tests
Warnings that are still present:
class-validator breaks user.handle.test.ts not sure why will investigate a bit more
Warning for unused rdfc import, but removing the import breaks things
AWS should be managed in another pr
Multer still shows that warning when running yarn upgrade
but not present when running yarn install
even after switching to 1.4.4-lts.1. EDIT: fixed usign 1.4.5-lts.1
Still somewhat inconsistent with userSocialMedia tests taking too long
Info
Closes 434. (If there is no issue for this pull request yet, please create one or delete this line if the pull request is for a very minor tweak).
Description
What changes did you make? List all distinct problems that this PR addresses. Explain any relevant motivation or context.
Update Node Version
Changes
Type of Change
If you've selected Patch, Minor, or Major as your change type, make sure to bump the version before merging in
package.json
!Testing
I have tested that my changes fully resolve the linked issue ...
Checklist
package.json
file.Screenshots
Please include a screenshot of your Postman testing passing successfully.