Open greenkeeper[bot] opened 7 years ago
After pinning to 3.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 8 commits.
6e420c8
chore(release): 3.2.3
fce79fb
Merge branch 'master' of github.com:s-panferov/awesome-typescript-loader
90022ae
fix: delay sending diagnotics request
5c7b0de
fix(checker): pass through execArgv to checker child process (#479)
b109ee4
Update README.md (#467)
8ffacb0
docs(README): fix small inconsistency (#470)
0c6c905
Update README.md (#471)
8a947ed
fix / clarify several lines in README (#475)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
errorsAsWarnings
option.forceIsolatedModules
option.The new version differs by 9 commits.
e926dbe
chore(release): 3.3.0
3d68c74
style: lint issue
bc9b544
feat: add errorsAsWarnings
option
2975dec
docs: more about performance issues
7f74bba
feat: add forceIsolatedModules
83e0e83
docs: add a note about performance
9f7e978
fix: use enhancedResolve to resolve babel-core
cda6cb2
docs: add info about .babelrc, fixes #510
fc04d29
fix: performance issue on case-insensitive file systems #507
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Fixes several big performance problems, info can be found in #517
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits.
9bbc065
chore(release): 3.5.0
c966685
refactor: update some deps
ad7cfad
feat: allow setting getCustomTransformers as a path to a module (#531)
edc8ed9
Use Error for emitted warn (#532)
b9f17f3
Update README.md (#535)
d4e7398
cleanup dependencies (#536)
bec43a0
fix TSC compatible issues that prevent compilation (#537)
See the full diff
Version 3.2.0 of awesome-typescript-loader just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As awesome-typescript-loader is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **bitHound - Dependencies** null [Details](https://www.bithound.io/github/latticework/jali/greenkeeper%2Fawesome-typescript-loader-3.2.0) - β **bitHound - Code** null [Details](https://www.bithound.io/github/latticework/jali/greenkeeper%2Fawesome-typescript-loader-3.2.0) - β **dependency-ci** Dependencies checked [Details](https://dependencyci.com/builds/242999) - β **semaphoreci** The build failed on Semaphore. [Details](https://semaphoreci.com/latticework/jali/branches/greenkeeper-awesome-typescript-loader-3-2-0/builds/1)Release Notes
v3.2.0Fixed:
minimatch
replaced withmicromatch
Commits
The new version differs by 13 commits.
02cfb80
chore(release): 3.2.0
3d8f91a
fix: don't kill the loader when compilation.bail = true (#448)
c073af1
fix: environment cache invalidation (#449)
f14eaab
fix(paths-plugin): properly skip .d.ts files
60ffa3c
refactor: use micromatch, update deps
8c4f7c6
docs(README): fix default value
b263879
chore(release): 3.2.0-rc.0
a15de0a
feat: case errors, silent, diagnostics, paths-plugin fixes (#446)
c05e296
Merge pull request #442 from LayfonWeller/patch-1
2ddc46e
Added context in the loader interface
ae3961f
Update instance.ts
f754bc1
Corrected if no context is passed...
0e8abd6
Change the context to webpack provided one
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: