Releases: macbre/nodemw
Supporting custom `referer` header
What's Changed
- Bump @eslint/js from 9.25.1 to 9.26.0 by @dependabot[bot] in #625
- Bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot] in #626
- Bump globals from 16.0.0 to 16.1.0 by @dependabot[bot] in #627
- Bump eslint-config-prettier from 10.1.2 to 10.1.3 by @dependabot[bot] in #628
- Bump eslint-config-prettier from 10.1.3 to 10.1.5 by @dependabot[bot] in #629
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #630
- Bump diff from 7.0.0 to 8.0.1 by @dependabot[bot] in #632
- Bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot] in #633
- Bump diff from 8.0.1 to 8.0.2 by @dependabot[bot] in #635
- Bump globals from 16.1.0 to 16.2.0 by @dependabot[bot] in #636
- Bump @eslint/js from 9.27.0 to 9.28.0 by @dependabot[bot] in #637
- Bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #638
- Bump jest from 29.7.0 to 30.0.0 by @dependabot[bot] in #640
- Bump @jest/globals from 29.7.0 to 30.0.0 by @dependabot[bot] in #639
- Bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #642
- Bump @jest/globals from 30.0.0 to 30.0.1 by @dependabot[bot] in #644
- Bump jest from 30.0.0 to 30.0.1 by @dependabot[bot] in #643
- Bump jest from 30.0.1 to 30.0.2 by @dependabot[bot] in #645
- Bump prettier from 3.5.3 to 3.6.0 by @dependabot[bot] in #647
- Bump jest from 30.0.2 to 30.0.3 by @dependabot[bot] in #648
- Bump prettier from 3.6.0 to 3.6.1 by @dependabot[bot] in #650
- Bump prettier from 3.6.1 to 3.6.2 by @dependabot[bot] in #651
- Bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #652
- Bump globals from 16.2.0 to 16.3.0 by @dependabot[bot] in #654
- Bump @eslint/js from 9.30.0 to 9.30.1 by @dependabot[bot] in #655
- Bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #656
- Bump @jest/globals from 30.0.3 to 30.0.4 by @dependabot[bot] in #657
- Bump jest from 30.0.3 to 30.0.4 by @dependabot[bot] in #658
- Bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #659
- Bump eslint-config-prettier from 10.1.5 to 10.1.8 by @dependabot[bot] in #661
- Bump jest from 30.0.4 to 30.0.5 by @dependabot[bot] in #662
- Bump @eslint/js from 9.31.0 to 9.32.0 by @dependabot[bot] in #664
- Bump form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #666
- Bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #665
- Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #667
- Bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #668
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #670
- Bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #671
- Bump jest from 30.0.5 to 30.1.1 by @dependabot[bot] in #673
- Bump jest from 30.1.1 to 30.1.2 by @dependabot[bot] in #675
- Bump @jest/globals from 30.1.1 to 30.1.2 by @dependabot[bot] in #676
- Bump jest from 30.1.2 to 30.1.3 by @dependabot[bot] in #677
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #678
- Bump @eslint/js from 9.34.0 to 9.35.0 by @dependabot[bot] in #679
- Bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #680
- Bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in #681
- Bump @eslint/js from 9.35.0 to 9.36.0 by @dependabot[bot] in #682
- Bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in #684
- Bump winston from 3.17.0 to 3.18.3 by @dependabot[bot] in #686
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #687
- Bump @eslint/js from 9.36.0 to 9.37.0 by @dependabot[bot] in #688
- Bump eslint from 9.35.0 to 9.37.0 by @dependabot[bot] in #689
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #690
- Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #691
- Update api.js and bot.js: supporting custom
refererheader by @TimXiedada in #694
New Contributors
- @TimXiedada made their first contribution in #694
Full Changelog: v0.24.1...v0.25.0
Fix the `Bot.getTemplateParamFromXml()` helper
What's Changed
- Bump eslint from 9.20.0 to 9.20.1 by @dependabot in #598
- Bump globals from 15.14.0 to 15.15.0 by @dependabot in #599
- npm audit fix by @macbre in #600
- Bump prettier from 3.5.0 to 3.5.1 by @dependabot in #601
- Bump prettier from 3.5.1 to 3.5.2 by @dependabot in #603
- Bump @eslint/js from 9.20.0 to 9.21.0 by @dependabot in #605
- Bump eslint from 9.20.1 to 9.21.0 by @dependabot in #604
- Bump globals from 15.15.0 to 16.0.0 by @dependabot in #602
- Bump eslint-config-prettier from 10.0.1 to 10.0.2 by @dependabot in #606
- Bump prettier from 3.5.2 to 3.5.3 by @dependabot in #607
- Bump typescript from 5.7.3 to 5.8.2 by @dependabot in #608
- Bump eslint from 9.21.0 to 9.22.0 by @dependabot in #609
- Bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot in #610
- Bump eslint from 9.22.0 to 9.23.0 by @dependabot in #612
- Bump check-dts from 0.8.2 to 0.9.0 by @dependabot in #614
- Bump eslint from 9.23.0 to 9.24.0 by @dependabot in #616
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #617
- Bump eslint-config-prettier from 10.1.1 to 10.1.2 by @dependabot in #618
- Bump eslint from 9.24.0 to 9.25.0 by @dependabot in #619
- Bump @eslint/js from 9.25.0 to 9.25.1 by @dependabot in #622
- Bump eslint from 9.25.0 to 9.25.1 by @dependabot in #623
- Fix the Bot.getTemplateParamFromXml() helper for newer MediaWiki versions by @macbre in #624
Full Changelog: 0.24.0...v0.24.1
Use the forked "request" npm package
What's Changed
- Bump @eslint/js from 9.17.0 to 9.18.0 by @dependabot in #587
- Bump eslint from 9.17.0 to 9.18.0 by @dependabot in #588
- Bump eslint from 9.18.0 to 9.19.0 by @dependabot in #591
- Bump coverallsapp/github-action from 2.3.4 to 2.3.6 by @dependabot in #592
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #593
- Bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #589
- Bump @eslint/js from 9.19.0 to 9.20.0 by @dependabot in #595
- Bump eslint from 9.19.0 to 9.20.0 by @dependabot in #594
- Bump prettier from 3.4.2 to 3.5.0 by @dependabot in #596
- Use
@cypress/requestnpm package by @macbre in #597
Full Changelog: v0.23.0...0.24.0
Dependencies updated
What's Changed
- Bump @eslint/js from 9.9.0 to 9.9.1 by @dependabot in #545
- Bump eslint from 9.9.0 to 9.9.1 by @dependabot in #546
- Bump eslint from 9.9.1 to 9.10.0 by @dependabot in #548
- Bump diff from 5.2.0 to 7.0.0 by @dependabot in #550
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #551
- Bump @eslint/js from 9.10.0 to 9.11.0 by @dependabot in #552
- Bump eslint from 9.10.0 to 9.11.0 by @dependabot in #553
- Bump @eslint/js from 9.11.0 to 9.11.1 by @dependabot in #554
- Bump eslint from 9.11.0 to 9.11.1 by @dependabot in #555
- Bump globals from 15.9.0 to 15.10.0 by @dependabot in #556
- Bump winston from 3.14.2 to 3.15.0 by @dependabot in #557
- Bump eslint from 9.11.1 to 9.12.0 by @dependabot in #558
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #560
- Bump globals from 15.10.0 to 15.11.0 by @dependabot in #561
- Bump coverallsapp/github-action from 2.3.0 to 2.3.1 by @dependabot in #562
- Bump coverallsapp/github-action from 2.3.1 to 2.3.2 by @dependabot in #563
- Bump coverallsapp/github-action from 2.3.2 to 2.3.3 by @dependabot in #564
- Bump eslint from 9.12.0 to 9.13.0 by @dependabot in #565
- Bump coverallsapp/github-action from 2.3.3 to 2.3.4 by @dependabot in #567
- Bump eslint from 9.13.0 to 9.14.0 by @dependabot in #568
- Bump winston from 3.15.0 to 3.16.0 by @dependabot in #570
- Bump globals from 15.11.0 to 15.12.0 by @dependabot in #571
- Bump winston from 3.16.0 to 3.17.0 by @dependabot in #572
- Bump @eslint/js from 9.14.0 to 9.15.0 by @dependabot in #573
- Bump eslint from 9.14.0 to 9.15.0 by @dependabot in #574
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #575
- Bump prettier from 3.3.3 to 3.4.1 by @dependabot in #577
- Bump globals from 15.12.0 to 15.13.0 by @dependabot in #578
- Bump @eslint/js from 9.15.0 to 9.16.0 by @dependabot in #580
- Bump eslint from 9.15.0 to 9.16.0 by @dependabot in #579
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #581
- Bump @eslint/js from 9.16.0 to 9.17.0 by @dependabot in #582
- Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #583
- Bump globals from 15.13.0 to 15.14.0 by @dependabot in #584
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #585
- Update nodejs.yml: submit coverage reports when running using lts by @macbre in #586
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- build(deps): bump winston from 3.11.0 to 3.12.0 by @dependabot in #490
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #491
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #492
- build(deps): bump winston from 3.12.0 to 3.13.0 by @dependabot in #494
- build(deps-dev): bump eslint-config-wikimedia from 0.26.0 to 0.27.0 by @dependabot in #495
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #496
- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #497
- build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #493
- build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #498
- Add eslint to the list of dev dependencies by @macbre in #499
- build(deps-dev): bump eslint from 8.57.0 to 9.1.1 by @dependabot in #500
- build(deps-dev): bump globals from 15.0.0 to 15.1.0 by @dependabot in #501
- build(deps-dev): bump eslint from 9.1.1 to 9.2.0 by @dependabot in #502
- build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #504
- build(deps-dev): bump globals from 15.1.0 to 15.2.0 by @dependabot in #505
- build(deps-dev): bump eslint from 9.2.0 to 9.3.0 by @dependabot in #506
- build(deps-dev): bump globals from 15.2.0 to 15.3.0 by @dependabot in #507
- build(deps-dev): bump check-dts from 0.7.2 to 0.8.0 by @dependabot in #509
- Bump eslint from 9.3.0 to 9.4.0 by @dependabot in #510
- Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #511
- Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #513
- Bump globals from 15.3.0 to 15.4.0 by @dependabot in #514
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #515
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #516
- Bump eslint from 9.4.0 to 9.5.0 by @dependabot in #517
- Bump globals from 15.4.0 to 15.5.0 by @dependabot in #519
- Bump globals from 15.5.0 to 15.6.0 by @dependabot in #520
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #521
- Bump eslint from 9.5.0 to 9.6.0 by @dependabot in #522
- Bump globals from 15.6.0 to 15.7.0 by @dependabot in #523
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #525
- Bump globals from 15.7.0 to 15.8.0 by @dependabot in #526
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #527
- Bump winston from 3.13.0 to 3.13.1 by @dependabot in #528
- Bump @eslint/js from 9.6.0 to 9.7.0 by @dependabot in #529
- Bump eslint from 9.6.0 to 9.7.0 by @dependabot in #530
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #531
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #532
- Bump underscore from 1.13.6 to 1.13.7 by @dependabot in #533
- Bump eslint from 9.7.0 to 9.8.0 by @dependabot in #534
- Bump globals from 15.8.0 to 15.9.0 by @dependabot in #536
- Bump winston from 3.13.1 to 3.14.0 by @dependabot in #537
- Bump winston from 3.14.0 to 3.14.1 by @dependabot in #538
- wikidata-test: fix the failing test - less strict value assertion by @macbre in #544
- Bump eslint from 9.8.0 to 9.9.0 by @dependabot in #539
- Bump winston from 3.14.1 to 3.14.2 by @dependabot in #541
- Bump async from 3.2.5 to 3.2.6 by @dependabot in #542
- Bump check-dts from 0.8.0 to 0.8.2 by @dependabot in #543
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- npm audit fix by @macbre in #474
- build(deps): bump winston from 3.10.0 to 3.11.0 by @dependabot in #475
- build(deps-dev): bump @babel/traverse from 7.18.6 to 7.23.2 by @dependabot in #476
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #477
- build(deps): bump async from 3.2.4 to 3.2.5 by @dependabot in #478
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #480
- build(deps-dev): bump eslint-config-wikimedia from 0.25.1 to 0.26.0 by @dependabot in #481
- build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #482
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #483
- build(deps): bump diff from 5.1.0 to 5.2.0 by @dependabot in #489
- build(deps-dev): bump prettier from 3.0.3 to 3.2.5 by @dependabot in #488
Full Changelog: v0.20.0...v0.21.0
Use "postman-request" instead of deprecated request
- wikidata-test: less strict assertion by @macbre in #410
- CI - updated the list of Node.js versions to test against by @macbre in #411
- Install prettier by @macbre in #448
- CI - run using Node.js 20.x by @macbre in #449
- request: use "postman-request" instead by @macbre in #452
- Use the current Node.js when publishing to npm by @macbre in #468
- CI: do not hardcode Node.js version - use the "latest" and "lts/*" by @macbre in #469
- Require Node.js 18+ by @macbre in #473
What's Changed
-
build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #400
-
build(deps-dev): bump check-dts from 0.6.7 to 0.7.0 by @dependabot in #401
-
build(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in #402
-
build(deps-dev): bump jest from 29.4.2 to 29.4.3 by @dependabot in #404
-
build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0 by @dependabot in #406
-
build(deps): bump coverallsapp/github-action from 1.2.0 to 1.2.2 by @dependabot in #407
-
build(deps): bump coverallsapp/github-action from 1.2.2 to 1.2.4 by @dependabot in #409
-
build(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #413
-
build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #412
-
build(deps-dev): bump yaml-eslint-parser from 1.1.0 to 1.2.0 by @dependabot in #415
-
build(deps-dev): bump check-dts from 0.7.0 to 0.7.1 by @dependabot in #416
-
build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #418
-
build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #420
-
build(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0 by @dependabot in #419
-
build(deps-dev): bump typescript from 5.0.2 to 5.0.3 by @dependabot in #421
-
build(deps-dev): bump typescript from 5.0.3 to 5.0.4 by @dependabot in #422
-
build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 by @dependabot in #423
-
build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #424
-
build(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.1 by @dependabot in #425
-
build(deps): bump coverallsapp/github-action from 2.1.1 to 2.1.2 by @dependabot in #426
-
build(deps): bump yaml from 2.1.1 to 2.2.2 by @dependabot in #427
-
build(deps-dev): bump check-dts from 0.7.1 to 0.7.2 by @dependabot in #428
-
build(deps-dev): bump eslint-config-wikimedia from 0.24.0 to 0.25.0 by @dependabot in #429
-
build(deps-dev): bump yaml-eslint-parser from 1.2.0 to 1.2.1 by @dependabot in #430
-
build(deps-dev): bump yaml-eslint-parser from 1.2.1 to 1.2.2 by @dependabot in #431
-
build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #433
-
build(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #434
-
build(deps-dev): bump eslint-config-wikimedia from 0.25.0 to 0.25.1 by @dependabot in #435
-
build(deps): bump winston from 3.8.2 to 3.9.0 by @dependabot in #436
-
build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #437
-
build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0 by @dependabot in #438
-
build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #439
-
build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #440
-
build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in #441
-
build(deps-dev): bump @jest/globals from 29.5.0 to 29.6.0 by @dependabot in #442
-
build(deps-dev): bump jest from 29.5.0 to 29.6.0 by @dependabot in #443
-
build(deps): bump coverallsapp/github-action from 2.2.0 to 2.2.1 by @dependabot in #447
-
build(deps-dev): bump jest from 29.6.0 to 29.6.1 by @dependabot in #444
-
build(deps): bump winston from 3.9.0 to 3.10.0 by @dependabot in #446
-
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #451
-
build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #453
-
build(deps-dev): bump @jest/globals from 29.6.1 to 29.6.2 by @dependabot in #455
-
build(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #454
-
build(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0 by @dependabot in #456
-
build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by @dependabot in #457
-
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #458
-
build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by @dependabot in #459
-
build(deps-dev): bump jest from 29.6.2 to 29.6.3 by @dependabot in #460
-
build(deps-dev): bump jest from 29.6.3 to 29.6.4 by @dependabot in #462
-
build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #463
-
build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #465
-
build(deps): bump actions/checkout from 3 to 4 by @dependabot in #466
-
build(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.2 by @dependabot in #467
-
build(deps): bump coverallsapp/github-action from 2.2.2 to 2.2.3 by @dependabot in #470
-
build(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #471
Full Changelog: v0.19.0...v0.20.0
Initial helpers for WikiData
This release of nodemw brings a few helpers for interacting with Wikidata.
- Add a support for WikiData by @macbre in #395
- More test cases for wikidata + set a global jest timeout to 5 seconds by @macbre in #396
An example:
const wikidata = require("nodemw/lib/wikidata");
const client = new wikidata();
// Where is Saksun, Faroe Islands located?
const geo = await client.getEntityClaim("Q928875" /* Saksun */, "P625" /* place location */);
// will give you the geolocation of the place
expect(geo[0].mainsnak.datavalue.value).toMatchObject({
latitude: 62.248888888889,
longitude: -7.1758333333333,
});
// When was Albert Einstein born?
const res = await client.getArticleClaims("Albert Einstein");
const dateOfBirth = res.P569[0].mainsnak.datavalue.value;
expect(dateOfBirth.time).toMatch(/1879-03-14/);
const dateOfDeath = res.P570[0].mainsnak.datavalue.value;
expect(dateOfDeath.time).toMatch(/1955-04-18/);
// interwiki links for a given article
const links = await client.getArticleSitelinks("Albert Einstein");
console.log(links.enwiki); // {site: "enwiki", title: "Albert Einstein", badges: ["Q17437798"]}What else has changed
- build(deps-dev): bump @jest/globals from 29.4.0 to 29.4.1 by @dependabot in #397
- build(deps-dev): bump jest from 29.4.0 to 29.4.1 by @dependabot in #398
Full Changelog: v0.18.1...v0.19.0
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
Dependencies updated
What's Changed
- build(deps): bump diff from 5.0.0 to 5.1.0 by @dependabot in #336
- build(deps): bump underscore from 1.13.3 to 1.13.4 by @dependabot in #337
- build(deps): bump async from 3.2.3 to 3.2.4 by @dependabot in #338
- build(deps): bump winston from 3.7.2 to 3.8.0 by @dependabot in #339
Full Changelog: v0.17.0...v0.18.0