dividab/tsconfig-paths (tsconfig-paths)
### [`v3.15.0`](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0)
[Compare Source](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0)
### [`v3.14.2`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3142---2023-02-25)
[Compare Source](https://redirect.github.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://redirect.github.com/dividab/tsconfig-paths/issues/234). See PR [#234](https://redirect.github.com/dividab/tsconfig-paths/pull/234). Thanks to [@mihaiplesa](https://redirect.github.com/mihaiplesa) for this PR!
### [`v3.14.1`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3141---2022-03-22)
[Compare Source](https://redirect.github.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://redirect.github.com/dividab/tsconfig-paths/pull/197). Thanks to [@gopijaganthan](https://redirect.github.com/gopijaganthan) for this fix!
### [`v3.14.0`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3140---2022-03-13)
[Compare Source](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.13.0...v3.14.0)
##### Added
- Support for path mapping starting with `/`. See PR [#180](https://redirect.github.com/dividab/tsconfig-paths/pull/180), issue [#113](https://redirect.github.com/dividab/tsconfig-paths/issues/113), and issue [#128](https://redirect.github.com/dividab/tsconfig-paths/issues/128). Thanks to [@benevbright](https://redirect.github.com/benevbright) for this fix!
### [`v3.13.0`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3130---2022-03-03)
[Compare Source](https://redirect.github.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://redirect.github.com/dividab/tsconfig-paths/pull/135) and issue [#133](https://redirect.github.com/dividab/tsconfig-paths/issues/133). Thanks to [@katywings](https://redirect.github.com/katywings) for this fix!
### [`v3.12.0`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3120---2021-08-24)
[Compare Source](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.11.0...v3.12.0)
- Add support for baseUrl override using TS_NODE_BASEURL env var [#185](https://redirect.github.com/dividab/tsconfig-paths/issues/185) and [#114](https://redirect.github.com/dividab/tsconfig-paths/issues/114). Thanks to [@ejhayes](https://redirect.github.com/ejhayes) and [@information-security](https://redirect.github.com/information-security) for these PRs!
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.11.0
->3.15.0
Release Notes
dividab/tsconfig-paths (tsconfig-paths)
### [`v3.15.0`](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) [Compare Source](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) ### [`v3.14.2`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3142---2023-02-25) [Compare Source](https://redirect.github.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://redirect.github.com/dividab/tsconfig-paths/issues/234). See PR [#234](https://redirect.github.com/dividab/tsconfig-paths/pull/234). Thanks to [@mihaiplesa](https://redirect.github.com/mihaiplesa) for this PR! ### [`v3.14.1`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3141---2022-03-22) [Compare Source](https://redirect.github.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://redirect.github.com/dividab/tsconfig-paths/pull/197). Thanks to [@gopijaganthan](https://redirect.github.com/gopijaganthan) for this fix! ### [`v3.14.0`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3140---2022-03-13) [Compare Source](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.13.0...v3.14.0) ##### Added - Support for path mapping starting with `/`. See PR [#180](https://redirect.github.com/dividab/tsconfig-paths/pull/180), issue [#113](https://redirect.github.com/dividab/tsconfig-paths/issues/113), and issue [#128](https://redirect.github.com/dividab/tsconfig-paths/issues/128). Thanks to [@benevbright](https://redirect.github.com/benevbright) for this fix! ### [`v3.13.0`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3130---2022-03-03) [Compare Source](https://redirect.github.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://redirect.github.com/dividab/tsconfig-paths/pull/135) and issue [#133](https://redirect.github.com/dividab/tsconfig-paths/issues/133). Thanks to [@katywings](https://redirect.github.com/katywings) for this fix! ### [`v3.12.0`](https://redirect.github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3120---2021-08-24) [Compare Source](https://redirect.github.com/dividab/tsconfig-paths/compare/v3.11.0...v3.12.0) - Add support for baseUrl override using TS_NODE_BASEURL env var [#185](https://redirect.github.com/dividab/tsconfig-paths/issues/185) and [#114](https://redirect.github.com/dividab/tsconfig-paths/issues/114). Thanks to [@ejhayes](https://redirect.github.com/ejhayes) and [@information-security](https://redirect.github.com/information-security) for these PRs!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.