[Snyk] Upgrade typeorm from 0.2.24 to 0.3.31 - #1637
Conversation
|
The upgrade from TypeORM version 0.2.24 to 0.3.31 is a major version jump that introduces significant and numerous breaking changes. This is not a simple upgrade and will require substantial code refactoring, particularly around database connection and data access patterns. Key Breaking Changes:
Source: TypeORM Changelog, Migration discussions Recommendation: This upgrade cannot be merged without a dedicated refactoring effort. Developers must carefully follow a migration guide to transition from the old connection and repository patterns to the new
|
Snyk has created this PR to upgrade typeorm from 0.2.24 to 0.3.31.
ℹ️ 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 770 versions ahead of your current version.
The recommended version was released 23 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-TYPEORM-17391479
SNYK-JS-TYPEORM-590152
SNYK-JS-TYPEORM-18170276
SNYK-JS-TYPEORM-13746469
SNYK-JS-SHAJS-12089400
SNYK-JS-HIGHLIGHTJS-1045326
SNYK-JS-HIGHLIGHTJS-1048676
Breaking Change Risk
Release notes
Package name: typeorm
Bug Fixes
require()calls that break bundlers (#12647) (30f9fc7)Full Changelog: 0.3.30...0.3.31
What's Changed
Full Changelog: 0.3.29...0.3.30
What's Changed
QueryBuilderparameter of type JSDatenot escaped correctly by @ alumni in #11867returningoption to update/upsert operations by @ naorpeled in #11782New Contributors
Full Changelog: 0.3.28...0.3.29
What's Changed
jsonpathcolumn type in PostgreSQL by @ pkuczynski in #11684initcommand and bump to v8 by @ pkuczynski in #11704