Tech-Interview-Cheat-Sheet
Tech-Interview-Cheat-Sheet copied to clipboard
Bump minimist and mocha in /challenges/typescript
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 7.0.0 to 7.2.0
Release notes
Sourced from mocha's releases.
v7.2.0
7.2.0 / 2020-05-22
:tada: Enhancements
- #4234: Add ability to run tests in a mocha instance multiple times (
@nicojs)- #4219: Exposing filename in JSON, doc, and json-stream reporters (
@Daniel0113)- #4244: Add Root Hook Plugins (
@boneskull):bug: Fixes
- #4258: Fix missing dot in name of configuration file (
@sonicdoe)- #4194: Check if module.paths really exists (
@ematipico)- #4256:
--forbid-onlydoes not recognizeit.onlywhenbeforecrashes (@arvidOtt)- #4152: Bug with multiple async done() calls (
@boneskull)- #4275: Improper warnings for invalid reporters (
@boneskull)- #4288: Broken hook.spec.js test for IE11 (
@boneskull):book: Documentation
- #4081: Insufficient white space for API docs in view on mobile (
@HyunSangHan)- #4255: Update mocha-docdash for UI fixes on API docs (
@craigtaub)- #4235: Enable emoji on website; enable normal ul elements (
@boneskull)- #4272: Fetch sponsors at build time, show ALL non-skeevy sponsors (
@boneskull):nut_and_bolt: Other
- #4249: Refactoring improving encapsulation (
@arvidOtt)- #4242: CI add job names, add Node.js v14 to matrix (
@boneskull)- #4237: Refactor validatePlugins to throw coded errors (
@boneskull)- #4236: Better debug output (
@boneskull)v7.1.2
7.1.2 / 2020-04-26
:nut_and_bolt: Other
- #4251: Prevent karma-mocha from stalling (
@juergba)- #4222: Update dependency mkdirp to v0.5.5 (
@outsideris):book: Documentation
- #4208: Add Wallaby logo to site (
@boneskull)v7.1.1
7.1.1 / 2020-03-18
:lock: Security Fixes
... (truncated)
Changelog
Sourced from mocha's changelog.
7.2.0 / 2020-05-22
:tada: Enhancements
- #4234: Add ability to run tests in a mocha instance multiple times (
@nicojs)- #4219: Exposing filename in JSON, doc, and json-stream reporters (
@Daniel0113)- #4244: Add Root Hook Plugins (
@boneskull):bug: Fixes
- #4258: Fix missing dot in name of configuration file (
@sonicdoe)- #4194: Check if module.paths really exists (
@ematipico)- #4256:
--forbid-onlydoes not recognizeit.onlywhenbeforecrashes (@arvidOtt)- #4152: Bug with multiple async done() calls (
@boneskull)- #4275: Improper warnings for invalid reporters (
@boneskull)- #4288: Broken hook.spec.js test for IE11 (
@boneskull):book: Documentation
- #4081: Insufficient white space for API docs in view on mobile (
@HyunSangHan)- #4255: Update mocha-docdash for UI fixes on API docs (
@craigtaub)- #4235: Enable emoji on website; enable normal ul elements (
@boneskull)- #4272: Fetch sponsors at build time, show ALL non-skeevy sponsors (
@boneskull):nut_and_bolt: Other
- #4249: Refactoring improving encapsulation (
@arvidOtt)- #4242: CI add job names, add Node.js v14 to matrix (
@boneskull)- #4237: Refactor validatePlugins to throw coded errors (
@boneskull)- #4236: Better debug output (
@boneskull)7.1.2 / 2020-04-26
:nut_and_bolt: Other
- #4251: Prevent karma-mocha from stalling (
@juergba)- #4222: Update dependency mkdirp to v0.5.5 (
@outsideris):book: Documentation
- #4208: Add Wallaby logo to site (
@boneskull)7.1.1 / 2020-03-18
:lock: Security Fixes
:bug: Fixes
... (truncated)
Commits
2aab607Release v7.2.0d525345update CHANGELOG for v7.2.0 [ci skip]c6b7b61Downgrade fs-extra for v7.x release branchc967789fetch sponsors at build time, show ALL non-skeevy sponsors; closes #4271 (#4272)19f1841Bump linters ecma version08c3124Test spec fixes1edfb70Fix for runnable.spec.js792292amultiple async done() calls result in failure; closes #4151 (#4152)5fd44ccadd Root Hook Pluginse07cf0fdo not commit generated content to VCS; closes #3713 (#4289)- Additional commits viewable in compare view
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.