-
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit 5a506ed
authored
Update dependency mocha to v10.8.2 (#22704)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mocha](https://mochajs.org/)
([source](https://redirect.github.com/mochajs/mocha)) | [`10.2.0` ->
`10.8.2`](https://renovatebot.com/diffs/npm/mocha/10.2.0/10.8.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [mocha](https://mochajs.org/)
([source](https://redirect.github.com/mochajs/mocha)) | [`10.7.3` ->
`10.8.2`](https://renovatebot.com/diffs/npm/mocha/10.7.3/10.8.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mochajs/mocha (mocha)</summary>
###
[`v10.8.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1082-2024-10-30)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.8.1...v10.8.2)
##### 🩹 Fixes
- support errors with circular dependencies in object values with
--parallel
([#​5212](https://redirect.github.com/mochajs/mocha/issues/5212))
([ba0fefe](https://redirect.github.com/mochajs/mocha/commit/ba0fefe10b08a689cf49edc3818026938aa3a240))
- test link in html reporter
([#​5224](https://redirect.github.com/mochajs/mocha/issues/5224))
([f054acc](https://redirect.github.com/mochajs/mocha/commit/f054acc1f60714bbe00ad1ab270fb4977836d045))
##### 📚 Documentation
- indicate 'exports' interface does not work in browsers
([#​5181](https://redirect.github.com/mochajs/mocha/issues/5181))
([14e640e](https://redirect.github.com/mochajs/mocha/commit/14e640ee49718d587779a9594b18f3796c42cf2a))
##### 🧹 Chores
- fix docs builds by re-adding eleventy and ignoring gitignore again
([#​5240](https://redirect.github.com/mochajs/mocha/issues/5240))
([881e3b0](https://redirect.github.com/mochajs/mocha/commit/881e3b0ca2e24284aab2a04f63639a0aa9e0ad1b))
##### 🤖 Automation
- **deps:** bump the github-actions group with 1 update
([#​5132](https://redirect.github.com/mochajs/mocha/issues/5132))
([e536ab2](https://redirect.github.com/mochajs/mocha/commit/e536ab25b308774e3103006c044cb996a2e17c87))
###
[`v10.8.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1081-2024-10-29)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.8.0...v10.8.1)
##### 🩹 Fixes
- handle case of invalid package.json with no explicit config
([#​5198](https://redirect.github.com/mochajs/mocha/issues/5198))
([f72bc17](https://redirect.github.com/mochajs/mocha/commit/f72bc17cb44164bcfff7abc83d0d37d99a061104))
- Typos on mochajs.org
([#​5237](https://redirect.github.com/mochajs/mocha/issues/5237))
([d8ca270](https://redirect.github.com/mochajs/mocha/commit/d8ca270a960554c9d5c5fbf264e89d668d01ff0d))
- use accurate test links in HTML reporter
([#​5228](https://redirect.github.com/mochajs/mocha/issues/5228))
([68803b6](https://redirect.github.com/mochajs/mocha/commit/68803b685d55dcccc51fa6ccfd27701cda4e26ed))
###
[`v10.8.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1080-2024-10-29)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.7.3...v10.8.0)
##### 🌟 Features
- highlight browser failures
([#​5222](https://redirect.github.com/mochajs/mocha/issues/5222))
([8ff4845](https://redirect.github.com/mochajs/mocha/commit/8ff48453a8b12d9cacf56b0c0c544c8256af64c7))
##### 🩹 Fixes
- remove `:is()` from `mocha.css` to support older browsers
([#​5225](https://redirect.github.com/mochajs/mocha/issues/5225))
([#​5227](https://redirect.github.com/mochajs/mocha/issues/5227))
([0a24b58](https://redirect.github.com/mochajs/mocha/commit/0a24b58477ea8ad146afc798930800b02c08790a))
##### 📚 Documentation
- add `SECURITY.md` pointing to Tidelift
([#​5210](https://redirect.github.com/mochajs/mocha/issues/5210))
([bd7e63a](https://redirect.github.com/mochajs/mocha/commit/bd7e63a1f6d98535ce1ed1ecdb57b3e4db8a33c5))
- adopt Collective Funds Guidelines 0.1
([#​5199](https://redirect.github.com/mochajs/mocha/issues/5199))
([2b03d86](https://redirect.github.com/mochajs/mocha/commit/2b03d865eec63d627ff229e07d777f25061260d4))
- update README, LICENSE and fix outdated
([#​5197](https://redirect.github.com/mochajs/mocha/issues/5197))
([1203e0e](https://redirect.github.com/mochajs/mocha/commit/1203e0ed739bbbf12166078738357fdb29a8c000))
##### 🧹 Chores
- fix npm scripts on windows
([#​5219](https://redirect.github.com/mochajs/mocha/issues/5219))
([1173da0](https://redirect.github.com/mochajs/mocha/commit/1173da0bf614e8d2a826687802ee8cbe8671ccf1))
- remove trailing whitespace in SECURITY.md
([7563e59](https://redirect.github.com/mochajs/mocha/commit/7563e59ae3c78ada305d26eadb86998ab54342da))
###
[`v10.7.3`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1073-2024-08-09)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.7.0...v10.7.3)
##### 🩹 Fixes
- make release-please build work
([#​5194](https://redirect.github.com/mochajs/mocha/issues/5194))
([afd66ef](https://redirect.github.com/mochajs/mocha/commit/afd66ef3df20fab51ce38b97216c09108e5c2bfd))
###
[`v10.7.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1070--2024-07-20)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.6.1...v10.7.0)
##### 🎉 Enhancements
- [#​4771](https://redirect.github.com/mochajs/mocha/pull/4771)
feat: add option to not fail on failing test suite
([**@​ilgonmic**](https://redirect.github.com/ilgonmic))
###
[`v10.6.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1061--2024-07-20)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.6.0...v10.6.1)
##### 🐛 Fixes
- [#​3825](https://redirect.github.com/mochajs/mocha/pull/3825)
fix: do not exit when only unref'd timer is present in test code
([**@​boneskull**](https://redirect.github.com/boneskull))
- [#​5040](https://redirect.github.com/mochajs/mocha/pull/5040)
fix: support canonical module
([**@​JacobLey**](https://redirect.github.com/JacobLey))
###
[`v10.6.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1060--2024-07-02)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.5.2...v10.6.0)
##### 🎉 Enhancements
- [#​5150](https://redirect.github.com/mochajs/mocha/pull/5150)
feat: allow ^ versions for character encoding packages
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5151](https://redirect.github.com/mochajs/mocha/pull/5151)
feat: allow ^ versions for file matching packages
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5152](https://redirect.github.com/mochajs/mocha/pull/5152)
feat: allow ^ versions for yargs packages
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5153](https://redirect.github.com/mochajs/mocha/pull/5153)
feat: allow ^ versions for data serialization packages
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5154](https://redirect.github.com/mochajs/mocha/pull/5154)
feat: allow ^ versions for miscellaneous packages
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
###
[`v10.5.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1052--2024-06-25)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.5.1...v10.5.2)
##### 🐛 Fixes
- [#​5032](https://redirect.github.com/mochajs/mocha/pull/5032)
fix: better tracking of seen objects in error serialization
([**@​sam-super**](https://redirect.github.com/sam-super))
###
[`v10.5.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1051--2024-06-24)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.5.0...v10.5.1)
##### 🐛 Fixes
- [#​5086](https://redirect.github.com/mochajs/mocha/pull/5086)
fix: Add error handling for nonexistent file case with --file option
([**@​khoaHyh**](https://redirect.github.com/khoaHyh))
###
[`v10.5.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1050--2024-06-24)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.4.0...v10.5.0)
##### 🎉 Enhancements
- [#​5015](https://redirect.github.com/mochajs/mocha/pull/5015)
feat: use \<progress> and \<svg> for browser progress indicator instead
of \<canvas>
([**@​yourWaifu**](https://redirect.github.com/yourWaifu))
- [#​5143](https://redirect.github.com/mochajs/mocha/pull/5143)
feat: allow using any 3.x chokidar dependencies
([**@​simhnna**](https://redirect.github.com/simhnna))
- [#​4835](https://redirect.github.com/mochajs/mocha/pull/4835)
feat: add MOCHA_OPTIONS env variable
([**@​icholy**](https://redirect.github.com/icholy))
##### 🐛 Fixes
- [#​5107](https://redirect.github.com/mochajs/mocha/pull/5107)
fix: include stack in browser uncaught error reporting
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
##### 🔩 Other
- [#​5110](https://redirect.github.com/mochajs/mocha/pull/5110)
chore: switch two-column list styles to be opt-in
([**@​marjys**](https://redirect.github.com/marjys))
- [#​5135](https://redirect.github.com/mochajs/mocha/pull/5135)
chore: fix some typos in comments
([**@​StevenMia**](https://redirect.github.com/StevenMia))
- [#​5130](https://redirect.github.com/mochajs/mocha/pull/5130)
chore: rename 'master' to 'main' in docs and tooling
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
###
[`v10.4.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1040--2024-03-26)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.3.0...v10.4.0)
##### 🎉 Enhancements
- [#​4829](https://redirect.github.com/mochajs/mocha/pull/4829)
feat: include `.cause` stacks in the error stack traces
([**@​voxpelli**](https://redirect.github.com/voxpelli))
- [#​4985](https://redirect.github.com/mochajs/mocha/pull/4985)
feat: add file path to xunit reporter
([**@​bmish**](https://redirect.github.com/bmish))
##### 🐛 Fixes
- [#​5074](https://redirect.github.com/mochajs/mocha/pull/5074)
fix: harden error handling in `lib/cli/run.js`
([**@​stalet**](https://redirect.github.com/stalet))
##### 🔩 Other
- [#​5077](https://redirect.github.com/mochajs/mocha/pull/5077)
chore: add mtfoley/pr-compliance-action
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5060](https://redirect.github.com/mochajs/mocha/pull/5060)
chore: migrate ESLint config to flat config
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5095](https://redirect.github.com/mochajs/mocha/pull/5095)
chore: revert
[#​5069](https://redirect.github.com/mochajs/mocha/pull/5069) to
restore Netlify builds
([**@​voxpelli**](https://redirect.github.com/voxpelli))
- [#​5097](https://redirect.github.com/mochajs/mocha/pull/5097)
docs: add sponsored to sponsorship link rels
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5093](https://redirect.github.com/mochajs/mocha/pull/5093)
chore: add 'status: in triage' label to issue templates and docs
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5083](https://redirect.github.com/mochajs/mocha/pull/5083)
docs: fix CHANGELOG.md headings to start with a root-level h1
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5100](https://redirect.github.com/mochajs/mocha/pull/5100)
chore: fix header generation and production build crashes
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5104](https://redirect.github.com/mochajs/mocha/pull/5104)
chore: bump ESLint ecmaVersion to 2020
([**@​JoshuaKGoldberg**](https://redirect.github.com/JoshuaKGoldberg))
- [#​5116](https://redirect.github.com/mochajs/mocha/pull/5116)
fix: eleventy template builds crash with 'unexpected token at ": string,
msg..."' ([**@​LcsK**](https://redirect.github.com/LcsK))
- [#​4869](https://redirect.github.com/mochajs/mocha/pull/4869)
docs: fix documentation concerning glob expansion on UNIX
([**@​binki**](https://redirect.github.com/binki))
- [#​5122](https://redirect.github.com/mochajs/mocha/pull/5122)
test: fix xunit integration test
([**@​voxpelli**](https://redirect.github.com/voxpelli))
- [#​5123](https://redirect.github.com/mochajs/mocha/pull/5123)
chore: activate dependabot for workflows
([**@​voxpelli**](https://redirect.github.com/voxpelli))
- [#​5125](https://redirect.github.com/mochajs/mocha/pull/5125)
build(deps): bump the github-actions group with 2 updates
([**@​dependabot**](https://redirect.github.com/dependabot))
###
[`v10.3.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1030--2024-02-08)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.2.0...v10.3.0)
This is a stable release equivalent to
[10.30.0-prerelease](#​1030-prerelease--2024-01-18).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/TryGhost/Ghost).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 82f7f51 commit 5a506edCopy full SHA for 5a506ed
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedFilter options
- packages
- html-to-plaintext
- members-csv
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedpackages/html-to-plaintext/package.json
Copy file name to clipboardExpand all lines: packages/html-to-plaintext/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
packages/members-csv/package.json
Copy file name to clipboardExpand all lines: packages/members-csv/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
0 commit comments