sqlwwx / pure-func

0 stars 0 forks source link

An in-range update of babel-plugin-import is breaking the build 🚨 #52

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency babel-plugin-import was updated from 1.12.1 to 1.12.2.

🚨 View failing branch.

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

babel-plugin-import 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/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/sqlwwx/pure-func/builds/588282347?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.12.2

v1.12.1...v1.12.2

Commits

The new version differs by 17 commits.

  • ec157e0 v1.12.2
  • f62cc36 fix: local scope bug (#355)
  • 987bed8 Merge pull request #348 from ant-design/dependabot/npm_and_yarn/babel/core-7.6.0
  • fa09c4a Bump @babel/runtime from 7.5.5 to 7.6.0
  • fe8272f Bump @babel/core from 7.5.5 to 7.6.0
  • 797bdca Bump material-ui from 0.15.4 to 0.20.2
  • e06e06d Bump babel-preset-umi from 1.2.0 to 1.6.1
  • 129c2ea Merge pull request #346 from ant-design/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • 74ca8d9 Merge pull request #341 from ant-design/dependabot/npm_and_yarn/coveralls-3.0.6
  • 4e4f424 Merge pull request #337 from ant-design/dependabot/npm_and_yarn/babel/runtime-7.5.5
  • e66e919 Merge pull request #336 from ant-design/dependabot/npm_and_yarn/pre-commit-1.2.2
  • e3127d0 Merge pull request #333 from ant-design/dependabot/npm_and_yarn/babel/core-7.5.5
  • ecdc833 Bump coveralls from 2.13.3 to 3.0.6
  • 40b3ecb Bump pre-commit from 1.1.3 to 1.2.2
  • 49763c8 Bump @babel/core from 7.1.2 to 7.5.5

There are 17 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.12.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.13.0
  • add styleLibraryDirectory option, fixes #381 (#382) 36cb5e4
  • Merge pull request #359 from shaodahong/patch-1 8efa514
  • docs: update webpack config vendor link 1fc962a

v1.12.2...v1.13.0

Commits

The new version differs by 4 commits.

  • a8841c5 v1.13.0
  • 36cb5e4 add styleLibraryDirectory option, fixes #381 (#382)
  • 8efa514 Merge pull request #359 from shaodahong/patch-1
  • 1fc962a docs: update webpack config vendor link

See the full diff