Skip to content

Commit

Permalink
[8.15] Upgrade mocha to 10.3.0 (#203500) (#203942)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.15`:
- [Upgrade mocha to 10.3.0
(#203500)](#203500)

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

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

<!--BACKPORT
[{"author":{"name":"Kurt","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-11T12:17:46Z","message":"Upgrade
mocha to 10.3.0 (#203500)\n\n## Summary\r\n\r\nUpgrade `mocha` from
10.1.0 to
10.3.0\r\n\r\n[Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"751c86bc96bb598a3ad319b2723ef1dc661c4218","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v9.0.0","backport:all-open"],"number":203500,"url":"https://github.com/elastic/kibana/pull/203500","mergeCommit":{"message":"Upgrade
mocha to 10.3.0 (#203500)\n\n## Summary\r\n\r\nUpgrade `mocha` from
10.1.0 to
10.3.0\r\n\r\n[Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"751c86bc96bb598a3ad319b2723ef1dc661c4218"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203500","number":203500,"mergeCommit":{"message":"Upgrade
mocha to 10.3.0 (#203500)\n\n## Summary\r\n\r\nUpgrade `mocha` from
10.1.0 to
10.3.0\r\n\r\n[Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"751c86bc96bb598a3ad319b2723ef1dc661c4218"}}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
kc13greiner and kibanamachine authored Dec 12, 2024
1 parent d8da61f commit ef37b8a
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 136 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@
"micromatch": "^4.0.8",
"mini-css-extract-plugin": "1.1.0",
"minimist": "^1.2.6",
"mocha": "^10.1.0",
"mocha": "^10.3.0",
"mocha-junit-reporter": "^2.0.2",
"mocha-multi-reporters": "^1.5.1",
"mochawesome": "^7.1.3",
Expand Down
Loading

0 comments on commit ef37b8a

Please sign in to comment.