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-dev): bump tsconfig-paths from 3.9.0 to 4.1.0 #212

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps tsconfig-paths from 3.9.0 to 4.1.0.

Changelog

Sourced from tsconfig-paths's changelog.

[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!

[3.14.1] - 2022-03-22

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] - 2022-03-13

Added

[3.13.0] - 2022-03-03

Added

  • 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] - 2021-08-24

[3.11.0] - 2021-08-24

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

[3.10.1] - 2021-07-06

Fixed

  • Add register.js to published files

... (truncated)

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)

Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.9.0 to 4.1.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.9.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Sep 12, 2022
@dependabot dependabot bot requested review from a team September 12, 2022 05:48
@8coon 8coon changed the base branch from master to 4.19.0 September 13, 2022 15:19
@8coon 8coon merged commit d79a169 into 4.19.0 Sep 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tsconfig-paths-4.1.0 branch September 13, 2022 15:19
@8coon 8coon mentioned this pull request Sep 13, 2022
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