[Snyk] Upgrade mocha from 10.2.0 to 10.4.0 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade mocha from 10.2.0 to 10.4.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 3 versions ahead of your current version.
The recommended version was released on 3 months ago.
Release notes
Package name: mocha
-
10.4.0 - 2024-03-26
- #4829 feat: include
- #4985 feat: add file path to xunit reporter (@ bmish)
- #5074 fix: harden error handling in
- #5077 chore: add mtfoley/pr-compliance-action (@ JoshuaKGoldberg)
- #5060 chore: migrate ESLint config to flat config (@ JoshuaKGoldberg)
- #5095 chore: revert #5069 to restore Netlify builds (@ voxpelli)
- #5097 docs: add sponsored to sponsorship link rels (@ JoshuaKGoldberg)
- #5093 chore: add 'status: in triage' label to issue templates and docs (@ JoshuaKGoldberg)
- #5083 docs: fix CHANGELOG.md headings to start with a root-level h1 (@ JoshuaKGoldberg)
- #5100 chore: fix header generation and production build crashes (@ JoshuaKGoldberg)
- #5104 chore: bump ESLint ecmaVersion to 2020 (@ JoshuaKGoldberg)
- #5116 fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' (@ LcsK)
- #4869 docs: fix documentation concerning glob expansion on UNIX (@ binki)
- #5122 test: fix xunit integration test (@ voxpelli)
- #5123 chore: activate dependabot for workflows (@ voxpelli)
- #5125 build(deps): bump the github-actions group with 2 updates (@ dependabot)
-
10.3.0 - 2024-02-08
- Fix deprecated warn gh actions by @ outsideris in #4962
- fix #4837 Update glob due to vulnerability in dep by @ jb2311 in #4970
- Add Node v19 to test matrix by @ juergba in #4974
- chore: fix the ci by @ Uzlopak in #5020
- update can-i-use by @ Uzlopak in #5021
- chore: remove uuid dev dependency by @ Uzlopak in #5022
- chore: remove nanoid as dependency by @ Uzlopak in #5024
- chore: remove touch as dev dependency by @ Uzlopak in #5023
- chore: remove stale workflow by @ JoshuaKGoldberg in #5029
- docs: fix fragment ID for yargs' "extends" documentation by @ Spencer-Doak in #4918
- docs: use mocha.js instead of mocha in the example run by @ nikolas in #4927
- docs: fix jsdoc return type of
- docs: overhaul contributing and maintenance docs for end-of-year 2023 by @ JoshuaKGoldberg in #5038
- docs: touchups to labels and a template title post-revamp by @ JoshuaKGoldberg in #5050
- fix: add alt text to Built with Netlify badge by @ JoshuaKGoldberg in #5068
- chore: inline nyan reporter's write function by @ JoshuaKGoldberg in #5056
- chore: remove unnecessary canvas dependency by @ JoshuaKGoldberg in #5069
- @ jb2311 made their first contribution in #4970
- @ Uzlopak made their first contribution in #5020
- @ Spencer-Doak made their first contribution in #4918
- @ nikolas made their first contribution in #4927
- @ F3n67u made their first contribution in #4886
-
10.3.0-preminor.0 - 2024-01-30
- Fix deprecated warn gh actions by @ outsideris in #4962
- fix #4837 Update glob due to vulnerability in dep by @ jb2311 in #4970
- Add Node v19 to test matrix by @ juergba in #4974
- chore: fix the ci by @ Uzlopak in #5020
- update can-i-use by @ Uzlopak in #5021
- chore: remove uuid dev dependency by @ Uzlopak in #5022
- chore: remove nanoid as dependency by @ Uzlopak in #5024
- chore: remove touch as dev dependency by @ Uzlopak in #5023
- chore: remove stale workflow by @ JoshuaKGoldberg in #5029
- docs: fix fragment ID for yargs' "extends" documentation by @ Spencer-Doak in #4918
- docs: use mocha.js instead of mocha in the example run by @ nikolas in #4927
- docs: fix jsdoc return type of
- docs: overhaul contributing and maintenance docs for end-of-year 2023 by @ JoshuaKGoldberg in #5038
- docs: touchups to labels and a template title post-revamp by @ JoshuaKGoldberg in #5050
- fix: add alt text to Built with Netlify badge by @ JoshuaKGoldberg in #5068
- chore: inline nyan reporter's write function by @ JoshuaKGoldberg in #5056
- chore: remove unnecessary canvas dependency by @ JoshuaKGoldberg in #5069
- @ jb2311 made their first contribution in #4970
- @ Uzlopak made their first contribution in #5020
- @ Spencer-Doak made their first contribution in #4918
- @ nikolas made their first contribution in #4927
- @ F3n67u made their first contribution in #4886
-
10.2.0 - 2022-12-11
- #4945: API: add possibility to decorate ESM name before import (@ j0tunn)
- #4946: Browser: color of failed test icon (@ kleisauke)
- #4944: Remove duplicated header (@ PauloGoncalvesBH)
from mocha GitHub release notes10.4.0 / 2024-03-26
🎉 Enhancements
.causestacks in the error stack traces (@ voxpelli)🐛 Fixes
lib/cli/run.js(@ stalet)🔩 Other
This is a stable release equivalent to v10.3.0-preminor.0.
What's Changed
titlePathmethod by @ F3n67u in #4886New Contributors
Full Changelog: v10.2.0...v10.3.0
A test release tagged with
nexton npm, to test that we can do releases at all. See #5081 for context.What's Changed
titlePathmethod by @ F3n67u in #4886New Contributors
Full Changelog: v10.2.0...v10.3.0-preminor.0
10.2.0 / 2022-12-11
🎉 Enhancements
🐛 Fixes
📖 Documentation
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: