-
Notifications
You must be signed in to change notification settings - Fork 5
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
Patch/update node #459
Merged
Merged
Patch/update node #459
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ship-portal into patch/update-node
Thanks for contributing! |
maxwn04
added a commit
that referenced
this pull request
Mar 1, 2025
* Patch/update node (#459) * update node to 20.12.2 * circleci update * circleci to cimg * bump version * update dependencies * ts-node upgrade * typescript 4.4 * dockerfile change * fix some more * not working * best working * multer lts version * multer update again * start typeorm fixes * remove base entity * update all to datamapper * fix tests and factories * seed works * event repository * everything put merch and user handles * all tests work * something * change migration * migrations in datasource * migration fixed hopefully * lint * fix stuff * bad typescript * lockfile * lint * typescript and jest, sometimes works, sometimes doesn't * hopeuflly works * changed yarn lock * updated eslint * faker * rest of packages * remove uneeded types package * eslint small change * package.json datasource: * goofy ah * shuffle stuff --------- Co-authored-by: = <[email protected]> * hahaha * fix * fix linting: * here we go * fix unit test * Yippee (#460) * hahaha * fix * fix linting: * here we go * fix unit test * oops * Yippee (#461) * hahaha * fix * fix linting: * here we go * fix unit test * oops --------- Co-authored-by: Alex Zhang <[email protected]> * oopsies * oopsie daisy * bump version --------- Co-authored-by: = <[email protected]> Co-authored-by: Alex Zhang <[email protected]> Co-authored-by: Alex Zhang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Info
Closes [ISSUE NUMBER]. (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.
[description]
Changes
Type of Change
expected)
workflows, linting, etc.)
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.