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

[ES|QL] Removes deprecated setImmediate #211922

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

stratoula
Copy link
Contributor

@stratoula stratoula commented Feb 20, 2025

Summary

Apparently they decided against setImmediate https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate so I am removing this from our codebase

@stratoula stratoula added release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels v9.1.0 v8.19.0 Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana labels Feb 20, 2025
@stratoula stratoula marked this pull request as ready for review February 20, 2025 15:56
@stratoula stratoula requested a review from a team as a code owner February 20, 2025 15:56
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

Copy link
Contributor

@drewdaemon drewdaemon left a comment

Choose a reason for hiding this comment

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

Thank you!

@stratoula stratoula enabled auto-merge (squash) February 20, 2025 16:05
@stratoula stratoula merged commit 283cb29 into elastic:main Feb 20, 2025
22 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/13441638883

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #14 / Title it disables the input when loading

Metrics [docs]

✅ unchanged

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 20, 2025
## Summary

Apparently they decided against setImmediate
https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate so
I am removing this from our codebase

(cherry picked from commit 283cb29)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Feb 20, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [[ES|QL] Removes deprecated setImmediate
(#211922)](#211922)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Stratoula
Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2025-02-20T17:58:54Z","message":"[ES|QL]
Removes deprecated setImmediate (#211922)\n\n## Summary\n\nApparently
they decided against
setImmediate\nhttps://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
so\nI am removing this from our
codebase","sha":"283cb29606d5477deb0294f722cb810b79ca8e53","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL]
Removes deprecated
setImmediate","number":211922,"url":"https://github.com/elastic/kibana/pull/211922","mergeCommit":{"message":"[ES|QL]
Removes deprecated setImmediate (#211922)\n\n## Summary\n\nApparently
they decided against
setImmediate\nhttps://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
so\nI am removing this from our
codebase","sha":"283cb29606d5477deb0294f722cb810b79ca8e53"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/211922","number":211922,"mergeCommit":{"message":"[ES|QL]
Removes deprecated setImmediate (#211922)\n\n## Summary\n\nApparently
they decided against
setImmediate\nhttps://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
so\nI am removing this from our
codebase","sha":"283cb29606d5477deb0294f722cb810b79ca8e53"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels Feature:ES|QL ES|QL related features in Kibana release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants