Skip to content

Update dependency @elastic/elasticsearch to v9.0.3 (main) #226188

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Jul 2, 2025

This PR contains the following updates:

Package Type Update Change
@elastic/elasticsearch (source) dependencies patch 9.0.2 -> 9.0.3

Release Notes

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

v9.0.3

Compare Source

Changelog

Breaking/Noticeable changes

  • Error reason has changed from string | undefined to string | null | undefined.
  • shard is now an integer instead of string.

Code has been adapted to address them.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:prev-minor Backport to (9.1) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Operations Team label for Operations Team labels Jul 2, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested review from a team July 2, 2025 12:44
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo
Copy link
Member

afharo commented Jul 2, 2025

/ci

@afharo afharo self-assigned this Jul 2, 2025
@afharo afharo enabled auto-merge (squash) July 2, 2025 13:16
@afharo afharo requested review from a team as code owners July 2, 2025 15:17
@afharo afharo requested a review from denar50 July 2, 2025 15:17
@afharo
Copy link
Member

afharo commented Jul 2, 2025

/ci

@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@afharo afharo mentioned this pull request Jul 2, 2025
@afharo afharo linked an issue Jul 2, 2025 that may be closed by this pull request
@elastic-renovate-prod
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
aiops 508.8KB 508.8KB +8.0B
dataVisualizer 681.2KB 681.3KB +8.0B
ml 5.4MB 5.4MB +86.0B
transform 621.8KB 621.8KB +8.0B
uptime 491.1KB 491.1KB +8.0B
total +118.0B

History

cc @afharo

@afharo afharo added the Team:Detection Engine Security Solution Detection Engine Area label Jul 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detection-engine (Team:Detection Engine)

@afharo afharo added the :ml label Jul 2, 2025
@afharo afharo added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Team:ML Team label for ML (also use :ml) labels Jul 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ML changes LGTM

@afharo afharo disabled auto-merge July 3, 2025 16:16
@afharo afharo requested review from pquentin and JoshMock July 3, 2025 16:17
Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (9.1) the previous minor version (i.e. one version back from main) :ml release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Detection Engine Security Solution Detection Engine Area Team:Fleet Team label for Observability Data Collection Fleet team Team:ML Team label for ML (also use :ml) Team:Operations Team label for Operations Team Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ES Client upgrade
5 participants