hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
397 stars 55 forks source link

fix(deps): update dependency typeorm to v0.2.45 #888

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm 0.2.44 -> 0.2.45 age adoption passing confidence

Release Notes

typeorm/typeorm ### [`v0.2.45`](https://togithub.com/typeorm/typeorm/blob/HEAD/CHANGELOG.md#​0245-httpsgithubcomtypeormtypeormcompare02440245-2022-03-04) [Compare Source](https://togithub.com/typeorm/typeorm/compare/0.2.44...0.2.45) ##### Bug Fixes - allow clearing database inside a transaction ([#​8712](https://togithub.com/typeorm/typeorm/issues/8712)) ([f3cfdd2](https://togithub.com/typeorm/typeorm/commit/f3cfdd264105ba8cf1c92832b4b95e5a3ca0ed09)), closes [#​8527](https://togithub.com/typeorm/typeorm/issues/8527) - discard duplicated columns on update ([#​8724](https://togithub.com/typeorm/typeorm/issues/8724)) ([0fc093d](https://togithub.com/typeorm/typeorm/commit/0fc093d168b54a0fd99bb411a730aad9be1858ac)), closes [#​8723](https://togithub.com/typeorm/typeorm/issues/8723) - fix entityManager.getId for custom join table ([#​8676](https://togithub.com/typeorm/typeorm/issues/8676)) ([33b2bd7](https://togithub.com/typeorm/typeorm/commit/33b2bd7acc55d6eb30bfe0681748d6b6abaff0b5)), closes [#​7736](https://togithub.com/typeorm/typeorm/issues/7736) - force web bundlers to ignore index.mjs and use the browser ESM version directly ([#​8710](https://togithub.com/typeorm/typeorm/issues/8710)) ([411fa54](https://togithub.com/typeorm/typeorm/commit/411fa54368c8940e94b1cbf7ab64b8d5377f9406)), closes [#​8709](https://togithub.com/typeorm/typeorm/issues/8709) ##### Features - add nested transaction ([#​8541](https://togithub.com/typeorm/typeorm/issues/8541)) ([6523526](https://togithub.com/typeorm/typeorm/commit/6523526003bab74a0df8f7d578790c1728b26057)), closes [#​1505](https://togithub.com/typeorm/typeorm/issues/1505) - add transformer to ViewColumnOptions ([#​8717](https://togithub.com/typeorm/typeorm/issues/8717)) ([96ac8f7](https://togithub.com/typeorm/typeorm/commit/96ac8f7eece06ae0a8b52ae7da740c92c0c0d4b9))

Configuration

📅 Schedule: "before 6am" in timezone Asia/Hong_Kong.

🚩 Automerge: Enabled.

♻ 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 has been generated by WhiteSource Renovate. View repository job log here.