Nestjs-Learning icon indicating copy to clipboard operation
Nestjs-Learning copied to clipboard

fix(deps): update dependency typeorm to v0.2.25 [security]

Open renovate[bot] opened this issue 3 years ago • 0 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm 0.2.18 -> 0.2.25 age adoption passing confidence

GitHub 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.


Release Notes

typeorm/typeorm

v0.2.25

Compare Source

Bug Fixes
Features
Performance Improvements
  • An optimized version of EntityMetadata#compareIds() for the common case (#​5419) (a9bdb37)

v0.2.24

Compare Source

Bug Fixes
Features

v0.2.23

Compare Source

Bug Fixes
Features

v0.2.22

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • aliases for very long relation names may be replaced with hashed strings. Fix: avoid collisions by using longest possible hash. Retain more entropy by not using only 8 characters of hashed aliases.

v0.2.21

Compare Source

Bug Fixes
Features

v0.2.20

Compare Source

Bug Fixes
Features

v0.2.19

Compare Source

Bug Fixes
  • "database" option error in driver when use "url" option for connection (690e6f5)
  • "hstore injection" & properly handle NULL, empty string, backslashes & quotes in hstore key/value pairs (#​4720) (3abe5b9)
  • add SaveOptions and RemoveOptions into ActiveRecord (#​4318) (a6d7ba2)
  • apostrophe in Postgres enum strings breaks query (#​4631) (445c740)
  • change PrimaryColumn decorator to clone passed options (#​4571) (3cf470d), closes #​4570
  • createQueryBuilder relation remove works only if using ID (#​2632) (#​4734) (1d73a90)
  • resolve issue with conversion string to simple-json (#​4476) (d1594f5), closes #​4440
  • sqlite connections don't ignore the schema property (#​4599) (d8f1c81)
  • the excessive stack depth comparing types FindConditions<?> and FindConditions<?> problem (#​4470) (7a0beed)
  • views generating broken Migrations (#​4726) (c52b3d2), closes #​4123
Features

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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar May 09 '21 20:05 renovate[bot]