SmartBear / git-en-boite

Web service facade for interacting with git repos on various providers - GitHub/BitBucket/GitLab etc.
MIT License
18 stars 7 forks source link

Update dependency tsconfig-paths to v4 #903

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

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

Release Notes

dividab/tsconfig-paths ### [`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.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: 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 these updates again.