DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

An in-range update of elasticsearch is breaking the build 🚨 #300

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 13.3.0 of elasticsearch just got published.

Branch Build failing 🚨
Dependency elasticsearch
Current Version 13.2.0
Type dependency

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

elasticsearch is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - βœ… **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/DBCDK/tanterne/18226dbcdad289fbc37bcd9eb4f4a6e333161d9c/dependencies/npm?status=passing) - βœ… **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/DBCDK/tanterne/18226dbcdad289fbc37bcd9eb4f4a6e333161d9c/files?status=passing) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/262540018?utm_source=github_status&utm_medium=notification)

Release Notes v13.3.0
  • apiVersion "5.5" is now the default
  • Use JSON version of scroll/clearScroll API in for apiVerion 2.0+ #576
Commits

The new version differs by 10 commits.

  • 36d33ff version 13.3.0
  • 7df9ab4 [api] switch to 5.5 default branch
  • 790c32d [apis] regenerate
  • 1649059 [generate/api] rewrite doc urls with branch
  • 5813360 [es] update branch support
  • 7ad3a7e Use json version of scroll api for 2.0 and greater (#576)
  • 7f0d0d6 [DOCS] More xref fixes.
  • 139d226 [DOCS] Fixing cross doc links errors due to links to 5.x
  • 351c7cc [docs/config] fix link formatting
  • 7212f34 [changelog] added notes about 13.2.0

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:

greenkeeper[bot] commented 7 years ago

Version 13.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v13.3.1
  • Regenerated APIs and docs
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

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

fvsdbc commented 7 years ago

Fixed