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

Enhancement/1133 backend dependencies update - Part 1 #1179

Merged
merged 4 commits into from
Dec 14, 2023

Conversation

VivekFitkariwala
Copy link
Collaborator

@VivekFitkariwala VivekFitkariwala commented Dec 12, 2023

Updating packages
uuid
aws-sdk
class-transformer
routing-controllers
typeorm-typedi-extensions

Upgrading typedi is breaking compilation and that is the reason for pinning it to the old version. I will address that in another PR.
Update: Looking more into typedi, it is a problem in the library itself and here is the issue typestack/routing-controllers#896

Updating dependencies
Pinning typedi version
Adding custom type file in the tsconfig file
@ppratikcr7 ppratikcr7 changed the title Enhancement/1133 dependencies update Enhancement/1133 backend dependencies update - Part 1 Dec 13, 2023
@VivekFitkariwala VivekFitkariwala marked this pull request as ready for review December 14, 2023 07:16
@danoswaltCL danoswaltCL merged commit 7e8d765 into dev Dec 14, 2023
8 checks passed
@danoswaltCL danoswaltCL deleted the enhancement/1133-dependencies-update branch December 14, 2023 16:57
danoswaltCL added a commit that referenced this pull request Feb 1, 2024
* ⬆️ 1133 upgrade dependencies

Updating dependencies

* ⬆️ #1133

Pinning typedi version

* 💚 1133-fixing-tsconfig

Adding custom type file in the tsconfig file

---------

Co-authored-by: danoswaltCL <[email protected]>
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