Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump tsconfig-paths from 3.14.1 to 4.2.0 #158

Merged
merged 4 commits into from
May 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps tsconfig-paths from 3.14.1 to 4.2.0.

Changelog

Sourced from tsconfig-paths's changelog.

[4.2.0] - 2023-03-29

Added

  • Add support for tsconfig extends as array of strings. #. See PR #245. Thanks to @​DanielSidhion for this PR!

[3.14.2] - 2023-02-25

Fixed

[4.1.2] - 2023-01-02

Fixed

[4.1.1] - 2022-11-30

Fixed

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

[4.1.0] - 2022-08-06

  • Add support for nested main field selectors #. See PR #218. Thanks to @​aaronadamsCA for this PR!

[4.0.0] - 2022-05-02

Changed

  • Ignore --project/-P CLI flag when explicit options are passed to register. See PR #206.
  • Tolerate an undefined baseUrl compiler option. See PR #208.

Added

  • Add cwd option to register function that overrides where the tsconfig.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 in tsconfig.json to be an absolute path. See PR #174. Thanks to @​nwalters512 for this PR!
Commits

Dependabot compatibility score

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)

@dependabot dependabot bot requested review from a team as code owners May 15, 2023 10:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/tsconfig-paths-4.2.0 branch 3 times, most recently from 09b76dc to c0c6ed1 Compare May 23, 2023 14:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/tsconfig-paths-4.2.0 branch from c0c6ed1 to 101d73c Compare May 24, 2023 10:10
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.14.1 to 4.2.0.
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.14.1...v4.2.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/tsconfig-paths-4.2.0 branch from 101d73c to caad2af Compare May 24, 2023 13:22
@eruizgar91 eruizgar91 enabled auto-merge May 29, 2023 14:25
@eruizgar91 eruizgar91 merged commit b2dda18 into main May 29, 2023
2 checks passed
@eruizgar91 eruizgar91 deleted the dependabot/npm_and_yarn/main/tsconfig-paths-4.2.0 branch May 29, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant