hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
397 stars 55 forks source link

fix(deps): update dependency @nestjs/typeorm to v8.1.0 #999

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/typeorm 8.0.4 -> 8.1.0 age adoption passing confidence

Release Notes

nestjs/typeorm ### [`v8.1.0`](https://togithub.com/nestjs/typeorm/releases/tag/8.1.0) [Compare Source](https://togithub.com/nestjs/typeorm/compare/8.0.4...8.1.0) #### Breaking changes **v8.1.0 uses `typeorm` v0.3+ instead of v0.2+** See breaking changes here https://github.com/typeorm/typeorm/releases/tag/0.3.0 ##### Changelog - chore(): upgrade typeorm to the latest version ([`cbca8ba`](https://togithub.com/nestjs/typeorm/commit/cbca8ba)) - Merge pull request [#​1233](https://togithub.com/nestjs/typeorm/issues/1233) from nestjs/feat/typeorm-0.3-migration ([`9271d25`](https://togithub.com/nestjs/typeorm/commit/9271d25)) - Merge branch 'feat/typeorm-0.3-migration' of https://github.com/nestjs/typeorm into feat/typeorm-0.3-migration ([`d4ff918`](https://togithub.com/nestjs/typeorm/commit/d4ff918)) - chore(): resolve conflicts ([`1f699cd`](https://togithub.com/nestjs/typeorm/commit/1f699cd)) - chore(deps): update dependency [@​commitlint/cli](https://togithub.com/commitlint/cli) to v17.0.2 ([`06372e8`](https://togithub.com/nestjs/typeorm/commit/06372e8)) - chore(deps): update dependency lint-staged to v12.5.0 ([`e5163a0`](https://togithub.com/nestjs/typeorm/commit/e5163a0)) - chore(deps): update nest monorepo to v8.4.6 ([`5fd8ccf`](https://togithub.com/nestjs/typeorm/commit/5fd8ccf)) - chore(deps): update typescript-eslint monorepo to v5.27.0 ([`d65d38c`](https://togithub.com/nestjs/typeorm/commit/d65d38c)) - chore(deps): update dependency lint-staged to v12.4.3 ([`7cf50d1`](https://togithub.com/nestjs/typeorm/commit/7cf50d1)) - chore(deps): update dependency [@​commitlint/cli](https://togithub.com/commitlint/cli) to v17.0.1 ([`5394906`](https://togithub.com/nestjs/typeorm/commit/5394906)) - chore(deps): update dependency typescript to v4.7.2 ([`80f9a5d`](https://togithub.com/nestjs/typeorm/commit/80f9a5d)) - chore(deps): update dependency lint-staged to v12.4.2 ([`c46b7ab`](https://togithub.com/nestjs/typeorm/commit/c46b7ab)) - chore(deps): update dependency ts-jest to v28.0.3 ([`7a623ce`](https://togithub.com/nestjs/typeorm/commit/7a623ce)) - chore(deps): update typescript-eslint monorepo to v5.26.0 ([`9372964`](https://togithub.com/nestjs/typeorm/commit/9372964)) - chore(deps): update dependency eslint to v8.16.0 ([`3e77ee1`](https://togithub.com/nestjs/typeorm/commit/3e77ee1)) - Merge pull request [#​1269](https://togithub.com/nestjs/typeorm/issues/1269) from thomasconner/feat/typeorm-0.3-migration ([`3b14f13`](https://togithub.com/nestjs/typeorm/commit/3b14f13)) - fix: check if the dataSource is initialized before destroying it ([`a5e84c1`](https://togithub.com/nestjs/typeorm/commit/a5e84c1)) - feat(): add get connection token alias for backward comp ([`3d3a3f1`](https://togithub.com/nestjs/typeorm/commit/3d3a3f1)) - chore(): add inject connection alias and mark it as deprecated ([`2f91da4`](https://togithub.com/nestjs/typeorm/commit/2f91da4)) - Update lib/common/typeorm.decorators.ts ([`9ce3a03`](https://togithub.com/nestjs/typeorm/commit/9ce3a03)) - chore(): resolve merge conflicts ([`42d0e92`](https://togithub.com/nestjs/typeorm/commit/42d0e92)) - feat(): support typeorm ^0.3.0 version ([`9001b56`](https://togithub.com/nestjs/typeorm/commit/9001b56))

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 Mend Renovate. View repository job log here.