konklone / oversight.garden

Bringing together the oversight community's work.
https://oversight.garden
Creative Commons Zero v1.0 Universal
26 stars 9 forks source link

Update elasticsearch to the latest version 🚀 #206

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 14.0.0 of elasticsearch was just published.

Dependency elasticsearch
Current Version 13.3.1
Type dependency

The version 14.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of elasticsearch.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

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

Version 14.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • ee7a13c version 14.1.0
  • 74a46c9 [apis] regenerate
  • 30fef61 [apis] add 6.1 and 6.2 branches, 6.1 is default now
  • 77b4ec4 fix keep alive timeout for agentkeepalive 2.x (#600)
  • a464227 Update quick_start.asciidoc (#612)
  • 9b844b3 [grunt/s3] upgrade to aws_s3 package, grunt-s3 package is broken

See the full diff

greenkeeper[bot] commented 6 years ago

Version 14.2.0 just got published.

Update to this version instead 🚀

Release Notes v14.2.0
  • apiVersion "6.2" is now the default
  • agentkeepalive upgraded from 2.2.0 to 3.4.1 for compatibility with IPv6 hostnames in SSL certificates #642
Commits

The new version differs by 7 commits.

  • b7fae6f version 14.2.0
  • faa5998 [npm] upgrade agentkeepalive from 2.2.0 to 3.4.1 (#642)
  • de4a576 [apis] regenerate
  • a8d68c0 [api] regenerate
  • 1a7ccef add support for 6.2 api
  • 07c803f update on elasticsearch.js, handling on exception response [jquery]
  • fac7741 Syntax correction, missing comma

See the full diff

greenkeeper[bot] commented 6 years ago

Version 14.2.1 just got published.

Update to this version instead 🚀

Release Notes v14.2.1
  • Transpile versions of the browser clients to ensure legacy browser compatibility #645
Commits

The new version differs by 5 commits.

  • 3876877 version 14.2.1
  • 4be86b4 [webpack] use babel to ensure legacy browser compatibility (#645)
  • f28bbfc remove package-lock.json file
  • 24e5e0f Bump jquery and update some tests (#644)
  • 263bec4 Make unit tests pass in node 8 (#643)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 14.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 2635019 version 14.2.2
  • bd064af [apis] regenerate
  • a49f7ad [api/overrides] fix version range for clearScroll->castToArray

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 115e7d6 version 15.0.0
  • f493527 [eslint] fix no-unused-vars violations
  • 8989135 [eslint] fix no-unused-expressions violations
  • 3c692c1 [apis] regenerate
  • 2925948 [generate/api] ensure that paths start with a /
  • a1042f6 [esApi/master] use /index/type/_mapping versions of indices.putMapping
  • ee09e1e [eslint] lint the whole repo, rely on ignores for file selection
  • 4156fec remove deepMerge util
  • f1de944 Upgrade to lodash v4 (#660)
  • 4cd2b3e Fix word mixup in docs (#658)
  • 3109b40 [apis] regenerate

See the full diff

divergentdave commented 6 years ago

We can't update elasticsearch any further right now because of the peer dependency from http-aws-es.