Webeleon / unit-testing-nestjs-using-typeorm-in-memory

a dev.to article on unit testing nestjs project using typeorm and in memory db
5 stars 1 forks source link

chore(deps): update dependency tsconfig-paths to v3.14.1 - autoclosed #21

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsconfig-paths ^3.10.1 -> 3.14.1 age adoption passing confidence

Release Notes

dividab/tsconfig-paths ### [`v3.14.1`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#​3141---2022-03-22) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.0...v3.14.1) ##### Fixed - Use minimist 1.2.6 for all depencencies becuase of pollution vulnerability. See PR [#​197](https://togithub.com/dividab/tsconfig-paths/pull/197). Thanks to [@​gopijaganthan](https://togithub.com/gopijaganthan) for this fix! ### [`v3.14.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#​3140---2022-03-13) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.13.0...v3.14.0) ##### Added - Support for path mapping starting with `/`. See PR [#​180](https://togithub.com/dividab/tsconfig-paths/pull/180), issue [#​113](https://togithub.com/dividab/tsconfig-paths/issues/113), and issue [#​128](https://togithub.com/dividab/tsconfig-paths/issues/128). Thanks to [@​benevbright](https://togithub.com/benevbright) for this fix! ### [`v3.13.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#​3130---2022-03-03) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.12.0...v3.13.0) ##### Added - Include file extension in paths resolved from package.json "main" field. See PR [#​135](https://togithub.com/dividab/tsconfig-paths/pull/135) and issue [#​133](https://togithub.com/dividab/tsconfig-paths/issues/133). Thanks to [@​katywings](https://togithub.com/katywings) for this fix! ### [`v3.12.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#​3120---2021-08-24) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.11.0...v3.12.0) - Add support for baseUrl override using TS_NODE_BASEURL env var [#​185](https://togithub.com/dividab/tsconfig-paths/issues/185) and [#​114](https://togithub.com/dividab/tsconfig-paths/issues/114). Thanks to [@​ejhayes](https://togithub.com/ejhayes) and [@​information-security](https://togithub.com/information-security) for these PRs!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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