mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `main` to `8.16`: - [[Sustainable Kibana Architecture] Address `security` group dependencies' issues (#197480)](https://github.com/elastic/kibana/pull/197480) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Gerard Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2024-10-25T09:26:05Z","message":"[Sustainable Kibana Architecture] Address `security` group dependencies' issues (#197480)\n\n## Summary\r\n\r\nIn the scope of [Sustainable Kibana\r\nArchitecture](https://github.com/elastic/kibana-team/issues/1179), this\r\nPR fixes invalid dependencies from `security solution` code towards\r\npackages that are categorised as `group: 'platform', visibility:\r\n'private'`.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"6e3bf7775e52515d5dfc653d25e769b0252c4d3d","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v9.0.0","Team: SecuritySolution","backport:prev-major"],"title":"[Sustainable Kibana Architecture] Address `security` group dependencies' issues","number":197480,"url":"https://github.com/elastic/kibana/pull/197480","mergeCommit":{"message":"[Sustainable Kibana Architecture] Address `security` group dependencies' issues (#197480)\n\n## Summary\r\n\r\nIn the scope of [Sustainable Kibana\r\nArchitecture](https://github.com/elastic/kibana-team/issues/1179), this\r\nPR fixes invalid dependencies from `security solution` code towards\r\npackages that are categorised as `group: 'platform', visibility:\r\n'private'`.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"6e3bf7775e52515d5dfc653d25e769b0252c4d3d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197480","number":197480,"mergeCommit":{"message":"[Sustainable Kibana Architecture] Address `security` group dependencies' issues (#197480)\n\n## Summary\r\n\r\nIn the scope of [Sustainable Kibana\r\nArchitecture](https://github.com/elastic/kibana-team/issues/1179), this\r\nPR fixes invalid dependencies from `security solution` code towards\r\npackages that are categorised as `group: 'platform', visibility:\r\n'private'`.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"6e3bf7775e52515d5dfc653d25e769b0252c4d3d"}}]}] BACKPORT--> Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co> |
||
---|---|---|
.. | ||
public | ||
server | ||
jest.config.js | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
Kibana GlobalSearchBar plugin
The GlobalSearchBar plugin provides a search interface for navigating Kibana. (It is the UI to the GlobalSearch plugin.)