Bumps Jest related packages#78720
Conversation
028a015 to
41d22ed
Compare
4359cd0 to
8110746
Compare
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
8110746 to
c2cc008
Compare
|
Pinging @elastic/kibana-operations (Team:Operations) |
patrykkopycinski
left a comment
There was a problem hiding this comment.
SIEM/Endpoint changes LGTM!
...rity_solution/public/timelines/components/timeline/properties/new_template_timeline.test.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
mikecote
left a comment
There was a problem hiding this comment.
Alerting team related code LGTM once @pmuellr confirms this question #78720 (comment).
mshustov
left a comment
There was a problem hiding this comment.
ok for the platform changes
peteharverson
left a comment
There was a problem hiding this comment.
ML and Transform plugin changes LGTM
chrisronline
left a comment
There was a problem hiding this comment.
LGTM for stack monitoring.
alisonelizabeth
left a comment
There was a problem hiding this comment.
ES-UI changes LGTM
pmuellr
left a comment
There was a problem hiding this comment.
change in event_log LGTM
|
@elasticmachine merge upstream |
|
@elastic/endpoint-app-team & @elastic/kibana-app - Still awaiting reviewing from you all - however, considering these are minor changes only affect tests, I will move forward merging as soon as the recent CI completes. I am happy to address any feedback when you do get around to reviewing. |
💚 Build SucceededMetrics [docs]async chunks size
History
To update your PR or re-run it, just comment with: |
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> # Conflicts: # x-pack/plugins/transform/public/app/hooks/use_index_data.test.tsx # yarn.lock
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> # Conflicts: # packages/kbn-optimizer/package.json # yarn.lock
Upgrades Jest to 26.4.2 and related packages.
Was blocked by #75357
Blocks #77894
Changelogs:
Test functions cannot both take a 'done' callback and return something. Either use a 'done' callback, or return a promise.require.requireActualhas been changed tojest.requireActual