[Snyk] Upgrade typeorm from 0.3.12 to 0.3.20 #81
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.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade typeorm from 0.3.12 to 0.3.20.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 104 versions ahead of your current version.
The recommended version was released on 6 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-INFLIGHT-6095116
SNYK-JS-XML2JS-5414874
Release notes
Package name: typeorm
Bug Fixes
Features
Reverts
Bug Fixes
Cannot read properties of undefined (reading 'sync')
caused after glob package upgradeBug Fixes
@ VirtualColumn
(#10432) (b53e410), closes #10431update: false
in persistence (#10250) (f8fa1fd), closes #10249date-fns
in favor ofDayJs
(#10306) (cf7147f)Features
Performance Improvements
BREAKING CHANGES
See: https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_6.0.0.md
| null
,if all columns in your embed entity are nullable. Since database queries now return embedded property as
null
if all its column values are null.Bug Fixes
0.3.16 (2023-05-09)
Bug Fixes
trustServerCertificate
option toSqlServerConnectionOptions
(#9985) (0305805), closes #8093Features
Reverts
Bug Fixes
Features
Bug Fixes
Features
Bug Fixes
Features
Bug Fixes
FindOptionsWhere
behavior with union types (#9607) (7726f5a)