Skip to content

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

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

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.2.0

Compare Source

Added

v4.1.2

Compare Source

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

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!

Configuration

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

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

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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