Skip to content

Cleanup unused dependency on security-plugin#249903

Merged
gsoldevila merged 1 commit intoelastic:mainfrom
gsoldevila:remove-unused-dep
Jan 22, 2026
Merged

Cleanup unused dependency on security-plugin#249903
gsoldevila merged 1 commit intoelastic:mainfrom
gsoldevila:remove-unused-dep

Conversation

@gsoldevila
Copy link
Copy Markdown
Member

@gsoldevila gsoldevila commented Jan 21, 2026

Summary

The dependency was introduced but not used

@gsoldevila gsoldevila requested a review from a team as a code owner January 21, 2026 15:40
@gsoldevila gsoldevila added release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting Security Solution Threat Hunting Team backport:all-open Backport to all branches that could still receive a release labels Jan 21, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@gsoldevila gsoldevila merged commit 9543859 into elastic:main Jan 22, 2026
24 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2, 9.3

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 22, 2026
## Summary

The dependency was introduced but not used

(cherry picked from commit 9543859)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 22, 2026
## Summary

The dependency was introduced but not used

(cherry picked from commit 9543859)
@kibanamachine
Copy link
Copy Markdown
Contributor

💔 Some backports could not be created

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts
9.2
9.3

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 249903

Questions ?

Please refer to the Backport tool documentation

yuliia-fryshko pushed a commit to yuliia-fryshko/kibana that referenced this pull request Jan 22, 2026
## Summary

The dependency was introduced but not used
kibanamachine added a commit that referenced this pull request Jan 22, 2026
# Backport

This will backport the following commits from `main` to `9.2`:
- [Cleanup unused dependency on `security-plugin`
(#249903)](#249903)

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

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

<!--BACKPORT [{"author":{"name":"Gerard
Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2026-01-22T10:30:43Z","message":"Cleanup
unused dependency on `security-plugin` (#249903)\n\n## Summary\n\nThe
dependency was introduced but not
used","sha":"95438591fde88889c2820deec046e7de6e7da37c","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat
Hunting","backport:all-open","v9.4.0"],"title":"Cleanup unused
dependency on
`security-plugin`","number":249903,"url":"https://github.com/elastic/kibana/pull/249903","mergeCommit":{"message":"Cleanup
unused dependency on `security-plugin` (#249903)\n\n## Summary\n\nThe
dependency was introduced but not
used","sha":"95438591fde88889c2820deec046e7de6e7da37c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/249903","number":249903,"mergeCommit":{"message":"Cleanup
unused dependency on `security-plugin` (#249903)\n\n## Summary\n\nThe
dependency was introduced but not
used","sha":"95438591fde88889c2820deec046e7de6e7da37c"}}]}] BACKPORT-->

Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co>
kibanamachine added a commit that referenced this pull request Jan 22, 2026
# Backport

This will backport the following commits from `main` to `9.3`:
- [Cleanup unused dependency on `security-plugin`
(#249903)](#249903)

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

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

<!--BACKPORT [{"author":{"name":"Gerard
Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2026-01-22T10:30:43Z","message":"Cleanup
unused dependency on `security-plugin` (#249903)\n\n## Summary\n\nThe
dependency was introduced but not
used","sha":"95438591fde88889c2820deec046e7de6e7da37c","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat
Hunting","backport:all-open","v9.4.0"],"title":"Cleanup unused
dependency on
`security-plugin`","number":249903,"url":"https://github.com/elastic/kibana/pull/249903","mergeCommit":{"message":"Cleanup
unused dependency on `security-plugin` (#249903)\n\n## Summary\n\nThe
dependency was introduced but not
used","sha":"95438591fde88889c2820deec046e7de6e7da37c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/249903","number":249903,"mergeCommit":{"message":"Cleanup
unused dependency on `security-plugin` (#249903)\n\n## Summary\n\nThe
dependency was introduced but not
used","sha":"95438591fde88889c2820deec046e7de6e7da37c"}}]}] BACKPORT-->

Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co>
qn895 pushed a commit to qn895/kibana that referenced this pull request Jan 22, 2026
## Summary

The dependency was introduced but not used
dennis-tismenko pushed a commit to dennis-tismenko/kibana that referenced this pull request Jan 22, 2026
## Summary

The dependency was introduced but not used
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:Threat Hunting Security Solution Threat Hunting Team v9.2.5 v9.3.0 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants