caioagiani / nestjs-graphql

NestJS API GraphQL
5 stars 1 forks source link

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

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsconfig-paths 3.14.0 -> 4.2.0 age adoption passing confidence

Release Notes

dividab/tsconfig-paths (tsconfig-paths) ### [`v4.2.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#420---2023-03-29) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v4.1.2...v4.2.0) ##### Added - Add support for tsconfig extends as array of strings. #. See PR [#​245](https://togithub.com/dividab/tsconfig-paths/pull/245). Thanks to [@​DanielSidhion](https://togithub.com/DanielSidhion) for this PR! ### [`v4.1.2`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#412---2023-01-02) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v4.1.1...v4.1.2) ##### Fixed - Bump JSON5 dependency to 2.2.2 to fix CVE-2022-46175. See PR [#​232](https://togithub.com/dividab/tsconfig-paths/pull/232). Thanks to [@​oparisblue](https://togithub.com/oparisblue) for this PR! ### [`v4.1.1`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#411---2022-11-30) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v4.1.0...v4.1.1) ##### Fixed - Skip stat call / throwing an exception when source files don't exist. See PR [#​225](https://togithub.com/dividab/tsconfig-paths/pull/225). Thanks to [@​robstolarz](https://togithub.com/robstolarz) for this PR! ### [`v4.1.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#410---2022-08-06) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v4.0.0...v4.1.0) - Add support for nested main field selectors #. See PR [#​218](https://togithub.com/dividab/tsconfig-paths/pull/218). Thanks to [@​aaronadamsCA](https://togithub.com/aaronadamsCA) for this PR! ### [`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.15.0...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! ### [`v3.15.0`](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) ### [`v3.14.2`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3142---2023-02-25) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.1...v3.14.2) ##### Fixed - bump JSON5 from v1.0.1 to v1.0.2 in tsconfig-paths v3.14.1 to fix CVE-2022-46175 [#​234](https://togithub.com/dividab/tsconfig-paths/issues/234). See PR [#​234](https://togithub.com/dividab/tsconfig-paths/pull/234). Thanks to [@​mihaiplesa](https://togithub.com/mihaiplesa) for this PR! ### [`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!

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 was generated by Mend Renovate. View the repository job log.