Skip to content

Update rbush to v4 (main) - autoclosed#205557

Closed
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-rbush
Closed

Update rbush to v4 (main) - autoclosed#205557
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-rbush

Conversation

@elastic-renovate-prod
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Jan 4, 2025

This PR contains the following updates:

Package Type Update Change
@types/rbush (source) devDependencies major ^3.0.0 -> ^4.0.0
rbush dependencies major ^3.0.1 -> ^4.0.1

Release Notes

mourner/rbush (rbush)

v4.0.1

Compare Source

  • Change main entry in package.json to point to the ESM bundle to fix compatibility issues with some TypeScript setups. #​139
  • Update quickselect dependency to v3.

v4.0.0

Compare Source

  • ⚠️ Breaking: RBush is now published as a ES module. To use RBush in CommonJS environments, please use v3.0.1.
  • ⚠️ Breaking: RBush is no longer transpiled for IE11 (you can still transpiled on your end to keep IE11 support).

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 these updates 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:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Jan 4, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team January 4, 2025 00:09
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@marshallmain
Copy link
Contributor

/ci

@elasticmachine
Copy link
Contributor

elasticmachine commented Apr 29, 2025

💔 Build Failed

Failed CI Steps

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 7298 7299 +1

Async chunks

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

id before after diff
securitySolution 9.1MB 9.1MB -525.0B

History

Copy link
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

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

Approving to unblock. Deferring review to owning team @elastic/security-solution

marshallmain added a commit that referenced this pull request Apr 30, 2025
## Summary

Manual version of #205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
marshallmain added a commit to marshallmain/kibana that referenced this pull request Apr 30, 2025
## Summary

Manual version of elastic#205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit b28474b)

# Conflicts:
#	src/platform/packages/shared/kbn-test/jest-preset.js
#	yarn.lock
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update rbush to v4 (main) Update rbush to v4 (main) - autoclosed Apr 30, 2025
@elastic-renovate-prod elastic-renovate-prod bot deleted the renovate/main-rbush branch April 30, 2025 17:05
pborgonovi pushed a commit that referenced this pull request Apr 30, 2025
## Summary

Manual version of #205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
marshallmain added a commit to marshallmain/kibana that referenced this pull request Apr 30, 2025
## Summary

Manual version of elastic#205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit b28474b)

# Conflicts:
#	src/platform/packages/shared/kbn-test/jest-preset.js
marshallmain added a commit to marshallmain/kibana that referenced this pull request Apr 30, 2025
## Summary

Manual version of elastic#205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit b28474b)

# Conflicts:
#	packages/kbn-test/jest-preset.js
marshallmain added a commit to marshallmain/kibana that referenced this pull request Apr 30, 2025
## Summary

Manual version of elastic#205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit b28474b)

# Conflicts:
#	src/platform/packages/shared/kbn-test/jest-preset.js
#	yarn.lock
marshallmain added a commit that referenced this pull request May 1, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update rbush to v4 (main) (manual)
(#219613)](#219613)

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

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

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-30T13:03:13Z","message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:all-open","v9.1.0"],"title":"Update rbush to
v4 (main)
(manual)","number":219613,"url":"https://github.com/elastic/kibana/pull/219613","mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219613","number":219613,"mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}}]}]
BACKPORT-->
marshallmain added a commit that referenced this pull request May 1, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [Update rbush to v4 (main) (manual)
(#219613)](#219613)

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

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

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-30T13:03:13Z","message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:all-open","v9.1.0"],"title":"Update rbush to
v4 (main)
(manual)","number":219613,"url":"https://github.com/elastic/kibana/pull/219613","mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219613","number":219613,"mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}}]}]
BACKPORT-->
marshallmain added a commit that referenced this pull request May 1, 2025
# Backport

This will backport the following commits from `main` to `8.18`:
- [Update rbush to v4 (main) (manual)
(#219613)](#219613)

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

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

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-30T13:03:13Z","message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:all-open","v9.1.0"],"title":"Update rbush to
v4 (main)
(manual)","number":219613,"url":"https://github.com/elastic/kibana/pull/219613","mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219613","number":219613,"mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}}]}]
BACKPORT-->
marshallmain added a commit that referenced this pull request May 1, 2025
# Backport

This will backport the following commits from `main` to `8.17`:
- [Update rbush to v4 (main) (manual)
(#219613)](#219613)

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

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

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-30T13:03:13Z","message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:all-open","v9.1.0"],"title":"Update rbush to
v4 (main)
(manual)","number":219613,"url":"https://github.com/elastic/kibana/pull/219613","mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219613","number":219613,"mergeCommit":{"message":"Update
rbush to v4 (main) (manual) (#219613)\n\n## Summary\n\nManual version of
#205557 - now\nthat `rbush` is an
ES module, jest tests fail unless we exclude it\nexplicitly from babel
transforms.\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"b28474be3d3aab49d3b3ab197b1963496d20821b"}}]}]
BACKPORT-->
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
## Summary

Manual version of elastic#205557 - now
that `rbush` is an ES module, jest tests fail unless we exclude it
explicitly from babel transforms.

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants