kibana/packages/kbn-utils
Kibana Machine 79a0f48e11
[8.12] Revert "fix/142865/path.data config unused (#158426)" (#172951) (#172970)
# Backport

This will backport the following commits from `main` to `8.12`:
- [Revert "fix/142865/path.data config unused (#158426)"
(#172951)](https://github.com/elastic/kibana/pull/172951)

<!--- Backport version: 8.9.7 -->

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

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2023-12-08T16:22:21Z","message":"Revert
\"fix/142865/path.data config unused (#158426)\" (#172951)\n\nThis
reverts commit 86d2f58c09b3bfedd12576f9fc5fe68649028f9c.\r\n\r\nForward
port of https://github.com/elastic/kibana/pull/172943 targeting\r\n8.13
and 8.12. See the linked pr for 8.11.3 release notes.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/172919","sha":"ee194d32a2e21baf6ae38a2e60e590ac3811b9f1","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","auto-backport","v8.12.0"],"number":172951,"url":"https://github.com/elastic/kibana/pull/172951","mergeCommit":{"message":"Revert
\"fix/142865/path.data config unused (#158426)\" (#172951)\n\nThis
reverts commit 86d2f58c09b3bfedd12576f9fc5fe68649028f9c.\r\n\r\nForward
port of https://github.com/elastic/kibana/pull/172943 targeting\r\n8.13
and 8.12. See the linked pr for 8.11.3 release notes.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/172919","sha":"ee194d32a2e21baf6ae38a2e60e590ac3811b9f1"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
2023-12-18 20:29:24 -07:00
..
src [8.12] Revert "fix/142865/path.data config unused (#158426)" (#172951) (#172970) 2023-12-18 20:29:24 -07:00
index.ts Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md Adds @kbn/utils package (#76518) 2020-09-15 10:34:39 -07:00
tsconfig.json [8.12] Revert "fix/142865/path.data config unused (#158426)" (#172951) (#172970) 2023-12-18 20:29:24 -07:00

@kbn/utils

Shared server-side utilities shared across packages and plugins.