d-band / html2xlsx

transform html to excel (just support xlsx)
16 stars 3 forks source link

An in-range update of eslint-plugin-promise is breaking the build 🚨 #36

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.8.0 of eslint-plugin-promise was just published.

Branch Build failing 🚨
Dependency eslint-plugin-promise
Current Version 3.7.0
Type devDependency

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

eslint-plugin-promise 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/d-band/html2xlsx/builds/383442603?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 9 commits.

  • 67dad97 3.8.0
  • 212e557 docs(changelog): prepare for v3.8.0 (#132)
  • 9b0cbd1 refactor: lookup promise statics from object instead of array (#131)
  • ceb7414 feat: turn off avoid-new in recommended configuration (#119)
  • b5a6423 chore(package): add package-lock.json (#130)
  • 4ebd2c6 fix: ignore event listener callbacks in prefer-await-to-callbacks (#117)
  • 4a3d5b8 fix: ignore top-level awaits in prefer-await-to-then (#126)
  • 0b231da docs: add no-nesting examples (#120)
  • 5956eca docs: add examples to prefer-await-to-then (#121)

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 6 years ago

After pinning to 3.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 28 commits.

  • 5b935bd 4.2.1
  • 9017a70 4.2.1
  • 254c0fd 4.2.0
  • 3f2c61d Merge pull request #136 from ota-meshi/fix/no-return-wrap
  • 57267ca Add testcase
  • d8b9206 Fixed that no-return-wrap does not work if type is not "ExpressionStatement".
  • 0e00592 4.1.1
  • b958663 security updates
  • 088c239 4.1.0
  • f9522d2 Merge pull request #159 from mikegreiling/add-allow-finally
  • 0a953ca Add more tests to catch-or-return
  • 9de64fd Add allowFinally option to catch-or-return rule
  • c159832 fix: include plugin with recommended settings (#157)
  • 61a373c 4.0.1
  • 1b01507 docs(changelog): prepare for v4.0.1

There are 28 commits in total.

See the full diff