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

chore(deps-dev): bump tsconfig-paths from 3.10.1 to 4.1.0 #4517

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps tsconfig-paths from 3.10.1 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.
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 will merge this PR once CI passes on it, as requested by @otto-the-bot.


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.10.1 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.10.1...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 javascript Pull requests that update Javascript code labels Oct 19, 2022
Copy link
Collaborator

@otto-the-bot otto-the-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@atomrc atomrc merged commit f48d2f4 into main Oct 19, 2022
@atomrc atomrc deleted the dependabot/npm_and_yarn/tsconfig-paths-4.1.0 branch October 19, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
2 participants