fdebijl / NOSedits

Track changes to titles in NOS articles
https://twitter.com/nosedits
MIT License
15 stars 1 forks source link

chore(deps): update dependency mocha to v10 - autoclosed #257

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 9.2.2 -> 10.2.0 age adoption passing confidence
@types/mocha (source) 9.1.1 -> 10.0.1 age adoption passing confidence

Release Notes

mochajs/mocha (mocha) ### [`v10.2.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1020--2022-12-11) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.1.0...v10.2.0) #### :tada: Enhancements - [#​4945](https://togithub.com/mochajs/mocha/issues/4945): API: add possibility to decorate ESM name before import ([**@​j0tunn**](https://togithub.com/j0tunn)) #### :bug: Fixes - [#​4946](https://togithub.com/mochajs/mocha/issues/4946): Browser: color of failed test icon ([**@​kleisauke**](https://togithub.com/kleisauke)) #### :book: Documentation - [#​4944](https://togithub.com/mochajs/mocha/issues/4944): Remove duplicated header ([**@​PauloGoncalvesBH**](https://togithub.com/PauloGoncalvesBH)) ### [`v10.1.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1010--2022-10-16) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.0.0...v10.1.0) #### :tada: Enhancements - [#​4896](https://togithub.com/mochajs/mocha/issues/4896): Browser: add support for `prefers-color-scheme: dark` ([**@​greggman**](https://togithub.com/greggman)) #### :nut_and_bolt: Other - [#​4912](https://togithub.com/mochajs/mocha/issues/4912): Browser: increase contrast for replay buttons ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#​4905](https://togithub.com/mochajs/mocha/issues/4905): Use standard `Promise.allSettled` instead of polyfill ([**@​outsideris**](https://togithub.com/outsideris)) - [#​4899](https://togithub.com/mochajs/mocha/issues/4899): Upgrade official GitHub actions to latest ([**@​ddzz**](https://togithub.com/ddzz)) - [#​4770](https://togithub.com/mochajs/mocha/issues/4770): Fix regex in function `clean`([**@​yetingli**](https://togithub.com/yetingli)) ### [`v10.0.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1000--2022-05-01) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.2.2...v10.0.0) #### :boom: Breaking Changes - [#​4845](https://togithub.com/mochajs/mocha/issues/4845): **Drop Node.js v12.x support** ([**@​juergba**](https://togithub.com/juergba)) - [#​4848](https://togithub.com/mochajs/mocha/issues/4848): Drop Internet-Explorer-11 support ([**@​juergba**](https://togithub.com/juergba)) - [#​4857](https://togithub.com/mochajs/mocha/issues/4857): Drop AMD/RequireJS support ([**@​juergba**](https://togithub.com/juergba)) - [#​4866](https://togithub.com/mochajs/mocha/issues/4866): Drop Growl notification support ([**@​juergba**](https://togithub.com/juergba)) - [#​4863](https://togithub.com/mochajs/mocha/issues/4863): Rename executable `bin/mocha` to `bin/mocha.js` ([**@​juergba**](https://togithub.com/juergba)) - [#​4865](https://togithub.com/mochajs/mocha/issues/4865): `--ignore` option in Windows: upgrade Minimatch ([**@​juergba**](https://togithub.com/juergba)) - [#​4861](https://togithub.com/mochajs/mocha/issues/4861): Remove deprecated `Runner` signature ([**@​juergba**](https://togithub.com/juergba)) #### :nut_and_bolt: Other - [#​4878](https://togithub.com/mochajs/mocha/issues/4878): Update production dependencies ([**@​juergba**](https://togithub.com/juergba)) - [#​4876](https://togithub.com/mochajs/mocha/issues/4876): Add Node.js v18 to CI test matrix ([**@​outsideris**](https://togithub.com/outsideris)) - [#​4852](https://togithub.com/mochajs/mocha/issues/4852): Replace deprecated `String.prototype.substr()` ([**@​CommanderRoot**](https://togithub.com/CommanderRoot)) Also thanks to [**@​ea2305**](https://togithub.com/ea2305) and [**@​SukkaW**](https://togithub.com/SukkaW) for improvements to our documentation.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7409d22) 78.32% compared to head (45ea3d3) 78.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ======================================= Coverage 78.32% 78.32% ======================================= Files 13 13 Lines 143 143 Branches 23 23 ======================================= Hits 112 112 Misses 31 31 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Floris+de+Bijl). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Floris+de+Bijl)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.