Update dependency typeorm to ^0.3.0 [SECURITY]#68
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency typeorm to ^0.3.0 [SECURITY]#68renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
3548749 to
ce10721
Compare
ce10721 to
5cc039e
Compare
5cc039e to
aec9f39
Compare
aec9f39 to
0dcc48e
Compare
0dcc48e to
48e3c54
Compare
48e3c54 to
862ef4d
Compare
862ef4d to
4068721
Compare
4068721 to
ca10785
Compare
ca10785 to
4907541
Compare
4907541 to
7e14c0e
Compare
7e14c0e to
0123abb
Compare
0123abb to
f98e4f4
Compare
f98e4f4 to
a744b88
Compare
a744b88 to
acf89aa
Compare
acf89aa to
f8141b4
Compare
f8141b4 to
6c8208e
Compare
6c8208e to
3ec54b5
Compare
3ec54b5 to
0e2c461
Compare
0e2c461 to
05d64b6
Compare
05d64b6 to
4d17d8e
Compare
4d17d8e to
f0e105d
Compare
f0e105d to
d0a59bf
Compare
d0a59bf to
4196679
Compare
4196679 to
106ed89
Compare
106ed89 to
d9a7704
Compare
d9a7704 to
47ab317
Compare
47ab317 to
6ecda1b
Compare
6ecda1b to
8aa7e9c
Compare
8aa7e9c to
ddbd29c
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
^0.2.13→^0.3.0GitHub Vulnerability Alerts
CVE-2020-8158
Prototype pollution vulnerability in the TypeORM package < 0.2.25 may allow attackers to add or modify Object properties leading to further denial of service or SQL injection attacks.
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)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.