Skip to content

Commit 06dc2c7

Browse files
Update dependency mocha to v10.4.0 (line#784)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | [`10.3.0` -> `10.4.0`](https://renovatebot.com/diffs/npm/mocha/10.3.0/10.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mocha/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mocha/10.3.0/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/10.3.0/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mochajs/mocha (mocha)</summary> ### [`v10.4.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1040--2024-03-26) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.3.0...ffd9557ee291047f7beef71a24796ea2da256614) ##### 🎉 Enhancements - [#&#8203;4829](https://togithub.com/mochajs/mocha/pull/4829) feat: include `.cause` stacks in the error stack traces ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;4985](https://togithub.com/mochajs/mocha/pull/4985) feat: add file path to xunit reporter ([**@&#8203;bmish**](https://togithub.com/bmish)) ##### 🐛 Fixes - [#&#8203;5074](https://togithub.com/mochajs/mocha/pull/5074) fix: harden error handling in `lib/cli/run.js` ([**@&#8203;stalet**](https://togithub.com/stalet)) ##### 🔩 Other - [#&#8203;5077](https://togithub.com/mochajs/mocha/pull/5077) chore: add mtfoley/pr-compliance-action ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5060](https://togithub.com/mochajs/mocha/pull/5060) chore: migrate ESLint config to flat config ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5095](https://togithub.com/mochajs/mocha/pull/5095) chore: revert [#&#8203;5069](https://togithub.com/mochajs/mocha/pull/5069) to restore Netlify builds ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;5097](https://togithub.com/mochajs/mocha/pull/5097) docs: add sponsored to sponsorship link rels ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5093](https://togithub.com/mochajs/mocha/pull/5093) chore: add 'status: in triage' label to issue templates and docs ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5083](https://togithub.com/mochajs/mocha/pull/5083) docs: fix CHANGELOG.md headings to start with a root-level h1 ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5100](https://togithub.com/mochajs/mocha/pull/5100) chore: fix header generation and production build crashes ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5104](https://togithub.com/mochajs/mocha/pull/5104) chore: bump ESLint ecmaVersion to 2020 ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5116](https://togithub.com/mochajs/mocha/pull/5116) fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' ([**@&#8203;LcsK**](https://togithub.com/LcsK)) - [#&#8203;4869](https://togithub.com/mochajs/mocha/pull/4869) docs: fix documentation concerning glob expansion on UNIX ([**@&#8203;binki**](https://togithub.com/binki)) - [#&#8203;5122](https://togithub.com/mochajs/mocha/pull/5122) test: fix xunit integration test ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;5123](https://togithub.com/mochajs/mocha/pull/5123) chore: activate dependabot for workflows ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;5125](https://togithub.com/mochajs/mocha/pull/5125) build(deps): bump the github-actions group with 2 updates ([**@&#8203;dependabot**](https://togithub.com/dependabot)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d7d57c commit 06dc2c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"express": "4.19.2",
5151
"finalhandler": "1.2.0",
5252
"husky": "9.0.11",
53-
"mocha": "10.3.0",
53+
"mocha": "10.4.0",
5454
"msw": "2.2.11",
5555
"nyc": "15.1.0",
5656
"prettier": "3.2.5",

0 commit comments

Comments
 (0)