Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] @kbn/io-ts-utils: strictKeys: validate objects in arrays (elas…
…tic#191607) (elastic#191797) # Backport This will backport the following commits from `main` to `8.15`: - [@kbn/io-ts-utils: strictKeys: validate objects in arrays (elastic#191607)](elastic#191607) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dario Gieselaar","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-08-30T06:00:42Z","message":"@kbn/io-ts-utils: strictKeys: validate objects in arrays (elastic#191607)\n\nMakes sure keys from plain objects in arrays are validated as well.\r\n\r\n---------\r\n\r\nCo-authored-by: Søren Louv-Jansen <[email protected]>\r\nCo-authored-by: Carlos Crespo <[email protected]>","sha":"8ade3da14d67aabb3a3bd4172187579559e610ff","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Obs AI Assistant","ci:project-deploy-observability","v8.16.0","v8.15.1"],"title":"@kbn/io-ts-utils: make sure keys from objects in arrays are validated","number":191607,"url":"https://github.com/elastic/kibana/pull/191607","mergeCommit":{"message":"@kbn/io-ts-utils: strictKeys: validate objects in arrays (elastic#191607)\n\nMakes sure keys from plain objects in arrays are validated as well.\r\n\r\n---------\r\n\r\nCo-authored-by: Søren Louv-Jansen <[email protected]>\r\nCo-authored-by: Carlos Crespo <[email protected]>","sha":"8ade3da14d67aabb3a3bd4172187579559e610ff"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/191607","number":191607,"mergeCommit":{"message":"@kbn/io-ts-utils: strictKeys: validate objects in arrays (elastic#191607)\n\nMakes sure keys from plain objects in arrays are validated as well.\r\n\r\n---------\r\n\r\nCo-authored-by: Søren Louv-Jansen <[email protected]>\r\nCo-authored-by: Carlos Crespo <[email protected]>","sha":"8ade3da14d67aabb3a3bd4172187579559e610ff"}},{"branch":"8.15","label":"v8.15.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dario Gieselaar <[email protected]>
- Loading branch information