Skip to content

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

Renovate-Bot requested to merge renovate/tsconfig-paths-4.x into V2.0

This MR contains the following updates:

Package Type Update Change
tsconfig-paths devDependencies major ^3.9.0 -> ^4.0.0

Release Notes

dividab/tsconfig-paths

v4.1.1

Compare Source

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

v4.1.0

Compare Source

v4.0.0

Compare Source

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

v3.14.1

Compare Source

Fixed
  • Use minimist 1.2.6 for all depencencies becuase of pollution vulnerability. See MR #​197. Thanks to @​gopijaganthan for this fix!

v3.14.0

Compare Source

Added

v3.13.0

Compare Source

Added
  • Include file extension in paths resolved from package.json "main" field. See MR #​135 and issue #​133. Thanks to @​katywings for this fix!

v3.12.0

Compare Source

v3.11.0

Compare Source

  • Reverted upgrade of json5 due to being a breaking change. See MR #​173.

v3.10.1

Compare Source

Fixed
  • Add register.js to published files

v3.10.0

Compare Source

Added
  • feat(tsconfig-loader): extends config from node_modules (#​106). Thanks to @​zorji for this MR!
Fixed

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports