slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency awesome-typescript-loader to v3.4.1 #58

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency awesome-typescript-loader from v3.2.3 to v3.4.1

Commits

s-panferov/awesome-typescript-loader #### v3.3.0 - [`fc04d29`](https://github.com/s-panferov/awesome-typescript-loader/commit/fc04d298f8cf391c93ee9536203837443f1d6d2b) fix: performance issue on case-insensitive file systems #​507 - [`cda6cb2`](https://github.com/s-panferov/awesome-typescript-loader/commit/cda6cb2d6863890b5bf426cf7d05011315c7d743) docs: add info about .babelrc, fixes #​510 - [`9f7e978`](https://github.com/s-panferov/awesome-typescript-loader/commit/9f7e9782680f3094e43111f859a6e8236f7b3764) fix: use enhancedResolve to resolve babel-core - [`83e0e83`](https://github.com/s-panferov/awesome-typescript-loader/commit/83e0e833c9fc109bcbd69a0c580fd0742e533be4) docs: add a note about performance - [`7f74bba`](https://github.com/s-panferov/awesome-typescript-loader/commit/7f74bba2f7c972b1435b95e99821ceacd5661ae9) feat: add `forceIsolatedModules` - [`2975dec`](https://github.com/s-panferov/awesome-typescript-loader/commit/2975decfec68d00e0e04cc942c502f447c61bd7e) docs: more about performance issues - [`bc9b544`](https://github.com/s-panferov/awesome-typescript-loader/commit/bc9b544c61cb66845ceccd64dab6a9d568333ddc) feat: add `errorsAsWarnings` option - [`3d68c74`](https://github.com/s-panferov/awesome-typescript-loader/commit/3d68c74ae4555ff7b51bdf8cc0f9a24bebb15227) style: lint issue - [`e926dbe`](https://github.com/s-panferov/awesome-typescript-loader/commit/e926dbec383c04f289b3af5b80cc4f60d130262f) chore(release): 3.3.0 #### v3.4.0 - [`a031608`](https://github.com/s-panferov/awesome-typescript-loader/commit/a031608c2fd08b62f7ef50b3afda964954f5335a) chore(release): 3.4.0 #### v3.4.1 - [`e83b230`](https://github.com/s-panferov/awesome-typescript-loader/commit/e83b230cfbf2b6c1f14ab219673726dfbbc641ab) Update README.md - [`a8f9f4b`](https://github.com/s-panferov/awesome-typescript-loader/commit/a8f9f4b7939e588c0fdc5e7ae099537bd1d01281) Update README.md (#​521) - [`4408adb`](https://github.com/s-panferov/awesome-typescript-loader/commit/4408adbeff8eaaa16041e76c702f59d022fc2224) Update README.md - [`e30023d`](https://github.com/s-panferov/awesome-typescript-loader/commit/e30023d6888514b584770e6575bc7010867c269f) fix: use proper compiler variable - [`ed2e04d`](https://github.com/s-panferov/awesome-typescript-loader/commit/ed2e04d4a26883074d6ab4efd6961008d0f95213) chore(release): 3.4.1

This PR has been generated by Renovate Bot.

renovate[bot] commented 6 years ago

Lock file problem

Renovate failed when attempting to generate a lock file. This is usually happens when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.

Renovate will not retry generating a lockfile for this PR unless either (a) the package.json in this branch needs updating, or (b) you rename then delete this PR unmerged, so that it can be regenerated.

The output from stderr is included below:

packages/Site/yarn.lock
warning ../../package.json: No license field
error An unexpected error occurred: "https://registry.yarnpkg.com/@slup%2ftooltip: Not found".
renovate[bot] commented 6 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.4.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.