tus-node-server
tus-node-server copied to clipboard
Bump mocha from 10.2.0 to 10.3.0
Bumps mocha from 10.2.0 to 10.3.0.
Release notes
Sourced from mocha's releases.
v10.3.0
This is a stable release equivalent to v10.3.0-preminor.0.
What's Changed
- Fix deprecated warn gh actions by
@outsiderisin mochajs/mocha#4962- fix #4837 Update glob due to vulnerability in dep by
@jb2311in mochajs/mocha#4970- Add Node v19 to test matrix by
@juergbain mochajs/mocha#4974- chore: fix the ci by
@Uzlopakin mochajs/mocha#5020- update can-i-use by
@Uzlopakin mochajs/mocha#5021- chore: remove uuid dev dependency by
@Uzlopakin mochajs/mocha#5022- chore: remove nanoid as dependency by
@Uzlopakin mochajs/mocha#5024- chore: remove touch as dev dependency by
@Uzlopakin mochajs/mocha#5023- chore: remove stale workflow by
@JoshuaKGoldbergin mochajs/mocha#5029- docs: fix fragment ID for yargs' "extends" documentation by
@Spencer-Doakin mochajs/mocha#4918- docs: use mocha.js instead of mocha in the example run by
@nikolasin mochajs/mocha#4927- docs: fix jsdoc return type of
titlePathmethod by@F3n67uin mochajs/mocha#4886- docs: overhaul contributing and maintenance docs for end-of-year 2023 by
@JoshuaKGoldbergin mochajs/mocha#5038- docs: touchups to labels and a template title post-revamp by
@JoshuaKGoldbergin mochajs/mocha#5050- fix: add alt text to Built with Netlify badge by
@JoshuaKGoldbergin mochajs/mocha#5068- chore: inline nyan reporter's write function by
@JoshuaKGoldbergin mochajs/mocha#5056- chore: remove unnecessary canvas dependency by
@JoshuaKGoldbergin mochajs/mocha#5069New Contributors
@jb2311made their first contribution in mochajs/mocha#4970@Uzlopakmade their first contribution in mochajs/mocha#5020@Spencer-Doakmade their first contribution in mochajs/mocha#4918@nikolasmade their first contribution in mochajs/mocha#4927@F3n67umade their first contribution in mochajs/mocha#4886Full Changelog: https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0
v10.3.0-preminor.0
A test release tagged with
nexton npm, to test that we can do releases at all. See #5081 for context.What's Changed
- Fix deprecated warn gh actions by
@outsiderisin mochajs/mocha#4962- fix #4837 Update glob due to vulnerability in dep by
@jb2311in mochajs/mocha#4970- Add Node v19 to test matrix by
@juergbain mochajs/mocha#4974- chore: fix the ci by
@Uzlopakin mochajs/mocha#5020- update can-i-use by
@Uzlopakin mochajs/mocha#5021- chore: remove uuid dev dependency by
@Uzlopakin mochajs/mocha#5022- chore: remove nanoid as dependency by
@Uzlopakin mochajs/mocha#5024- chore: remove touch as dev dependency by
@Uzlopakin mochajs/mocha#5023- chore: remove stale workflow by
@JoshuaKGoldbergin mochajs/mocha#5029- docs: fix fragment ID for yargs' "extends" documentation by
@Spencer-Doakin mochajs/mocha#4918- docs: use mocha.js instead of mocha in the example run by
@nikolasin mochajs/mocha#4927- docs: fix jsdoc return type of
titlePathmethod by@F3n67uin mochajs/mocha#4886- docs: overhaul contributing and maintenance docs for end-of-year 2023 by
@JoshuaKGoldbergin mochajs/mocha#5038
... (truncated)
Changelog
Sourced from mocha's changelog.
10.3.0 / 2024-02-08
This is a stable release equivalent to 10.30.0-prerelease.
10.3.0-prerelease / 2024-01-18
This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes.
:nut_and_bolt: Other
- #5069: chore: remove unnecessary canvas dependency (
@JoshuaKGoldberg)- #5068: fix: add alt text to Built with Netlify badge (
@JoshuaKGoldberg)- #5056: chore: inline nyan reporter's write function (
@JoshuaKGoldberg)- #5050: docs: touchups to labels and a template title post-revamp (
@JoshuaKGoldberg)- #5038: docs: overhaul contributing and maintenance docs for end-of-year 2023 (
@JoshuaKGoldberg)- #5029: chore: remove stale workflow (
@JoshuaKGoldberg)- #5024: chore: remove nanoid as dependency (
@Uzlopak)- #5023: chore: remove touch as dev dependency (
@Uzlopak)- #5022: chore: remove uuid dev dependency (
@Uzlopak)- #5021: update can-i-use (
@Uzlopak)- #5020: chore: fix the ci (
@Uzlopak)- #4974: Add Node v19 to test matrix (
@juergba)- #4970: fix #4837 Update glob due to vulnerability in dep (
@jb2311)- #4962: Fix deprecated warn gh actions (
@outsideris)- #4927: docs: use mocha.js instead of mocha in the example run (
@nikolas)- #4918: docs: fix fragment ID for yargs' "extends" documentation (
@Spencer-Doak)- #4886: docs: fix jsdoc return type of titlePath method (
@F3n67u)
Commits
a886829chore: fix link in pull request template (#5091)53a4bafchore: remove unnecessary canvas dependency (#5069)1ebff45chore: inline nyan reporter's write function (#5056)8812413fix: add alt text to Built with Netlify badge (#5068)645469edocs: touchups to labels and a template title post-revamp (#5050)9f99178docs: overhaul contributing and maintenance docs for end-of-year 2023 (#5038)eca4fecdocs: fix return jsdoc type oftitlePath(#4886)060f77ddocs: use mocha.js instead of mocha in the example run (#4927)4b60c1adocs: fix fragment ID for yargs.jsextendsdocs (#4918)b41e985chore: remove stale workflow (#5029)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ No Changeset found
Latest commit: 6b24f741055a2321130c425bca3edaa72674c504
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | environment, eval, filesystem | +65 |
4.55 MB | joshuakgoldberg |
🚮 Removed packages: npm/[email protected]
Superseded by #595.