hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
403 stars 57 forks source link

chore(deps): update dependency tsconfig-paths to v4 #956

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
tsconfig-paths 3.14.1 -> 4.0.0 age adoption passing confidence

Release Notes

dividab/tsconfig-paths ### [`v4.0.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#​400---2022-05-02) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.1...v4.0.0) ##### Changed - Ignore `--project`/`-P` CLI flag when explicit options are passed to `register`. See PR [#​206](https://togithub.com/dividab/tsconfig-paths/pull/206). - Tolerate an undefined `baseUrl` compiler option. See PR [#​208](https://togithub.com/dividab/tsconfig-paths/pull/208). ##### Added - Add `cwd` option to `register` function that overrides where the `tsconfig.json` search begins. See PR [#​205](https://togithub.com/dividab/tsconfig-paths/pull/205). - Add support for `jsconfig.json`. See PR [#​199](https://togithub.com/dividab/tsconfig-paths/pull/199). Thanks to [@​F3n67u](https://togithub.com/F3n67u) for this PR! - Let `paths` mappings be absolute paths. See PR [#​184](https://togithub.com/dividab/tsconfig-paths/pull/184). - Allow `baseUrl` in `tsconfig.json` to be an absolute path. See PR [#​174](https://togithub.com/dividab/tsconfig-paths/pull/174). Thanks to [@​nwalters512](https://togithub.com/nwalters512) for this PR!

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.