Update dependency tsconfig-paths to v4 #50

Merged
romanjaros merged 1 commit from renovate/tsconfig-paths-4.x into master 2023-11-17 22:45:01 +01:00
Member

This PR contains the following updates:

Package Type Update Change
tsconfig-paths devDependencies major 3.14.2 -> 4.2.0

Release Notes

dividab/tsconfig-paths (tsconfig-paths)

v4.2.0

Compare Source

Added

v4.1.2

Compare Source

Fixed
  • Bump JSON5 dependency to 2.2.2 to fix CVE-2022-46175. See PR #​232. Thanks to @​oparisblue for this PR!

v4.1.1

Compare Source

Fixed
  • Skip stat call / throwing an exception when source files don't exist. See PR #​225. Thanks to @​robstolarz for this PR!

v4.1.0

Compare Source

v4.0.0

Compare Source

Changed
  • Ignore --project/-P CLI flag when explicit options are passed to register. See PR #​206.
  • Tolerate an undefined baseUrl compiler option. See PR #​208.
Added
  • Add cwd option to register function that overrides where the tsconfig.json search begins. See PR #​205.
  • Add support for jsconfig.json. See PR #​199. Thanks to @​F3n67u for this PR!
  • Let paths mappings be absolute paths. See PR #​184.
  • Allow baseUrl in tsconfig.json to be an absolute path. See PR #​174. Thanks to @​nwalters512 for this PR!

  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tsconfig-paths](https://github.com/dividab/tsconfig-paths) | devDependencies | major | [`3.14.2` -> `4.2.0`](https://renovatebot.com/diffs/npm/tsconfig-paths/3.14.2/4.2.0) | --- ### Release Notes <details> <summary>dividab/tsconfig-paths (tsconfig-paths)</summary> ### [`v4.2.0`](https://github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#420---2023-03-29) [Compare Source](https://github.com/dividab/tsconfig-paths/compare/v4.1.2...v4.2.0) ##### Added - Add support for tsconfig extends as array of strings. #. See PR [#&#8203;245](https://github.com/dividab/tsconfig-paths/pull/245). Thanks to [@&#8203;DanielSidhion](https://github.com/DanielSidhion) for this PR! ### [`v4.1.2`](https://github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#412---2023-01-02) [Compare Source](https://github.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 [#&#8203;232](https://github.com/dividab/tsconfig-paths/pull/232). Thanks to [@&#8203;oparisblue](https://github.com/oparisblue) for this PR! ### [`v4.1.1`](https://github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#411---2022-11-30) [Compare Source](https://github.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 [#&#8203;225](https://github.com/dividab/tsconfig-paths/pull/225). Thanks to [@&#8203;robstolarz](https://github.com/robstolarz) for this PR! ### [`v4.1.0`](https://github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#410---2022-08-06) [Compare Source](https://github.com/dividab/tsconfig-paths/compare/v4.0.0...v4.1.0) - Add support for nested main field selectors #. See PR [#&#8203;218](https://github.com/dividab/tsconfig-paths/pull/218). Thanks to [@&#8203;aaronadamsCA](https://github.com/aaronadamsCA) for this PR! ### [`v4.0.0`](https://github.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#400---2022-05-02) [Compare Source](https://github.com/dividab/tsconfig-paths/compare/v3.14.2...v4.0.0) ##### Changed - Ignore `--project`/`-P` CLI flag when explicit options are passed to `register`. See PR [#&#8203;206](https://github.com/dividab/tsconfig-paths/pull/206). - Tolerate an undefined `baseUrl` compiler option. See PR [#&#8203;208](https://github.com/dividab/tsconfig-paths/pull/208). ##### Added - Add `cwd` option to `register` function that overrides where the `tsconfig.json` search begins. See PR [#&#8203;205](https://github.com/dividab/tsconfig-paths/pull/205). - Add support for `jsconfig.json`. See PR [#&#8203;199](https://github.com/dividab/tsconfig-paths/pull/199). Thanks to [@&#8203;F3n67u](https://github.com/F3n67u) for this PR! - Let `paths` mappings be absolute paths. See PR [#&#8203;184](https://github.com/dividab/tsconfig-paths/pull/184). - Allow `baseUrl` in `tsconfig.json` to be an absolute path. See PR [#&#8203;174](https://github.com/dividab/tsconfig-paths/pull/174). Thanks to [@&#8203;nwalters512](https://github.com/nwalters512) for this PR! </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
mr.renovate added 1 commit 2023-11-17 21:31:51 +01:00
Update dependency tsconfig-paths to v4
Some checks are pending
forgejo/Procyon/seedling/pipeline/head This commit looks good
forgejo/Procyon/seedling/pipeline/pr-master Build started...
d13a397e31
requested review from romanjaros 2023-11-17 21:31:51 +01:00
romanjaros merged commit 6afb07b7ea into master 2023-11-17 22:45:01 +01:00
romanjaros deleted branch renovate/tsconfig-paths-4.x 2023-11-17 22:45:01 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: procyon/seedling#50
No description provided.