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

Bump tsconfig-paths-webpack-plugin from 4.0.0 to 4.1.0 #1630

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps tsconfig-paths-webpack-plugin from 4.0.0 to 4.1.0.

Changelog

Sourced from tsconfig-paths-webpack-plugin's changelog.

4.1.0 - 2023-07-11

Added

  • Remove warning on missing baseUrl, which tsconfig-paths ^4.0.0 doesn't require anymore #105. Thanks to @​sverweij for this PR!

  • Add support for multiple tsconfig paths #79. Thanks to @​lynch16 for this PR!

Fixed

  • Update tsconfig file name in .npmignore #100. Thanks to @​tcd for this PR!

4.0.1 - 2023-03-09

Commits
  • a6629fc v4.1.0
  • 3fae2f9 Update changelog for 4.1.0
  • d223cb2 Add support for multiple tsconfig paths (#79)
  • bd375bc Update tsconfig file name in .npmignore (#100)
  • f8b7fd4 Remove warning on missing baseUrl, which tsconfig-paths ^4.0.0 doesn't requir...
  • 7534740 v4.0.1
  • d7c3071 Update changelog for 4.0.1
  • 7face67 Update ts-configpaths to fix security vulnerability in json5 (#103)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths-webpack-plugin@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 14, 2023
@whitphx whitphx merged commit 07b4d26 into main Aug 15, 2023
5 checks passed
@whitphx whitphx deleted the dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-4.1.0 branch August 15, 2023 01:33
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant