Dependencies updated
This version of nodemw
brings an initial version of typing (via *.d.ts
) files.
What's Changed
- Initial typing for Bot() constructor and a few methods by @macbre in #340
- Tests migrated to jest by @macbre in #343
- New method getArticleProperties() by @macbre in #345
- Add more types: SearchResult and UserContribution by @macbre in #348
- Introduce prettier for consistent code formatting by @macbre in #349
- Use depcheck for checking dependencies by @macbre in #350
Dependencies bumped
- build(deps): bump winston from 3.8.0 to 3.8.1 by @dependabot in #341
- build(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by @dependabot in #342
- build(deps): bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by @dependabot in #347
- build(deps-dev): bump @jest/globals from 28.1.2 to 28.1.3 by @dependabot in #351
- build(deps-dev): bump jest from 28.1.2 to 28.1.3 by @dependabot in #352
- build(deps-dev): bump yaml-eslint-parser from 1.0.1 to 1.1.0 by @dependabot in #353
- build(deps-dev): bump eslint-config-wikimedia from 0.22.1 to 0.23.0 by @dependabot in #354
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #355
- build(deps-dev): bump jest from 28.1.3 to 29.0.0 by @dependabot in #357
- build(deps-dev): bump @jest/globals from 28.1.3 to 29.0.0 by @dependabot in #356
- build(deps-dev): bump @jest/globals from 29.0.0 to 29.0.1 by @dependabot in #359
- build(deps-dev): bump jest from 29.0.0 to 29.0.1 by @dependabot in #358
- build(deps-dev): bump jest from 29.0.1 to 29.0.2 by @dependabot in #360
- build(deps): bump actions/setup-node from 1 to 3 by @dependabot in #362
- build(deps): bump winston from 3.8.1 to 3.8.2 by @dependabot in #363
- build(deps-dev): bump typescript from 4.8.2 to 4.8.3 by @dependabot in #364
- build(deps-dev): bump jest from 29.0.2 to 29.0.3 by @dependabot in #365
- build(deps): bump underscore from 1.13.4 to 1.13.6 by @dependabot in #367
- build(deps-dev): bump typescript from 4.8.3 to 4.8.4 by @dependabot in #368
- build(deps-dev): bump jest from 29.0.3 to 29.1.1 by @dependabot in #369
- build(deps-dev): bump @jest/globals from 29.1.1 to 29.1.2 by @dependabot in #371
- build(deps-dev): bump jest from 29.1.1 to 29.1.2 by @dependabot in #372
- build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #373
- build(deps-dev): bump csv-string from 4.1.0 to 4.1.1 by @dependabot in #374
- build(deps-dev): bump @jest/globals from 29.1.2 to 29.2.0 by @dependabot in #375
- build(deps-dev): bump jest from 29.1.2 to 29.2.0 by @dependabot in #376
- build(deps-dev): bump jest from 29.2.0 to 29.2.1 by @dependabot in #378
- build(deps-dev): bump @jest/globals from 29.2.1 to 29.2.2 by @dependabot in #379
- build(deps-dev): bump jest from 29.2.1 to 29.2.2 by @dependabot in #380
- build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #381
- build(deps-dev): bump @jest/globals from 29.2.2 to 29.3.0 by @dependabot in #382
- build(deps-dev): bump jest from 29.2.2 to 29.3.0 by @dependabot in #383
- build(deps-dev): bump @jest/globals from 29.3.0 to 29.3.1 by @dependabot in #384
- build(deps-dev): bump jest from 29.3.0 to 29.3.1 by @dependabot in #385
- build(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #387
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #389
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #390
- build(deps-dev): bump eslint-config-wikimedia from 0.23.0 to 0.24.0 by @dependabot in #391
- build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #392
- build(deps-dev): bump jest from 29.3.1 to 29.4.0 by @dependabot in #393
- build(deps-dev): bump typescript from 4.8.4 to 4.9.4 by @dependabot in #388
Full Changelog: v0.18.0...v0.18.1