Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump @elastic/elasticsearch from 5.6.22 to 9.1.1#540

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubAug 11, 2025
edited
Loading

Bumps@elastic/elasticsearch from 5.6.22 to 9.1.1.

Release notes

Sourced from@​elastic/elasticsearch's releases.

v9.1.1

Changelog

v9.1.0

Changelog

v9.0.4

Changelog

v9.0.3

Changelog

v9.0.2

Changelog

v9.0.1

Changelog

v9.0.0

Changelog

v9.0.0-alpha.5

Changes from 9.0.0-alpha.4:

Serverless client merged back in

The@elastic/elasticsearch-serverless client is being deprecated, and its functionality has been merged back into this client. This should have zero impact on the way the client works, except that a newserverMode option has been added. When it's explicitly set to"serverless" by a user, a few default settings and behaviors are changed:

  • turns off sniffing and ignores any sniffing-related options
  • ignores all nodes passed in config except the first one, and ignores any node filtering and selecting options
  • enables compression andTLSv1_2_method (same as when configured for Elastic Cloud)
  • adds anelastic-api-version HTTP header to all requests
  • usesCloudConnectionPool by default instead ofWeightedConnectionPool
  • turns off vendoredcontent-type andaccept headers in favor or standard MIME types

Docstrings for types that differ between stack and serverless have also been updated to indicate when that is the case.

v9.0.0-alpha.4

Changes from v9.0.0-alpha.3:

Parameter collation

Each API function's logic for deciding where in the request to put each passed parameter is now as follows:

  1. if recognized as abody param from the spec, put it in the JSON body
  2. if recognized as apath param, put it in the URL path
  3. if recognized as aquery param or a "common" query param (e.g.pretty,error_trace), put it in the querystring
  4. if not recognized and this API accepts a JSON body, put it in the JSON body
  5. if not recognized and this API does not accept a JSON body, put it in the querystring

... (truncated)

Commits
Maintainer changes

This version was pushed to npm byjoshmock, a new releaser for@​elastic/elasticsearch since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 5.6.22 to 9.1.1.- [Release notes](https://github.com/elastic/elasticsearch-js/releases)- [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/CHANGELOG.md)- [Commits](elastic/elasticsearch-js@v5.6.22...v9.1.1)---updated-dependencies:- dependency-name: "@elastic/elasticsearch"  dependency-version: 9.1.1  dependency-type: direct:development  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsAug 11, 2025
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubOct 24, 2025

Superseded by#557.

@dependabotdependabotbot closed thisOct 24, 2025
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/elastic/elasticsearch-9.1.1 branchOctober 24, 2025 05:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp