react-nestjs-template icon indicating copy to clipboard operation
react-nestjs-template copied to clipboard

Update tsconfig-paths 3.10.1 → 3.15.0 (minor)

Open depfu[bot] opened this issue 1 year ago • 0 comments

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ tsconfig-paths (3.10.1 → 3.15.0) · Repo · Changelog

Release Notes

3.14.2 (from changelog)

Fixed

3.14.1 (from changelog)

Fixed

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

3.14.0 (from changelog)

Added

  • Support for path mapping starting with /. See PR #180, issue #113, and issue #128. Thanks to @benevbright for this fix!

3.13.0 (from changelog)

Fixed

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

3.12.0 (from changelog)

3.11.0 (from changelog)

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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 31 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

depfu[bot] avatar Dec 15 '23 18:12 depfu[bot]