jumpinjackie / mapguide-react-layout

An openlayers-based modern map viewer for MapGuide
https://jumpinjackie.github.io/mapguide-react-layout/
MIT License
62 stars 13 forks source link

An in-range update of fork-ts-checker-webpack-plugin is breaking the build 🚨 #887

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency fork-ts-checker-webpack-plugin was updated from 1.3.3 to 1.3.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fork-ts-checker-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/jumpinjackie/mapguide-react-layout/builds/24720352)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jumpinjackie/mapguide-react-layout/builds/535656067?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.3.4

1.3.4 (2019-05-22)

Bug Fixes

  • emit global errors even when checkSyntacticErrors: false (b2bda8f), closes #289
Commits

The new version differs by 19 commits.

  • c06ca75 test: should find global errors (checkSyntacticErrors: false)
  • b2bda8f fix: emit global errors even when checkSyntacticErrors: false
  • a3b723a refactor: move @types dependencies to devDependencies
  • a371944 refactor: πŸ’‘ convert last integration tests to typescript
  • 45f4a97 refactor: πŸ’‘ rename variables, add comments
  • 5fb3805 refactor: add tslint for integration tests
  • 3d220dd refactor: move fixtures out of integration folder
  • f0aa083 refactor: πŸ’‘ vue integration tests to typescript
  • 6915de9 don't fail if vue-loader/lib/plugin is not present
  • 6e99f75 refactor: πŸ’‘ split up test suite
  • 0f435ea refactor: πŸ’‘ remaining integration tests, split helpers up
  • 04d6bd1 change from ts-jest to jest with @babel/preset-typescript
  • 93da097 refactor: πŸ’‘ helpers to typescript, use in integration/index
  • 50112fb reduce diff
  • 61cb1a9 chore: πŸ”§ refactor integration tests for jest

There are 19 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.3.3 your tests are passing again. Downgrade this dependency πŸ“Œ.