rest-node-nestjs
rest-node-nestjs copied to clipboard
build(deps-dev): bump tsconfig-paths from 3.14.1 to 4.0.0
Bumps tsconfig-paths from 3.14.1 to 4.0.0.
Changelog
Sourced from tsconfig-paths's changelog.
[4.0.0] - 2022-05-02
Changed
- Ignore
--project
/-P
CLI flag when explicit options are passed toregister
. See PR #206.- Tolerate an undefined
baseUrl
compiler option. See PR #208.Added
- Add
cwd
option toregister
function that overrides where thetsconfig.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
intsconfig.json
to be an absolute path. See PR #174. Thanks to@nwalters512
for this PR!
Commits
9a3c0ed
v4.0.063ffbe3
Update changelog for 4.0.0bad40f2
Fix tests and lint (#211)8e4452c
Run CI on PRf773c30
New ci setup (#210)23ea90b
fix: allow absolute baseUrl in tsconfig.json (#174)e6bc84b
Upgrade eslint and fix yarn.lockc31cf71
Update json5 to 2.2.x (#198)ba654b5
fixyarn example:node
throw error (#201)25496bb
fix: tolerate an undefinedbaseUrl
compiler option (#208)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: npm
.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.