Commit graph

47815 commits

Author SHA1 Message Date
Brad White
7c49235dad
[7.17] Update failing snapshot for kbn dev cli (#187532)
## Summary

This snapshot is failing across 7.17 branches,
[example](https://buildkite.com/elastic/kibana-pull-request/builds/219517#01907a5d-ef74-4848-86f8-6a2786af9e9b).
It was recently changed in #184210

Related #117173
2024-07-03 20:10:23 -07:00
Dima Arnautov
626d2960fa
[7.17] [ML] Update esarchive ecommerce dataset, enable alerting flyout tests (#186630) (#186943)
# Backport

Closes https://github.com/elastic/kibana/issues/102012

This will backport the following commits from `main` to `7.17`:
- [[ML] Update esarchive ecommerce dataset, enable alerting flyout tests
(#186630)](https://github.com/elastic/kibana/pull/186630)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Dima
Arnautov","email":"dmitrii.arnautov@elastic.co"},"sourceCommit":{"committedDate":"2024-06-24T13:55:29Z","message":"[ML]
Update esarchive ecommerce dataset, enable alerting flyout tests
(#186630)\n\n## Summary\r\n\r\nCloses #186261 and #102012\r\n\r\n-
Updates timestamps in the esarchive ecommerce data set (from 2019
to\r\n2023)\r\n- Enables anomaly detection alert flyout tests
\r\n\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"745abf7624c98105ef273d8d1d57730a33728c32","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","test_ui_functional","release_note:skip","backport:skip","Team:ML","v8.15.0"],"number":186630,"url":"https://github.com/elastic/kibana/pull/186630","mergeCommit":{"message":"[ML]
Update esarchive ecommerce dataset, enable alerting flyout tests
(#186630)\n\n## Summary\r\n\r\nCloses #186261 and #102012\r\n\r\n-
Updates timestamps in the esarchive ecommerce data set (from 2019
to\r\n2023)\r\n- Enables anomaly detection alert flyout tests
\r\n\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"745abf7624c98105ef273d8d1d57730a33728c32"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186630","number":186630,"mergeCommit":{"message":"[ML]
Update esarchive ecommerce dataset, enable alerting flyout tests
(#186630)\n\n## Summary\r\n\r\nCloses #186261 and #102012\r\n\r\n-
Updates timestamps in the esarchive ecommerce data set (from 2019
to\r\n2023)\r\n- Enables anomaly detection alert flyout tests
\r\n\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"745abf7624c98105ef273d8d1d57730a33728c32"}}]}]
BACKPORT-->
2024-07-03 18:09:11 +03:00
Jon
8b026e3dc1
[7.17] Use org wide PR comment bot (#187391)
See
eb8ddcd943

Backports https://github.com/elastic/kibana/pull/187354
2024-07-02 17:21:52 -05:00
Yulia Čech
39161c0b48
[7.17] [Kibana Management] Add a limit when strings are too long (#186312) (#187330)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[Kibana Management] Add a limit when strings are too long
(#186312)](https://github.com/elastic/kibana/pull/186312)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Yulia
Čech","email":"6585477+yuliacech@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-06-27T12:46:54Z","message":"[Kibana
Management] Add a limit when strings are too long (#186312)\n\n##
Summary\r\n\r\nThis PR adds a validation on the string length on routes
that create new\r\nobjects in ES. Affected routes are:\r\n- Create an
ingest pipeline\r\n- Create an index template and a component
template\r\n- Create an ILM policy\r\n- Create a snapshot repo and
policy\r\n- Create a remote cluster \r\n- Create an auto-follow pattern
and a follower index\r\n- Create a rollup job\r\n\r\n\r\n###
Checklist\r\n\r\nDelete any items that are not applicable to this
PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces&mdash;unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes&mdash;Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for
breaking API changes and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"31e132bb30362bb002d2155a0541fb04d2c16948","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana
Management","release_note:skip","backport:skip","v8.15.0"],"number":186312,"url":"https://github.com/elastic/kibana/pull/186312","mergeCommit":{"message":"[Kibana
Management] Add a limit when strings are too long (#186312)\n\n##
Summary\r\n\r\nThis PR adds a validation on the string length on routes
that create new\r\nobjects in ES. Affected routes are:\r\n- Create an
ingest pipeline\r\n- Create an index template and a component
template\r\n- Create an ILM policy\r\n- Create a snapshot repo and
policy\r\n- Create a remote cluster \r\n- Create an auto-follow pattern
and a follower index\r\n- Create a rollup job\r\n\r\n\r\n###
Checklist\r\n\r\nDelete any items that are not applicable to this
PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces&mdash;unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes&mdash;Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for
breaking API changes and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"31e132bb30362bb002d2155a0541fb04d2c16948"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186312","number":186312,"mergeCommit":{"message":"[Kibana
Management] Add a limit when strings are too long (#186312)\n\n##
Summary\r\n\r\nThis PR adds a validation on the string length on routes
that create new\r\nobjects in ES. Affected routes are:\r\n- Create an
ingest pipeline\r\n- Create an index template and a component
template\r\n- Create an ILM policy\r\n- Create a snapshot repo and
policy\r\n- Create a remote cluster \r\n- Create an auto-follow pattern
and a follower index\r\n- Create a rollup job\r\n\r\n\r\n###
Checklist\r\n\r\nDelete any items that are not applicable to this
PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces&mdash;unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes&mdash;Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for
breaking API changes and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"31e132bb30362bb002d2155a0541fb04d2c16948"}}]}]
BACKPORT-->
2024-07-02 14:05:28 -04:00
Kibana Machine
2cb27d4cfc
[7.17] Update java_settings.ts (#187305) (#187366)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Update java_settings.ts
(#187305)](https://github.com/elastic/kibana/pull/187305)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Sherry
Ger","email":"sherry.ger@elastic.co"},"sourceCommit":{"committedDate":"2024-07-02T13:15:37Z","message":"Update
java_settings.ts (#187305)\n\nFix type - Cirtcuit -> Circuit\r\n\r\n##
Summary\r\n\r\nSummarize your PR. If it involves visual changes include
a screenshot or\r\ngif.\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items
that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows
[EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces&mdash;unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes&mdash;Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for
breaking API changes and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6b8819e2d4280f4d7178b43d02be77e347caeb70","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.15.0"],"title":"Update
java_settings.ts","number":187305,"url":"https://github.com/elastic/kibana/pull/187305","mergeCommit":{"message":"Update
java_settings.ts (#187305)\n\nFix type - Cirtcuit -> Circuit\r\n\r\n##
Summary\r\n\r\nSummarize your PR. If it involves visual changes include
a screenshot or\r\ngif.\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items
that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows
[EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces&mdash;unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes&mdash;Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for
breaking API changes and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6b8819e2d4280f4d7178b43d02be77e347caeb70"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187305","number":187305,"mergeCommit":{"message":"Update
java_settings.ts (#187305)\n\nFix type - Cirtcuit -> Circuit\r\n\r\n##
Summary\r\n\r\nSummarize your PR. If it involves visual changes include
a screenshot or\r\ngif.\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items
that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows
[EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces&mdash;unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes&mdash;Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for
breaking API changes and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6b8819e2d4280f4d7178b43d02be77e347caeb70"}}]}]
BACKPORT-->

Co-authored-by: Sherry Ger <sherry.ger@elastic.co>
2024-07-02 11:23:17 -05:00
Jon
c00bd9a0b7
[7.17][.buildkite] Upgrade micromatch to 4.0.7 (#187282) 2024-07-02 07:24:33 -05:00
Joe Reuter
df39d4968e
[7.17] [Logs UI] Add constraint check (#186872) (#187260)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[Logs UI] Add constraint check
(#186872)](https://github.com/elastic/kibana/pull/186872)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Joe
Reuter","email":"johannes.reuter@elastic.co"},"sourceCommit":{"committedDate":"2024-07-01T13:37:32Z","message":"[Logs
UI] Add constraint check (#186872)\n\nAdd constraint check to limit max
number of buckets that can be\r\nrequested at
once.","sha":"2daa13d458519ce821acace2cfc96b40306e7df1","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Logs
UI","release_note:skip","backport:prev-minor","backport:prev-MAJOR","ci:project-deploy-observability","Team:obs-ux-logs","v8.15.0"],"title":"[Logs
UI] Add constraint
check","number":186872,"url":"https://github.com/elastic/kibana/pull/186872","mergeCommit":{"message":"[Logs
UI] Add constraint check (#186872)\n\nAdd constraint check to limit max
number of buckets that can be\r\nrequested at
once.","sha":"2daa13d458519ce821acace2cfc96b40306e7df1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186872","number":186872,"mergeCommit":{"message":"[Logs
UI] Add constraint check (#186872)\n\nAdd constraint check to limit max
number of buckets that can be\r\nrequested at
once.","sha":"2daa13d458519ce821acace2cfc96b40306e7df1"}}]}] BACKPORT-->
2024-07-02 11:05:10 +02:00
Jon
ca881bf9e5
[7.17] Update dependency selenium-webdriver to ^4.22.0 (main) (#187120) (#187152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 13:47:35 -07:00
Kibana Machine
e8f95f7f85
[7.17] Update stability.asciidoc (#187294) (#187298)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Update stability.asciidoc
(#187294)](https://github.com/elastic/kibana/pull/187294)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT
[{"author":{"name":"Pius","email":"pius@elastic.co"},"sourceCommit":{"committedDate":"2024-07-01T18:41:32Z","message":"Update
stability.asciidoc (#187294)\n\nRemoved unnecessary line that is a
copy/paste error.\r\nPlease backport to all relevant
versions.","sha":"91b59bfc2eb48a1c547db35c1a1e6bc82cf7b6de","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:all-open","v8.13.0","v8.14.0","v8.15.0"],"title":"Update
stability.asciidoc","number":187294,"url":"https://github.com/elastic/kibana/pull/187294","mergeCommit":{"message":"Update
stability.asciidoc (#187294)\n\nRemoved unnecessary line that is a
copy/paste error.\r\nPlease backport to all relevant
versions.","sha":"91b59bfc2eb48a1c547db35c1a1e6bc82cf7b6de"}},"sourceBranch":"main","suggestedTargetBranches":["8.13","8.14"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187294","number":187294,"mergeCommit":{"message":"Update
stability.asciidoc (#187294)\n\nRemoved unnecessary line that is a
copy/paste error.\r\nPlease backport to all relevant
versions.","sha":"91b59bfc2eb48a1c547db35c1a1e6bc82cf7b6de"}}]}]
BACKPORT-->

Co-authored-by: Pius <pius@elastic.co>
2024-07-01 19:10:22 +00:00
Aleh Zasypkin
4171930320
[7.17] Update platform security modules (main) (#187037) (#187169)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Update platform security modules (main)
(#187037)](https://github.com/elastic/kibana/pull/187037)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT
[{"author":{"name":"renovate[bot]","email":"29139614+renovate[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-06-28T15:35:56Z","message":"Update
platform security modules (main)
(#187037)","sha":"719f3eeae6272c6c019a4b0b52dad33a500edaca","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.15.0"],"number":187037,"url":"https://github.com/elastic/kibana/pull/187037","mergeCommit":{"message":"Update
platform security modules (main)
(#187037)","sha":"719f3eeae6272c6c019a4b0b52dad33a500edaca"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187037","number":187037,"mergeCommit":{"message":"Update
platform security modules (main)
(#187037)","sha":"719f3eeae6272c6c019a4b0b52dad33a500edaca"}}]}]
BACKPORT-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-07-01 05:56:51 -05:00
Jon
f440edf668
[7.17] Update dependency sass-embedded to ^1.77.5 (main) (#187035) (#187091)
#187035

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-28 07:38:38 -05:00
Kibana Machine
94348b740f
[7.17] Update ftr (main) (#187039) (#187098)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Update ftr (main)
(#187039)](https://github.com/elastic/kibana/pull/187039)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT
[{"author":{"name":"renovate[bot]","email":"29139614+renovate[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-06-27T17:26:28Z","message":"Update
ftr (main)
(#187039)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis
PR contains the following updates:\r\n\r\n| Package | Change | Age |
Adoption | Passing | Confidence
|\r\n|---|---|---|---|---|---|\r\n|\r\n[@types/selenium-webdriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver)\r\n([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver))\r\n|
[`^4.1.22`
->\r\n`^4.1.23`](https://renovatebot.com/diffs/npm/@types%2fselenium-webdriver/4.1.22/4.1.23)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fselenium-webdriver/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fselenium-webdriver/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fselenium-webdriver/4.1.22/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fselenium-webdriver/4.1.22/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n|
[chromedriver](https://togithub.com/giggio/node-chromedriver)
|\r\n[`^125.0.2`
->\r\n`^126.0.2`](https://renovatebot.com/diffs/npm/chromedriver/125.0.2/126.0.2)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/chromedriver/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromedriver/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromedriver/125.0.2/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromedriver/125.0.2/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n###
Release Notes\r\n\r\n<details>\r\n<summary>giggio/node-chromedriver
(chromedriver)</summary>\r\n\r\n###\r\n[`v126.0.2`](https://togithub.com/giggio/node-chromedriver/compare/126.0.1...126.0.2)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/126.0.1...126.0.2)\r\n\r\n###\r\n[`v126.0.1`](https://togithub.com/giggio/node-chromedriver/compare/126.0.0...126.0.1)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/126.0.0...126.0.1)\r\n\r\n###\r\n[`v126.0.0`](https://togithub.com/giggio/node-chromedriver/compare/125.0.3...126.0.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/125.0.3...126.0.0)\r\n\r\n###\r\n[`v125.0.3`](https://togithub.com/giggio/node-chromedriver/compare/125.0.2...125.0.3)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/125.0.2...125.0.3)\r\n\r\n</details>\r\n\r\n---\r\n\r\n###
Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\r\nAutomerge - At any time (no schedule
defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this
manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR
becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻
**Immortal**: This PR will be recreated if closed unmerged.
Get\r\n[config
help](https://togithub.com/renovatebot/renovate/discussions)
if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If
you want to rebase/retry this PR, check\r\nthis
box\r\n\r\n---\r\n\r\nThis PR has been generated by
[Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/).
View\r\nrepository job
log\r\n[here](https://developer.mend.io/github/elastic/kibana).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\n---------\r\n\r\nCo-authored-by:
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by:
Jonathan Budzenski
<jon@elastic.co>","sha":"b6bc467ee861957c8d9e012f450d408657a423d9","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.15.0"],"title":"Update
ftr
(main)","number":187039,"url":"https://github.com/elastic/kibana/pull/187039","mergeCommit":{"message":"Update
ftr (main)
(#187039)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis
PR contains the following updates:\r\n\r\n| Package | Change | Age |
Adoption | Passing | Confidence
|\r\n|---|---|---|---|---|---|\r\n|\r\n[@types/selenium-webdriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver)\r\n([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver))\r\n|
[`^4.1.22`
->\r\n`^4.1.23`](https://renovatebot.com/diffs/npm/@types%2fselenium-webdriver/4.1.22/4.1.23)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fselenium-webdriver/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fselenium-webdriver/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fselenium-webdriver/4.1.22/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fselenium-webdriver/4.1.22/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n|
[chromedriver](https://togithub.com/giggio/node-chromedriver)
|\r\n[`^125.0.2`
->\r\n`^126.0.2`](https://renovatebot.com/diffs/npm/chromedriver/125.0.2/126.0.2)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/chromedriver/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromedriver/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromedriver/125.0.2/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromedriver/125.0.2/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n###
Release Notes\r\n\r\n<details>\r\n<summary>giggio/node-chromedriver
(chromedriver)</summary>\r\n\r\n###\r\n[`v126.0.2`](https://togithub.com/giggio/node-chromedriver/compare/126.0.1...126.0.2)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/126.0.1...126.0.2)\r\n\r\n###\r\n[`v126.0.1`](https://togithub.com/giggio/node-chromedriver/compare/126.0.0...126.0.1)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/126.0.0...126.0.1)\r\n\r\n###\r\n[`v126.0.0`](https://togithub.com/giggio/node-chromedriver/compare/125.0.3...126.0.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/125.0.3...126.0.0)\r\n\r\n###\r\n[`v125.0.3`](https://togithub.com/giggio/node-chromedriver/compare/125.0.2...125.0.3)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/125.0.2...125.0.3)\r\n\r\n</details>\r\n\r\n---\r\n\r\n###
Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\r\nAutomerge - At any time (no schedule
defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this
manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR
becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻
**Immortal**: This PR will be recreated if closed unmerged.
Get\r\n[config
help](https://togithub.com/renovatebot/renovate/discussions)
if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If
you want to rebase/retry this PR, check\r\nthis
box\r\n\r\n---\r\n\r\nThis PR has been generated by
[Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/).
View\r\nrepository job
log\r\n[here](https://developer.mend.io/github/elastic/kibana).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\n---------\r\n\r\nCo-authored-by:
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by:
Jonathan Budzenski
<jon@elastic.co>","sha":"b6bc467ee861957c8d9e012f450d408657a423d9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187039","number":187039,"mergeCommit":{"message":"Update
ftr (main)
(#187039)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis
PR contains the following updates:\r\n\r\n| Package | Change | Age |
Adoption | Passing | Confidence
|\r\n|---|---|---|---|---|---|\r\n|\r\n[@types/selenium-webdriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver)\r\n([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver))\r\n|
[`^4.1.22`
->\r\n`^4.1.23`](https://renovatebot.com/diffs/npm/@types%2fselenium-webdriver/4.1.22/4.1.23)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fselenium-webdriver/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fselenium-webdriver/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fselenium-webdriver/4.1.22/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fselenium-webdriver/4.1.22/4.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n|
[chromedriver](https://togithub.com/giggio/node-chromedriver)
|\r\n[`^125.0.2`
->\r\n`^126.0.2`](https://renovatebot.com/diffs/npm/chromedriver/125.0.2/126.0.2)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/chromedriver/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromedriver/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromedriver/125.0.2/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromedriver/125.0.2/126.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n###
Release Notes\r\n\r\n<details>\r\n<summary>giggio/node-chromedriver
(chromedriver)</summary>\r\n\r\n###\r\n[`v126.0.2`](https://togithub.com/giggio/node-chromedriver/compare/126.0.1...126.0.2)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/126.0.1...126.0.2)\r\n\r\n###\r\n[`v126.0.1`](https://togithub.com/giggio/node-chromedriver/compare/126.0.0...126.0.1)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/126.0.0...126.0.1)\r\n\r\n###\r\n[`v126.0.0`](https://togithub.com/giggio/node-chromedriver/compare/125.0.3...126.0.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/125.0.3...126.0.0)\r\n\r\n###\r\n[`v125.0.3`](https://togithub.com/giggio/node-chromedriver/compare/125.0.2...125.0.3)\r\n\r\n[Compare\r\nSource](https://togithub.com/giggio/node-chromedriver/compare/125.0.2...125.0.3)\r\n\r\n</details>\r\n\r\n---\r\n\r\n###
Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\r\nAutomerge - At any time (no schedule
defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this
manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR
becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻
**Immortal**: This PR will be recreated if closed unmerged.
Get\r\n[config
help](https://togithub.com/renovatebot/renovate/discussions)
if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If
you want to rebase/retry this PR, check\r\nthis
box\r\n\r\n---\r\n\r\nThis PR has been generated by
[Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/).
View\r\nrepository job
log\r\n[here](https://developer.mend.io/github/elastic/kibana).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\n---------\r\n\r\nCo-authored-by:
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by:
Jonathan Budzenski
<jon@elastic.co>","sha":"b6bc467ee861957c8d9e012f450d408657a423d9"}}]}]
BACKPORT-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 13:27:09 -07:00
Kibana Machine
d931262c0a
[7.17] Update node spawn process hardening (#186786) (#187008)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Update node spawn process hardening
(#186786)](https://github.com/elastic/kibana/pull/186786)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT
[{"author":{"name":"Sid","email":"siddharthmantri1@gmail.com"},"sourceCommit":{"committedDate":"2024-06-26T17:06:37Z","message":"Update
node spawn process hardening (#186786)\n\n### Summary\r\nUpdate node
`child_process.spawn` hardening with updated
measures.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"bbafad47cc919230bf7595484f4af6bec8dacb6b","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Security","Feature:Hardening","v8.15.0","v7.17.23","v8.14.2"],"title":"Update
node spawn process hardening
","number":186786,"url":"https://github.com/elastic/kibana/pull/186786","mergeCommit":{"message":"Update
node spawn process hardening (#186786)\n\n### Summary\r\nUpdate node
`child_process.spawn` hardening with updated
measures.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"bbafad47cc919230bf7595484f4af6bec8dacb6b"}},"sourceBranch":"main","suggestedTargetBranches":["7.17","8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186786","number":186786,"mergeCommit":{"message":"Update
node spawn process hardening (#186786)\n\n### Summary\r\nUpdate node
`child_process.spawn` hardening with updated
measures.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"bbafad47cc919230bf7595484f4af6bec8dacb6b"}},{"branch":"7.17","label":"v7.17.23","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Sid <siddharthmantri1@gmail.com>
2024-06-26 13:09:08 -07:00
Kibana Machine
2829b50928
[7.17] [ML] Fixing issue with empty object creation (#186821) (#186900)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[ML] Fixing issue with empty object creation
(#186821)](https://github.com/elastic/kibana/pull/186821)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"James
Gowdy","email":"jgowdy@elastic.co"},"sourceCommit":{"committedDate":"2024-06-25T15:23:25Z","message":"[ML]
Fixing issue with empty object creation (#186821)\n\nUsing
`Object.create(null)` when creating objects for the anomaly\r\nresults
table.","sha":"8e76b0b113089c793e4dba77610f90540ec9b8da","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","Feature:Anomaly
Detection","v8.15.0","v7.17.23","v8.14.2"],"title":"[ML] Fixing issue
with empty object
creation","number":186821,"url":"https://github.com/elastic/kibana/pull/186821","mergeCommit":{"message":"[ML]
Fixing issue with empty object creation (#186821)\n\nUsing
`Object.create(null)` when creating objects for the anomaly\r\nresults
table.","sha":"8e76b0b113089c793e4dba77610f90540ec9b8da"}},"sourceBranch":"main","suggestedTargetBranches":["7.17","8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186821","number":186821,"mergeCommit":{"message":"[ML]
Fixing issue with empty object creation (#186821)\n\nUsing
`Object.create(null)` when creating objects for the anomaly\r\nresults
table.","sha":"8e76b0b113089c793e4dba77610f90540ec9b8da"}},{"branch":"7.17","label":"v7.17.23","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: James Gowdy <jgowdy@elastic.co>
2024-06-25 11:22:43 -07:00
Alex Szabo
b76b039b32
Bump buildkite lib: fix test annotation (#186819)
## Summary
Bump of kibana-buildkite-library to adopt:
https://github.com/elastic/kibana-buildkite-library/pull/28 + #186446

Closes: https://github.com/elastic/kibana/pull/186819
2024-06-25 11:06:44 +02:00
Jon
df040b74dd
[7.17] [.buildkite] Upgrade braces to 3.0.3 (#186428)
#186421
2024-06-24 06:39:36 -05:00
Alex Szabo
ce95dbae70
[7.17] Upgrade ws@8.17.0 -> ws@8.17.1 (#186362) (#186523)
# Backport
Several backports are hanging because it seems to miss this backport.


This will backport the following commits from `main` to `7.17`:
- [Upgrade `ws@8.17.0` -> `ws@8.17.1`
(#186362)](https://github.com/elastic/kibana/pull/186362)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT
[{"author":{"name":"Sid","email":"siddharthmantri1@gmail.com"},"sourceCommit":{"committedDate":"2024-06-19T14:17:41Z","message":"Upgrade
`ws@8.17.0` -> `ws@8.17.1` (#186362)\n\nUpdate ws production dependency
to use 8.17.1. \r\n\r\nWS changelog:
https://github.com/websockets/ws/releases/tag/8.17.1","sha":"c14a56e79a4cfaab4fea59768675b16bd6b24b2d","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v8.14.0","v8.15.0","v7.17.23","v8.14.2"],"number":186362,"url":"https://github.com/elastic/kibana/pull/186362","mergeCommit":{"message":"Upgrade
`ws@8.17.0` -> `ws@8.17.1` (#186362)\n\nUpdate ws production dependency
to use 8.17.1. \r\n\r\nWS changelog:
https://github.com/websockets/ws/releases/tag/8.17.1","sha":"c14a56e79a4cfaab4fea59768675b16bd6b24b2d"}},"sourceBranch":"main","suggestedTargetBranches":["7.17"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/186472","number":186472,"state":"MERGED","mergeCommit":{"sha":"660d82ad0fd9da1e4a6d7207e08203469de4e9ee","message":"[8.14]
Upgrade `ws@8.17.0` -> `ws@8.17.1` (#186362) (#186472)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`8.14`:\n- [Upgrade &#x60;ws@8.17.0&#x60; -&gt;
&#x60;ws@8.17.1&#x60;\n(#186362)](https://github.com/elastic/kibana/pull/186362)\n\n<!---
Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the
[Backport
tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"Sid\",\"email\":\"siddharthmantri1@gmail.com\"},\"sourceCommit\":{\"committedDate\":\"2024-06-19T14:17:41Z\",\"message\":\"Upgrade\n`ws@8.17.0`
-> `ws@8.17.1` (#186362)\\n\\nUpdate ws production dependency\nto use
8.17.1. \\r\\n\\r\\nWS
changelog:\nhttps://github.com/websockets/ws/releases/tag/8.17.1\",\"sha\":\"c14a56e79a4cfaab4fea59768675b16bd6b24b2d\",\"branchLabelMapping\":{\"^v8.15.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Security\",\"release_note:skip\",\"backport:all-open\",\"v8.14.0\",\"v8.15.0\",\"v7.17.23\"],\"title\":\"Upgrade\n`ws@8.17.0`
->\n`ws@8.17.1`\",\"number\":186362,\"url\":\"https://github.com/elastic/kibana/pull/186362\",\"mergeCommit\":{\"message\":\"Upgrade\n`ws@8.17.0`
-> `ws@8.17.1` (#186362)\\n\\nUpdate ws production dependency\nto use
8.17.1. \\r\\n\\r\\nWS
changelog:\nhttps://github.com/websockets/ws/releases/tag/8.17.1\",\"sha\":\"c14a56e79a4cfaab4fea59768675b16bd6b24b2d\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.14\",\"7.17\"],\"targetPullRequestStates\":[{\"branch\":\"8.14\",\"label\":\"v8.14.0\",\"branchLabelMappingKey\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"},{\"branch\":\"main\",\"label\":\"v8.15.0\",\"branchLabelMappingKey\":\"^v8.15.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/186362\",\"number\":186362,\"mergeCommit\":{\"message\":\"Upgrade\n`ws@8.17.0`
-> `ws@8.17.1` (#186362)\\n\\nUpdate ws production dependency\nto use
8.17.1. \\r\\n\\r\\nWS
changelog:\nhttps://github.com/websockets/ws/releases/tag/8.17.1\",\"sha\":\"c14a56e79a4cfaab4fea59768675b16bd6b24b2d\"}},{\"branch\":\"7.17\",\"label\":\"v7.17.23\",\"branchLabelMappingKey\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\nCo-authored-by:
Sid
<siddharthmantri1@gmail.com>"}},{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186362","number":186362,"mergeCommit":{"message":"Upgrade
`ws@8.17.0` -> `ws@8.17.1` (#186362)\n\nUpdate ws production dependency
to use 8.17.1. \r\n\r\nWS changelog:
https://github.com/websockets/ws/releases/tag/8.17.1","sha":"c14a56e79a4cfaab4fea59768675b16bd6b24b2d"}},{"branch":"7.17","label":"v7.17.23","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Sid <siddharthmantri1@gmail.com>
2024-06-21 09:54:31 -07:00
Tiago Costa
47584ef1ba
[7.17] Upgrade micromatch@3.1.10→4.0.7 (#186491)
This PR upgrades micromatch into latest version on 7.17 branch

---------

Co-authored-by: “jeramysoucy” <jeramy.soucy@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-06-20 08:55:16 -07:00
James Gowdy
b21c0ac1fc
[7.17] [ML] Making job wizard chart endpoints admin only (#181329) (#184914)
Manual back port of https://github.com/elastic/kibana/pull/181329

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-06-19 10:40:06 +01:00
Vitalii Dmyterko
a7fc351cb0
[Security Solution][Detection Engine] unskips FTR user roles tests 7.17 (#186360)
## Summary

- addresses https://github.com/elastic/kibana/issues/174028 for 7.17
- PR for main: https://github.com/elastic/kibana/pull/186276
2024-06-19 10:39:12 +01:00
elena-shostak
e95218f698
Changed resolution for d3-color to kibana-d3-color (#186163)
## Summary

Changed resolution for d3-color to kibana-d3-color.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-06-18 06:55:46 -07:00
Tiago Costa
0b80c9eaee
skip flaky suite (#186286) 2024-06-17 15:27:48 +01:00
Tiago Costa
67ba425625
skip flaky suite (#186285) 2024-06-17 15:27:26 +01:00
Kibana Machine
06f1bd78da skip failing test suite (#186091) 2024-06-17 14:59:35 +02:00
Kibana Machine
f44506c8b0 skip failing test suite (#102012) 2024-06-17 13:36:35 +02:00
Tiago Costa
08c2703660
chore(NA): bump version to 7.17.23 (#186231)
Usually bump from 7.17.22 to 7.17.23

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-06-14 03:12:20 +01:00
Alex Szabo
1003d80883
[7.17][BK] Migrate the kibana-on-merge job (#184497)
## Summary
Backport of #184391 to 7.17

Migration staging run: 
-
https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/106
-
https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/121
2024-06-11 11:49:50 +02:00
Lisa Cawley
0cb311eb2b
[DOCS] Kibana 7.17.22 release notes (#184470) 2024-06-10 15:30:20 +00:00
elena-shostak
96d34a379b
[7.17] Added resolution for d3-color@2.0.0 version to point to elastic fork (#184945) (#185017)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Added resolution for d3-color version to point to elastic fork
(#184945)](https://github.com/elastic/kibana/pull/184945)
 
 `npm list d3-color --all`
 ```
 ├─┬ @elastic/charts@40.3.2
│ ├─┬ d3-interpolate@1.4.0
│ │ └── d3-color@npm:@elastic/d3-color@1.4.2
│ └─┬ d3-scale@1.0.7
│   └── d3-color@npm:@elastic/d3-color@1.4.2
├─┬ d3-interpolate@3.0.1
│ └── d3-color@3.1.0
├─┬ d3-scale@2.2.2
│ └─┬ d3-interpolate@1.4.0
│   └── d3-color@npm:@elastic/d3-color@1.4.2
└─┬ vega@5.24.0
  ├─┬ vega-functions@5.13.1
  │ └── d3-color@3.1.0
  └─┬ vega-geo@4.4.1
    └── d3-color@3.1.0
 ```

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT
[{"author":{"name":"elena-shostak","email":"165678770+elena-shostak@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-06-07T11:47:41Z","message":"Added
resolution for d3-color@2.0.0 version to point to elastic fork
(#184945)\n\n## Summary\r\n\r\nAdded resolution for `d3-color@2.0.0`
version to point to elastic
fork.","sha":"217e29dc2af8d7458d4c2d95ac7d566c2280deb6","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:prev-MAJOR","v8.15.0"],"number":184945,"url":"https://github.com/elastic/kibana/pull/184945","mergeCommit":{"message":"Added
resolution for d3-color@2.0.0 version to point to elastic fork
(#184945)\n\n## Summary\r\n\r\nAdded resolution for `d3-color@2.0.0`
version to point to elastic
fork.","sha":"217e29dc2af8d7458d4c2d95ac7d566c2280deb6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/184945","number":184945,"mergeCommit":{"message":"Added
resolution for d3-color@2.0.0 version to point to elastic fork
(#184945)\n\n## Summary\r\n\r\nAdded resolution for `d3-color@2.0.0`
version to point to elastic
fork.","sha":"217e29dc2af8d7458d4c2d95ac7d566c2280deb6"}},{"url":"https://github.com/elastic/kibana/pull/185002","number":185002,"branch":"8.14","state":"OPEN"}]}]
BACKPORT-->
2024-06-07 10:46:28 -07:00
Alex Szabo
c6a09f0146
[7.17] Backport comment flaky results (#184336)
# Summary 
Backport of #183043

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-06-05 14:37:46 +02:00
Aleh Zasypkin
43696930d7
[7.17] fix(tests): update built-in ES privileges to expect remote_cluster only starting from 8.15.0+. (#184454) (#184474)
# Backport

This will backport the following commits from `main` to `7.17`:
- [fix(tests): update built-in ES privileges to expect `remote_cluster`
only starting from 8.15.0+.
(#184454)](https://github.com/elastic/kibana/pull/184454)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Aleh
Zasypkin","email":"aleh.zasypkin@elastic.co"},"sourceCommit":{"committedDate":"2024-05-29T18:11:24Z","message":"fix(tests):
update built-in ES privileges to expect `remote_cluster` only starting
from 8.15.0+. (#184454)\n\n## Summary\r\n\r\nUpdate built-in ES
privileges to expect `remote_cluster` only starting\r\nfrom
8.15.0+.\r\n\r\n```http\r\nGET /_security/privilege/_builtin
HTTP/1.1\r\nx-elastic-product-origin: kibana\r\nuser-agent:
Kibana/8.15.0\r\nx-elastic-client-meta:
es=8.13.0,js=20.13.1,t=8.4.1,hc=20.13.1\r\naccept:
application/vnd.elasticsearch+json;
compatible-with=8,text/plain\r\nHost: localhost:9220\r\n\r\nHTTP/1.1 200
OK\r\nX-elastic-product: Elasticsearch\r\ncontent-type:
application/json\r\ncontent-length: 1562\r\n\r\n{\r\n \"cluster\": [\r\n
\"all\",\r\n ...\r\n ],\r\n \"index\": [\r\n \"all\",\r\n ...\r\n ],\r\n
\"remote_cluster\": [\r\n \"monitor_enrich\"\r\n
]\r\n}\r\n```\r\n\r\n__Fixes:
https://github.com/elastic/kibana/issues/184431__\r\n__Fixes:
https://github.com/elastic/kibana/issues/184432__","sha":"c1846c34b820488d9e660d89b23cef1794231d59","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","Feature:CCR
and Remote
Clusters","release_note:skip","backport:prev-MAJOR","v8.15.0"],"number":184454,"url":"https://github.com/elastic/kibana/pull/184454","mergeCommit":{"message":"fix(tests):
update built-in ES privileges to expect `remote_cluster` only starting
from 8.15.0+. (#184454)\n\n## Summary\r\n\r\nUpdate built-in ES
privileges to expect `remote_cluster` only starting\r\nfrom
8.15.0+.\r\n\r\n```http\r\nGET /_security/privilege/_builtin
HTTP/1.1\r\nx-elastic-product-origin: kibana\r\nuser-agent:
Kibana/8.15.0\r\nx-elastic-client-meta:
es=8.13.0,js=20.13.1,t=8.4.1,hc=20.13.1\r\naccept:
application/vnd.elasticsearch+json;
compatible-with=8,text/plain\r\nHost: localhost:9220\r\n\r\nHTTP/1.1 200
OK\r\nX-elastic-product: Elasticsearch\r\ncontent-type:
application/json\r\ncontent-length: 1562\r\n\r\n{\r\n \"cluster\": [\r\n
\"all\",\r\n ...\r\n ],\r\n \"index\": [\r\n \"all\",\r\n ...\r\n ],\r\n
\"remote_cluster\": [\r\n \"monitor_enrich\"\r\n
]\r\n}\r\n```\r\n\r\n__Fixes:
https://github.com/elastic/kibana/issues/184431__\r\n__Fixes:
https://github.com/elastic/kibana/issues/184432__","sha":"c1846c34b820488d9e660d89b23cef1794231d59"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/184454","number":184454,"mergeCommit":{"message":"fix(tests):
update built-in ES privileges to expect `remote_cluster` only starting
from 8.15.0+. (#184454)\n\n## Summary\r\n\r\nUpdate built-in ES
privileges to expect `remote_cluster` only starting\r\nfrom
8.15.0+.\r\n\r\n```http\r\nGET /_security/privilege/_builtin
HTTP/1.1\r\nx-elastic-product-origin: kibana\r\nuser-agent:
Kibana/8.15.0\r\nx-elastic-client-meta:
es=8.13.0,js=20.13.1,t=8.4.1,hc=20.13.1\r\naccept:
application/vnd.elasticsearch+json;
compatible-with=8,text/plain\r\nHost: localhost:9220\r\n\r\nHTTP/1.1 200
OK\r\nX-elastic-product: Elasticsearch\r\ncontent-type:
application/json\r\ncontent-length: 1562\r\n\r\n{\r\n \"cluster\": [\r\n
\"all\",\r\n ...\r\n ],\r\n \"index\": [\r\n \"all\",\r\n ...\r\n ],\r\n
\"remote_cluster\": [\r\n \"monitor_enrich\"\r\n
]\r\n}\r\n```\r\n\r\n__Fixes:
https://github.com/elastic/kibana/issues/184431__\r\n__Fixes:
https://github.com/elastic/kibana/issues/184432__","sha":"c1846c34b820488d9e660d89b23cef1794231d59"}}]}]
BACKPORT-->

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-05-30 09:17:50 +02:00
Jon
91887991e3
[7.17] Update ftr drivers (#184263) (#184439)
#184263
2024-05-29 13:49:19 -07:00
Kibana Machine
d56fb84edb skip failing test suite (#184357) 2024-05-28 10:35:49 -04:00
Kibana Machine
282e6ed4c6 skip failing test suite (#57065) 2024-05-28 10:35:38 -04:00
Kibana Machine
5049fbb8c7 skip failing test suite (#184277) 2024-05-27 19:09:54 -04:00
Kibana Machine
641aab07c4 skip failing test suite (#184278) 2024-05-27 19:09:45 -04:00
Kibana Machine
dc63a6a791 skip failing test suite (#184275) 2024-05-27 19:09:43 -04:00
Kibana Machine
7e651e37ec skip failing test suite (#184227) 2024-05-24 16:17:09 -04:00
Kibana Machine
a84576a2f3 skip failing test suite (#184229) 2024-05-24 16:16:33 -04:00
Kibana Machine
9b3fe965db skip failing test suite (#184230) 2024-05-24 16:16:26 -04:00
Alex Szabo
148aef0a64
[7.17][CI]Fix test post migration (#184210)
## Summary
Fixes a unit test issue.

This was added in
20a011367c
- because apparently, this was a required change in the KME test
environment we used for testing, but this is not present in the real
infrastructure past-migration.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-05-24 14:10:32 +02:00
Alex Szabo
ec6dd74ff4
[7.17][BK] Migrate kibana-pull-request job (#183707)
## Summary
Manual backport of #183158 

Success: https://buildkite.com/elastic/kibana-kme-test/builds/339

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-05-24 13:01:58 +02:00
Aleh Zasypkin
0befbdb815
[7.17] Use spec-compliant URL parser to parse next URL parameter. (#183521) (#183728)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Use spec-compliant URL parser to parse `next` URL parameter.
(#183521)](https://github.com/elastic/kibana/pull/183521)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Aleh
Zasypkin","email":"aleh.zasypkin@elastic.co"},"sourceCommit":{"committedDate":"2024-05-17T11:39:52Z","message":"Use
spec-compliant URL parser to parse `next` URL parameter. (#183521)\n\n##
Summary\r\n\r\nThe Node.js URL parser [has
been\r\ndeprecated](https://nodejs.org/api/url.html#urlparseurlstring-parsequerystring-slashesdenotehost)\r\nand
we should start slowly switching to the [spec-compliant
URL\r\nparser](https://url.spec.whatwg.org/#url-parsing) to parse URLs
in\r\nKibana starting from the `next` query string
parameter.\r\n\r\n__Flaky Test Runner:__ [x65 for every added
functional\r\ntest](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6010)","sha":"b306f007fbcc723bffffd67b3867f6a563ffae2d","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:all-open","v8.15.0"],"number":183521,"url":"https://github.com/elastic/kibana/pull/183521","mergeCommit":{"message":"Use
spec-compliant URL parser to parse `next` URL parameter. (#183521)\n\n##
Summary\r\n\r\nThe Node.js URL parser [has
been\r\ndeprecated](https://nodejs.org/api/url.html#urlparseurlstring-parsequerystring-slashesdenotehost)\r\nand
we should start slowly switching to the [spec-compliant
URL\r\nparser](https://url.spec.whatwg.org/#url-parsing) to parse URLs
in\r\nKibana starting from the `next` query string
parameter.\r\n\r\n__Flaky Test Runner:__ [x65 for every added
functional\r\ntest](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6010)","sha":"b306f007fbcc723bffffd67b3867f6a563ffae2d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183521","number":183521,"mergeCommit":{"message":"Use
spec-compliant URL parser to parse `next` URL parameter. (#183521)\n\n##
Summary\r\n\r\nThe Node.js URL parser [has
been\r\ndeprecated](https://nodejs.org/api/url.html#urlparseurlstring-parsequerystring-slashesdenotehost)\r\nand
we should start slowly switching to the [spec-compliant
URL\r\nparser](https://url.spec.whatwg.org/#url-parsing) to parse URLs
in\r\nKibana starting from the `next` query string
parameter.\r\n\r\n__Flaky Test Runner:__ [x65 for every added
functional\r\ntest](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6010)","sha":"b306f007fbcc723bffffd67b3867f6a563ffae2d"}}]}]
BACKPORT-->

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-05-17 17:14:25 +02:00
Jeramy Soucy
02d29538ce
[7.17] Remove deprecated abab package (#183383) (#183724)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Remove deprecated `abab` package
(#183383)](https://github.com/elastic/kibana/pull/183383)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT
[{"author":{"name":"zyoshoka","email":"107108195+zyoshoka@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-16T10:48:26Z","message":"Remove
deprecated `abab` package (#183383)\n\n## Summary\r\n\r\nThis PR removes
deprecated
[`abab`](https://www.npmjs.com/package/abab)\r\npackage.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
Jeramy Soucy
<jeramy.soucy@elastic.co>","sha":"1ead6b533abbd90e8c022314ee0db1f9e4c84321","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","💝community","backport:all-open","v8.14.0","v8.15.0"],"number":183383,"url":"https://github.com/elastic/kibana/pull/183383","mergeCommit":{"message":"Remove
deprecated `abab` package (#183383)\n\n## Summary\r\n\r\nThis PR removes
deprecated
[`abab`](https://www.npmjs.com/package/abab)\r\npackage.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
Jeramy Soucy
<jeramy.soucy@elastic.co>","sha":"1ead6b533abbd90e8c022314ee0db1f9e4c84321"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/183618","number":183618,"state":"MERGED","mergeCommit":{"sha":"283db5f8465e5d5f93a14d2efc45efd38bb47af1","message":"[8.14]
Remove deprecated &#x60;abab&#x60; package (#183383) (#183618)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`8.14`:\n- [Remove deprecated &#x60;abab&#x60;
package\n(#183383)](https://github.com/elastic/kibana/pull/183383)\n\n<!---
Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the
[Backport
tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"zyoshoka\",\"email\":\"107108195+zyoshoka@users.noreply.github.com\"},\"sourceCommit\":{\"committedDate\":\"2024-05-16T10:48:26Z\",\"message\":\"Remove\ndeprecated
`abab` package (#183383)\\n\\n## Summary\\r\\n\\r\\nThis PR
removes\ndeprecated\n[`abab`](https://www.npmjs.com/package/abab)\\r\\npackage.\\r\\n\\r\\n###
For\nmaintainers\\r\\n\\r\\n- [ ] This was checked for breaking API
changes
and\nwas\n[labeled\\r\\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\\r\\n\\r\\nCo-authored-by:\nJeramy
Soucy\n<jeramy.soucy@elastic.co>\",\"sha\":\"1ead6b533abbd90e8c022314ee0db1f9e4c84321\",\"branchLabelMapping\":{\"^v8.15.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"chore\",\"release_note:skip\",\"💝community\",\"backport:all-open\",\"v8.15.0\"],\"title\":\"Remove\ndeprecated
`abab`\npackage\",\"number\":183383,\"url\":\"https://github.com/elastic/kibana/pull/183383\",\"mergeCommit\":{\"message\":\"Remove\ndeprecated
`abab` package (#183383)\\n\\n## Summary\\r\\n\\r\\nThis PR
removes\ndeprecated\n[`abab`](https://www.npmjs.com/package/abab)\\r\\npackage.\\r\\n\\r\\n###
For\nmaintainers\\r\\n\\r\\n- [ ] This was checked for breaking API
changes
and\nwas\n[labeled\\r\\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\\r\\n\\r\\nCo-authored-by:\nJeramy
Soucy\n<jeramy.soucy@elastic.co>\",\"sha\":\"1ead6b533abbd90e8c022314ee0db1f9e4c84321\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v8.15.0\",\"branchLabelMappingKey\":\"^v8.15.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/183383\",\"number\":183383,\"mergeCommit\":{\"message\":\"Remove\ndeprecated
`abab` package (#183383)\\n\\n## Summary\\r\\n\\r\\nThis PR
removes\ndeprecated\n[`abab`](https://www.npmjs.com/package/abab)\\r\\npackage.\\r\\n\\r\\n###
For\nmaintainers\\r\\n\\r\\n- [ ] This was checked for breaking API
changes
and\nwas\n[labeled\\r\\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\\r\\n\\r\\nCo-authored-by:\nJeramy
Soucy\n<jeramy.soucy@elastic.co>\",\"sha\":\"1ead6b533abbd90e8c022314ee0db1f9e4c84321\"}}]}]\nBACKPORT-->\n\nCo-authored-by:
zyoshoka
<107108195+zyoshoka@users.noreply.github.com>"}},{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183383","number":183383,"mergeCommit":{"message":"Remove
deprecated `abab` package (#183383)\n\n## Summary\r\n\r\nThis PR removes
deprecated
[`abab`](https://www.npmjs.com/package/abab)\r\npackage.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
Jeramy Soucy
<jeramy.soucy@elastic.co>","sha":"1ead6b533abbd90e8c022314ee0db1f9e4c84321"}}]}]
BACKPORT-->

Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-05-17 06:44:08 -07:00
Kibana Machine
196ed46be2
[7.17] [chore] bump chromedriver to 124 (#183595) (#183619)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[chore] bump chromedriver to 124
(#183595)](https://github.com/elastic/kibana/pull/183595)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Walter
Rafelsberger","email":"walter.rafelsberger@elastic.co"},"sourceCommit":{"committedDate":"2024-05-16T10:49:51Z","message":"[chore]
bump chromedriver to 124 (#183595)\n\n## Summary\r\n\r\nFollow up to
#181002.\r\n\r\nUpdating chromedriver to support running tests on Chrome
v125","sha":"c010d98c58b34aeb0bdc196cf8af679a9be4c59c","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","FTR","v8.14.0","v8.15.0","v7.17.22","v8.13.5"],"title":"[chore]
bump chromedriver to
124","number":183595,"url":"https://github.com/elastic/kibana/pull/183595","mergeCommit":{"message":"[chore]
bump chromedriver to 124 (#183595)\n\n## Summary\r\n\r\nFollow up to
#181002.\r\n\r\nUpdating chromedriver to support running tests on Chrome
v125","sha":"c010d98c58b34aeb0bdc196cf8af679a9be4c59c"}},"sourceBranch":"main","suggestedTargetBranches":["8.14","7.17","8.13"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183595","number":183595,"mergeCommit":{"message":"[chore]
bump chromedriver to 124 (#183595)\n\n## Summary\r\n\r\nFollow up to
#181002.\r\n\r\nUpdating chromedriver to support running tests on Chrome
v125","sha":"c010d98c58b34aeb0bdc196cf8af679a9be4c59c"}},{"branch":"7.17","label":"v7.17.22","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Walter Rafelsberger <walter.rafelsberger@elastic.co>
2024-05-16 06:45:15 -07:00
Jonathan Budzenski
f93d335927 Revert "[7.17] Cleanup dockerfile (#183334) (#183440)"
This reverts commit a8f15df7a7.
2024-05-16 06:10:38 -05:00
Alex Szabo
a138c418e8
[7.17] [CI] Fix issues related to publish (#183393) (#183547)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[CI] Fix issues related to publish
(#183393)](https://github.com/elastic/kibana/pull/183393)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
2024-05-15 19:55:08 +02:00
Jon
a8f15df7a7
[7.17] Cleanup dockerfile (#183334) (#183440)
#183334
2024-05-15 07:53:39 -05:00
Alex Szabo
6e131ab9b8
[7.17] [BK] Migrate batch 1 (Artifact builds) (#182582) (#183474)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[BK] Migrate batch 1 (Artifact builds)
(#182582)](https://github.com/elastic/kibana/pull/182582)

It's supposed to fix:
https://buildkite.com/elastic/kibana-artifacts-snapshot/builds?branch=7.17

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Alex
Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2024-05-13T14:06:55Z","message":"[BK]
Migrate batch 1 (Artifact builds) (#182582)\n\n## Summary\r\nMigrates
batch 1 - artifact builds. The upload aspect wasn't tested,\r\nbecause
it's programmed only to run from `main`, and we didn't want
to\r\ninterfere with the ongoing releases. This can be tested after the
merge.\r\n\r\nVerification:\r\n- [x] RREs tested locally\r\n- [x] kibana
/ artifacts
trigger\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/87)\r\n-
[x] kibana / artifacts container
image\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/86)\r\n-
[x] kibana / artifacts
snapshot\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/88)\r\n-
[x] kibana / artifacts
staging\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/88)\r\n-
[x] 8.13 / 8.14 / 7.17 verification (only a few jobs need to
work\r\nhere)\r\n\r\nOriginals:\r\n- kibana / artifacts
trigger\r\n[kibana-artifacts-trigger.yml](https://buildkite.com/elastic/kibana-artifacts-trigger)\r\n-
kibana / artifacts container
image\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-container-image)\r\n-
kibana / artifacts
snapshot\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-snapshot)\r\n-
kibana / artifacts
staging\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-staging)\r\n\r\nBackports:\r\n
- https://github.com/elastic/kibana/pull/182781\r\n -
https://github.com/elastic/kibana/pull/182780\r\n \r\nThe backports
don't need to have the pipeline resource definition files,\r\nhowever,
we forked 8.14 off from main, where we already had the\r\nresources.
I'll remove all the unnecessary resource defs from the
legacy\r\nbranches, once we finalize the state (simply to save a
little\r\ninconvenience on future
backports.)","sha":"d5362fdaf7da5dd60f26da2ce4c64313c5930317","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-MAJOR","v8.15.0","v7.17.22"],"number":182582,"url":"https://github.com/elastic/kibana/pull/182582","mergeCommit":{"message":"[BK]
Migrate batch 1 (Artifact builds) (#182582)\n\n## Summary\r\nMigrates
batch 1 - artifact builds. The upload aspect wasn't tested,\r\nbecause
it's programmed only to run from `main`, and we didn't want
to\r\ninterfere with the ongoing releases. This can be tested after the
merge.\r\n\r\nVerification:\r\n- [x] RREs tested locally\r\n- [x] kibana
/ artifacts
trigger\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/87)\r\n-
[x] kibana / artifacts container
image\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/86)\r\n-
[x] kibana / artifacts
snapshot\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/88)\r\n-
[x] kibana / artifacts
staging\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/88)\r\n-
[x] 8.13 / 8.14 / 7.17 verification (only a few jobs need to
work\r\nhere)\r\n\r\nOriginals:\r\n- kibana / artifacts
trigger\r\n[kibana-artifacts-trigger.yml](https://buildkite.com/elastic/kibana-artifacts-trigger)\r\n-
kibana / artifacts container
image\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-container-image)\r\n-
kibana / artifacts
snapshot\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-snapshot)\r\n-
kibana / artifacts
staging\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-staging)\r\n\r\nBackports:\r\n
- https://github.com/elastic/kibana/pull/182781\r\n -
https://github.com/elastic/kibana/pull/182780\r\n \r\nThe backports
don't need to have the pipeline resource definition files,\r\nhowever,
we forked 8.14 off from main, where we already had the\r\nresources.
I'll remove all the unnecessary resource defs from the
legacy\r\nbranches, once we finalize the state (simply to save a
little\r\ninconvenience on future
backports.)","sha":"d5362fdaf7da5dd60f26da2ce4c64313c5930317"}},"sourceBranch":"main","suggestedTargetBranches":["7.17"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182582","number":182582,"mergeCommit":{"message":"[BK]
Migrate batch 1 (Artifact builds) (#182582)\n\n## Summary\r\nMigrates
batch 1 - artifact builds. The upload aspect wasn't tested,\r\nbecause
it's programmed only to run from `main`, and we didn't want
to\r\ninterfere with the ongoing releases. This can be tested after the
merge.\r\n\r\nVerification:\r\n- [x] RREs tested locally\r\n- [x] kibana
/ artifacts
trigger\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/87)\r\n-
[x] kibana / artifacts container
image\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/86)\r\n-
[x] kibana / artifacts
snapshot\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/88)\r\n-
[x] kibana / artifacts
staging\r\n(https://buildkite.com/elastic/kibana-migration-pipeline-staging/builds/88)\r\n-
[x] 8.13 / 8.14 / 7.17 verification (only a few jobs need to
work\r\nhere)\r\n\r\nOriginals:\r\n- kibana / artifacts
trigger\r\n[kibana-artifacts-trigger.yml](https://buildkite.com/elastic/kibana-artifacts-trigger)\r\n-
kibana / artifacts container
image\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-container-image)\r\n-
kibana / artifacts
snapshot\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-snapshot)\r\n-
kibana / artifacts
staging\r\n[kibana-artifacts.yml](https://buildkite.com/elastic/kibana-artifacts-staging)\r\n\r\nBackports:\r\n
- https://github.com/elastic/kibana/pull/182781\r\n -
https://github.com/elastic/kibana/pull/182780\r\n \r\nThe backports
don't need to have the pipeline resource definition files,\r\nhowever,
we forked 8.14 off from main, where we already had the\r\nresources.
I'll remove all the unnecessary resource defs from the
legacy\r\nbranches, once we finalize the state (simply to save a
little\r\ninconvenience on future
backports.)","sha":"d5362fdaf7da5dd60f26da2ce4c64313c5930317"}},{"branch":"7.17","label":"v7.17.22","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
2024-05-15 14:04:57 +02:00
Brad White
e03205b2ed
[7.17] Upgrade Node.js to v20.13.1 (#183345) (#183443)
# Backport

This will backport the following commits from `main` to `7.17`:
- [Upgrade Node.js to v20.13.1
(#183345)](https://github.com/elastic/kibana/pull/183345)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Brad
White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-14T19:11:56Z","message":"Upgrade
Node.js to v20.13.1 (#183345)\n\nCloses #180697\r\nCloses
#181724\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-custom-node-dot-js-builds/builds/158\r\n\r\n\r\n[Changelog](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.13.0)","sha":"7cc61db199ba51d6d94f169dbf8a713033a36ee7","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.15.0"],"number":183345,"url":"https://github.com/elastic/kibana/pull/183345","mergeCommit":{"message":"Upgrade
Node.js to v20.13.1 (#183345)\n\nCloses #180697\r\nCloses
#181724\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-custom-node-dot-js-builds/builds/158\r\n\r\n\r\n[Changelog](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.13.0)","sha":"7cc61db199ba51d6d94f169dbf8a713033a36ee7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183345","number":183345,"mergeCommit":{"message":"Upgrade
Node.js to v20.13.1 (#183345)\n\nCloses #180697\r\nCloses
#181724\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-custom-node-dot-js-builds/builds/158\r\n\r\n\r\n[Changelog](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.13.0)","sha":"7cc61db199ba51d6d94f169dbf8a713033a36ee7"}},{"url":"https://github.com/elastic/kibana/pull/183441","number":183441,"branch":"8.14","state":"OPEN"}]}]
BACKPORT-->
2024-05-14 16:22:48 -07:00