Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] Update dependency @elastic/elasticsearch to v8 #192

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elastic/elasticsearch (source) ^6.8.2 -> ^8.0.0 age adoption passing confidence

Release Notes

elastic/elasticsearch-js (@​elastic/elasticsearch)

v8.14.0

Compare Source

Changelog

v8.13.1

Compare Source

Changelog

v8.13.0

Compare Source

Changelog

v8.12.3

Compare Source

Changelog

v8.12.2

Compare Source

Changelog

v8.12.1

Compare Source

Changelog

v8.12.0

Compare Source

Changelog

v8.11.1

Compare Source

Changelog

v8.11.0

Compare Source

Changelog

v8.10.1

Compare Source

Changelog

v8.10.0

Compare Source

Changelog

v8.9.2

Compare Source

Changelog

v8.9.1

Compare Source

Changelog

v8.9.0

Compare Source

Changelog

v8.8.2

Compare Source

Changelog

v8.8.1

Compare Source

Changelog

v8.8.0

Compare Source

Changelog

v8.7.3

Compare Source

Changelog

v8.7.0

Compare Source

Changelog

v8.6.1

Compare Source

Changelog

v8.6.0

Compare Source

Changelog

v8.5.0

Compare Source

Changelog

v8.4.0

Compare Source

Changelog

v8.2.1

Compare Source

Changelog

v8.2.0

Compare Source

Changelog

v8.1.0

Compare Source

Changelog

v8.0.0

Compare Source

Changelog

v7.17.14

Compare Source

Changelog

v7.17.13

Compare Source

Changelog

v7.17.12

Compare Source

Changelog

v7.17.11

Compare Source

⚠️ NOTE: Due to a typing error in the version of 7.17.11 published to npm (see https://github.com/elastic/elasticsearch-js/issues/1924), we recommend pinning your 7.x client version to 7.17.0 in your package.json. If you need fixes specific to 7.17.11, you can pin your package.json to version 7.17.11-patch.1 until 7.17.12 is published.

Changelog

v7.17.0

Compare Source

Changelog

v7.16.0

Compare Source

Changelog

v7.15.0

Compare Source

Changelog

v7.14.1

Compare Source

v7.14.0

Compare Source

Changelog

v7.13.0

Compare Source

Changelog

v7.12.0

Compare Source

Changelog

v7.11.0

Compare Source

Changelog

v7.10.0

Compare Source

Changelog

v7.9.1

Compare Source

Changelog

v7.9.0

Compare Source

Support for Elasticsearch v7.9

Changelog

v7.8.0

Compare Source

Support for Elasticsearch v7.8

Changelog

v7.7.1

Compare Source

Changelog

v7.7.0

Compare Source

Support for Elasticsearch v7.7

Changelog

v7.6.1

Compare Source

Fixes:

  • Secure json parsing - #​1110
  • ApiKey should take precedence over basic auth - #​1115

Documentation:

v7.6.0

Compare Source

Support for Elasticsearch v7.6.

v7.5.1

Compare Source

Fixes:

  • Skip compression in case of empty string body - #​1080
  • Fix typo in NoLivingConnectionsError - #​1045
  • Change TransportRequestOptions.ignore to number[] - #​1053
  • ClientOptions["cloud"] should have optional auth fields - #​1032

Documentation:

  • Docs: Return super in example Transport subclass - #​980
  • Add examples to reference - #​1076
  • Added new examples - #​1031

v7.5.0

Compare Source

Support for Elasticsearch v7.5.

Features

v7.4.0

Compare Source

Support for Elasticsearch v7.4.

Fixes:

  • Fix issue; node roles are defaulting to true when undefined is breaking usage of nodeFilter option - #​967

Documentation:

Internals:

v7.3.0

Compare Source

Support for Elasticsearch v7.3.

Features:

  • Added auth option - #​908
  • Added support for ApiKey authentication - #​908

Fixes:

  • fix(Typings): sniffInterval can also be boolean - #​914

Internals:

  • Refactored connection pool - #​913

Documentation:

v7.2.0

Compare Source

Support for Elasticsearch v7.2

Fixes:

  • Remove auth data from inspect and toJSON in connection class - #​887

v7.1.0

Compare Source

Support for Elasticsearch v7.1

Fixes:

  • Support for non-friendly chars in url username and password - #​858
  • Patch deprecated parameters - #​851

v7.0.1

Compare Source

Fixes:

v7.0.0

Compare Source

  • Stable release.

Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,every weekend,before 8am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/elastic-elasticsearch-8.x branch from 7541f0b to 4ac977b Compare July 26, 2023 14:05
@renovate renovate bot force-pushed the renovate/elastic-elasticsearch-8.x branch from 4ac977b to cb5c069 Compare September 27, 2023 14:20
@renovate renovate bot force-pushed the renovate/elastic-elasticsearch-8.x branch from cb5c069 to f6a2501 Compare October 21, 2023 11:05
@github-actions github-actions bot changed the title [patch] Update dependency @elastic/elasticsearch to v8 RCH-8: [patch] Update dependency @elastic/elasticsearch to v8 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/elastic-elasticsearch-8.x branch from f6a2501 to d4e4cff Compare November 10, 2023 18:05
@renovate renovate bot changed the title RCH-8: [patch] Update dependency @elastic/elasticsearch to v8 [patch] Update dependency @elastic/elasticsearch to v8 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/elastic-elasticsearch-8.x branch from d4e4cff to 054614b Compare March 21, 2024 13:53
@github-actions github-actions bot changed the title [patch] Update dependency @elastic/elasticsearch to v8 RCH-8: [patch] Update dependency @elastic/elasticsearch to v8 Mar 21, 2024
@renovate renovate bot changed the title RCH-8: [patch] Update dependency @elastic/elasticsearch to v8 [patch] Update dependency @elastic/elasticsearch to v8 Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants