Bump minimist and mocha
Bumps minimist to 1.2.8 and updates ancestor dependency mocha. These dependencies need to be updated together.
Updates minimist from 0.0.8 to 1.2.8
Changelog
Sourced from minimist's changelog.
v1.2.8 - 2023-02-09
Merged
- [Fix] Fix long option followed by single dash
[#17](https://github.com/minimistjs/minimist/issues/17)- [Tests] Remove duplicate test
[#12](https://github.com/minimistjs/minimist/issues/12)- [Fix] opt.string works with multiple aliases
[#10](https://github.com/minimistjs/minimist/issues/10)Fixed
- [Fix] Fix long option followed by single dash (#17)
[#15](https://github.com/minimistjs/minimist/issues/15)- [Tests] Remove duplicate test (#12)
[#8](https://github.com/minimistjs/minimist/issues/8)- [Fix] Fix long option followed by single dash
[#15](https://github.com/minimistjs/minimist/issues/15)- [Fix] opt.string works with multiple aliases (#10)
[#9](https://github.com/minimistjs/minimist/issues/9)- [Fix] Fix handling of short option with non-trivial equals
[#5](https://github.com/minimistjs/minimist/issues/5)- [Tests] Remove duplicate test
[#8](https://github.com/minimistjs/minimist/issues/8)- [Fix] opt.string works with multiple aliases
[#9](https://github.com/minimistjs/minimist/issues/9)Commits
- Merge tag 'v0.2.3'
a026794- [eslint] fix indentation and whitespace
5368ca4- [eslint] fix indentation and whitespace
e5f5067- [eslint] more cleanup
62fde7d- [eslint] more cleanup
36ac5d0- [meta] add
auto-changelog73923d2- [actions] add reusable workflows
d80727d- [eslint] add eslint; rules to enable later are warnings
48bc06a- [eslint] fix indentation
34b0f1c- [readme] rename and add badges
5df0fe4- [Dev Deps] switch from
coverttonyca48b128- [Dev Deps] update
covert,tape; remove unnecessarytapf0fb958- [meta] create FUNDING.yml; add
fundingin package.json3639e0c- [meta] use
npmignoreto autogenerate an npmignore filebe2e038- Only apps should have lockfiles
282b570- isConstructorOrProto adapted from PR
ef9153f- [Dev Deps] update
@ljharb/eslint-config,aud098873c- [Dev Deps] update
@ljharb/eslint-config,aud3124ed3- [meta] add
safe-publish-latest4b927de- [Tests] add
audinposttestb32d9bd- [meta] update repo URLs
f9fdfc0- [actions] Avoid 0.6 tests due to build failures
ba92fe6- [Dev Deps] update
tape950eaa7- [Dev Deps] add missing
npmignoredev dep3226afa- Merge tag 'v0.2.2'
980d7acv1.2.7 - 2022-10-10
Commits
... (truncated)
Commits
6901ee2v1.2.8a026794Merge tag 'v0.2.3'c0b2661v0.2.363b8fee[Fix] Fix long option followed by single dash (#17)72239e6[Tests] Remove duplicate test (#12)34b0f1c[eslint] fix indentation3226afa[Dev Deps] add missingnpmignoredev dep098873c[Dev Deps] update@ljharb/eslint-config,aud9ec4d27[Fix] Fix long option followed by single dashba92fe6[actions] Avoid 0.6 tests due to build failures- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates mocha from 2.5.3 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)10.2.0 / 2022-12-11
:tada: Enhancements
:bug: Fixes
- #4946: Browser: color of failed test icon (
@kleisauke):book: Documentation
- #4944: Remove duplicated header (
@PauloGoncalvesBH)10.1.0 / 2022-10-16
:tada: Enhancements
- #4896: Browser: add support for
prefers-color-scheme: dark(@greggman):nut_and_bolt: Other
... (truncated)
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) You can disable automated security fix PRs for this repo from the Security Alerts page.