fork-ts-checker-notifier-webpack-plugin icon indicating copy to clipboard operation
fork-ts-checker-notifier-webpack-plugin copied to clipboard

Results 12 fork-ts-checker-notifier-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Currently, this plugin failed on `fork-ts-checker-webpack-plugin@5` with error: ``` Error: Error: TypeError: Cannot read property 'tap' of undefined ```

### Expected Behaviour Upgraded `fork-ts-checker-webpack-plugin` `3.1.1` => `4.0.2` To notify when typescript compile errors ### Actual Behaviour Added some typescript breaking code to test upgrade ```typescript const b: boolean =...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > ## [3.13.1] - 2019-04-05 > ### Security > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480)....

dependencies

Hi using webpack 4.x I'm getting the warning: DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead This is using 1.0.2 Just wondering if there is a planned patch...

The property `excludeWarnings` does not work, and I receive a notification that there is an error even when it is set to true. Looking at the code base the problem...

``` ERR! Error: Error: TypeError: forkTsCheckerWebpackPlugin.getCompilerHooks is not a function ERR! at ForkTsCheckerNotifierWebpackPlugin.apply (/Users/uri/Documents/web-gen3/node_modules/fork-ts-checker-notifier-webpack-plugin/index.js:68:23) ERR! at webpack (/Users/uri/Documents/web-gen3/node_modules/@storybook/core/node_modules/webpack/lib/webpack.js:47:13) ERR! at options.ignorePreview.then.previewConfig (/Users/uri/Documents/web-gen3/node_modules/@storybook/core/dist/server/dev-server.js:113:50) ERR! at process._tickCallback (internal/process/next_tick.js:68:7) ERR! { Error: Error:...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

I've not looked into this - just thought you might want to know that there might be a problem with M3 - might be my setup as I'm new to...