Update dependency typeorm to v0.3.0 [SECURITY]#709
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency typeorm to v0.3.0 [SECURITY]#709renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
353df77 to
25fc518
Compare
25fc518 to
80f081a
Compare
80f081a to
ae35a7a
Compare
ae35a7a to
3be93f0
Compare
3be93f0 to
7133b17
Compare
7133b17 to
cf4bd92
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.41→0.3.0GitHub 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
Configuration
📅 Schedule: (UTC)
🚦 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.