Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Update elasticsearch to the latest version 🚀 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 14, 2017

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jan 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2018

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 added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

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 added a commit that referenced this pull request Mar 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2018

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 added a commit that referenced this pull request Mar 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 29, 2018

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 added a commit that referenced this pull request May 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2018

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

greenkeeper bot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2018

Version 15.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 61f793c v15.1.0
  • 4cd4a9b [apis] regenerate
  • 47781f8 add support for 6.3 api
  • 1420a11 [15.x] 📖 fix badly-formatted link in logging docs (#671)
  • 9e3b715 [15.x] Update docs to use async/await (#667) (#668)
  • 6af25b5 [15.x] [docs/extensions] mention superagent-elasticsearch (#664) (#665)
  • 0f2b5f7 [aws] remove support for aws-config files

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2018

Version 15.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • bd7dbe7 version 15.1.1
  • 9147d75 [15.x] Fix: Serialization does not handle non-enumerable properties in Node versions < 5.x (#677) (#680)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2018

  • The dependency elasticsearch was updated from 13.3.1 to 15.2.0.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 29c3381 version 15.2.0
  • 11b0d89 [apis] regenerate
  • 2ee5166 add 6.4 and 6.5 branch support, 6.4 is the new default
  • 2b82644 [apis] regenerate
  • 0454df9 remove dead percolator link (#716)
  • 559ed04 Fix typo: "Integrer -> Integer" (#715)
  • 84bbdb1 [apis] regenerate
  • bc422cc [package] remove accidental duplicate branch name
  • c01f57d [lodash] fix missed _.flattenDeep() upgrade

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 15.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 23, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 15.3.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ced3bf3 version 15.3.1
  • 8801bec [connectors/http] prevent errors caused by multi-byte characters in paths (#756)
  • 5d61747 update changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 15.4.0.

Update to this version instead 🚀

Release Notes for v15.4.0
  • apiVersion "6.6" is now the default
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 15.4.1.

Update to this version instead 🚀

Release Notes for v15.4.1
  • Drop support for old versions in the 5.x line, only 5.6 is maintained
Commits

The new version differs by 2 commits.

  • 3c370f6 version 15.4.1
  • ef0bc69 [apis] add upcoming branches and drop old 5.x branches

See the full diff

greenkeeper bot added a commit that referenced this pull request May 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 1, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 15.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 2, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 16.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 30, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 16.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 16.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 16.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 16.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2019

  • The dependency elasticsearch was updated from 13.3.1 to 16.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2020

  • The dependency elasticsearch was updated from 13.3.1 to 16.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 25, 2020

  • The dependency elasticsearch was updated from 13.3.1 to 16.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 26, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 26, 2020

  • The dependency elasticsearch was updated from 13.3.1 to 16.7.1.

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants