fix(deps): update dependency typeorm to v0.3.0 [security] - autoclosed #439
+1 −1
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 contains the following updates:
0.2.25->0.3.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
GitHub Vulnerability Alerts
CVE-2022-33171
The findOne function in TypeORM before 0.3.0 can either be supplied with a string or a FindOneOptions object. When input to the function is a user-controlled parsed JSON object, supplying a crafted FindOneOptions instead of an id string leads to SQL injection. NOTE: the vendor's position is that the user's application is responsible for input validation.
Release Notes
typeorm/typeorm (typeorm)
v0.3.0Compare Source
Bug Fixes
Features
ts-node(#8776) (05fc744)Reverts
v0.2.45Compare Source
Bug Fixes
Features
v0.2.44Compare Source
Bug Fixes
Features
{delete,insert}().returning()on MariaDB (#8673) (7facbab), closes #7235 #7235v0.2.43Compare Source
Bug Fixes
requireto internal files without explicitly writing.jsin the path (#8660) (96aed8a), closes #8656Features
Reverts
v0.2.42Compare Source
Bug Fixes
uuidlibrary (#8642) (8898a71)update: falsecolumns shouldn't trigger @UpdateDateColumn column updation (2834729), closes #8394 #8394 #8394Features
Reverts
BREAKING CHANGES
v0.2.41Compare Source
Bug Fixes
retryWritestoMongoConnectionOptions(#8354) (c895680), closes #7869UNIQUEconstraints detection (#8364) (29cb891), closes #8158Features
v0.2.40Compare Source
Bug Fixes
Features
Reverts
v0.2.39Compare Source
Bug Fixes
Features
typeormcommand wrapper to package.json in project template (#8081) (19d4a91)Reverts
v0.2.38Compare Source
Bug Fixes
Features
v0.2.37Compare Source
Bug Fixes
connectionsproperty should include list ofConnections (#8004) (2344db6)Features
v0.2.36Compare Source
Bug Fixes
WhereExpressionalias forWhereExpressionBuilder(#7980) (76e7ed9)browserpackage manifests (#7982) (0d90bcd)Features
applicationName(#7989) (d365acc)v0.2.35Compare Source
Bug Fixes
entityto bePartial<Entity>|undefinedinUpdateEvent(#7783) (f033045)prepareper Hana client docs (#7748) (8ca05b1)afterUpdatesubscriber (#7724) (d25304d)OracleQueryRunnercreateDatabase if-not-exists not fail (f5a80ef)datafrom SaveOptions during that query (#7886) (1de2e13)joinconditionsundefined-able (#7892) (b0c1cc6)buildColumnAliasfor backward compatibility (#7706) (36ceefa)Entity(#7910) (78fbc14)Features
retryWritesto allowed mongoextraoptions (#7869) (dcdaaca)entitySkipConstructor(f43d561)extrasfor mongodb (#7801) (90894c7)Transaction*Eventtypes (#7949) (2436a66), closes /github.com/typeorm/typeorm/blob/master/src/subscriber/EntitySubscriberInterface.ts#L12enableArithAbortfor SQLServerDriver (#7894) (1f64da2)v0.2.34Compare Source
Bug Fixes
buildColumnAliasfor backward compatibility (#7706) (36ceefa)v0.2.33Compare Source
Bug Fixes
MATERIALIZED VIEWis treated as a regularVIEWwhich causes issues on sync (#7592) (f85f436)schemadefined in entity/connection leads to unnecessary queries during schema sync (#7575) (7eb0327), closes #7276 #7276jsontypes in Postgres (#7650) (a471c1b)ManyToManyonUpdateoption to foreign key metadata ([#5714](https://redirect.Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.