Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10.3.0 (#135)
Browse files Browse the repository at this point in the history
[![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.2.0` ->
`10.3.0`](https://renovatebot.com/diffs/npm/mocha/10.2.0/10.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mocha/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mocha/10.2.0/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/10.2.0/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mochajs/mocha (mocha)</summary>

### [`v10.3.0`](https://togithub.com/mochajs/mocha/releases/tag/v10.3.0)

[Compare
Source](https://togithub.com/mochajs/mocha/compare/v10.2.0...v10.3.0)

This is a stable release equivalent to
[v10.3.0-preminor.0](https://togithub.com/mochajs/mocha/releases/tag/v10.3.0-preminor.0).

#### What's Changed

- Fix deprecated warn gh actions by
[@&#8203;outsideris](https://togithub.com/outsideris) in
[mochajs/mocha#4962
- fix [#&#8203;4837](https://togithub.com/mochajs/mocha/issues/4837)
Update glob due to vulnerability in dep by
[@&#8203;jb2311](https://togithub.com/jb2311) in
[mochajs/mocha#4970
- Add Node v19 to test matrix by
[@&#8203;juergba](https://togithub.com/juergba) in
[mochajs/mocha#4974
- chore: fix the ci by [@&#8203;Uzlopak](https://togithub.com/Uzlopak)
in
[mochajs/mocha#5020
- update can-i-use by [@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[mochajs/mocha#5021
- chore: remove uuid dev dependency by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[mochajs/mocha#5022
- chore: remove nanoid as dependency by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[mochajs/mocha#5024
- chore: remove touch as dev dependency by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[mochajs/mocha#5023
- chore: remove stale workflow by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[mochajs/mocha#5029
- docs: fix fragment ID for yargs' "extends" documentation by
[@&#8203;Spencer-Doak](https://togithub.com/Spencer-Doak) in
[mochajs/mocha#4918
- docs: use mocha.js instead of mocha in the example run by
[@&#8203;nikolas](https://togithub.com/nikolas) in
[mochajs/mocha#4927
- docs: fix jsdoc return type of `titlePath` method by
[@&#8203;F3n67u](https://togithub.com/F3n67u) in
[mochajs/mocha#4886
- docs: overhaul contributing and maintenance docs for end-of-year 2023
by [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[mochajs/mocha#5038
- docs: touchups to labels and a template title post-revamp by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[mochajs/mocha#5050
- fix: add alt text to Built with Netlify badge by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[mochajs/mocha#5068
- chore: inline nyan reporter's write function by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[mochajs/mocha#5056
- chore: remove unnecessary canvas dependency by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[mochajs/mocha#5069

#### New Contributors

- [@&#8203;jb2311](https://togithub.com/jb2311) made their first
contribution in
[mochajs/mocha#4970
- [@&#8203;Uzlopak](https://togithub.com/Uzlopak) made their first
contribution in
[mochajs/mocha#5020
- [@&#8203;Spencer-Doak](https://togithub.com/Spencer-Doak) made their
first contribution in
[mochajs/mocha#4918
- [@&#8203;nikolas](https://togithub.com/nikolas) made their first
contribution in
[mochajs/mocha#4927
- [@&#8203;F3n67u](https://togithub.com/F3n67u) made their first
contribution in
[mochajs/mocha#4886

**Full Changelog**:
mochajs/mocha@v10.2.0...v10.3.0

</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/matzkoh/eslint-plugin-generate-test-id).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent 1513298 commit 35b7d74
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 23 deletions.
46 changes: 24 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-unicorn": "50.0.1",
"husky": "8.0.3",
"lint-staged": "15.2.2",
"mocha": "10.2.0",
"mocha": "10.3.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.10",
Expand Down

0 comments on commit 35b7d74

Please sign in to comment.