Just a minor update with some dep updates and a few small enhancements.
- many dependency updates
- moved from tslint to eslint
- added fields to the monitored service object:
- ipInterfaceId
- ipAddress
- nodeId
- nodeLabel
Full Changelog
- build(deps-dev): bump @commitlint/config-conventional from 17.6.3 to 17.6.5 by @dependabot in #606
- build(deps-dev): bump typedoc from 0.24.7 to 0.24.8 by @dependabot in #614
- build(deps): bump core-js from 3.30.2 to 3.31.0 by @dependabot in #626
- build(deps-dev): bump @babel/plugin-transform-runtime from 7.22.4 to 7.22.5 by @dependabot in #624
- build(deps): bump @babel/runtime-corejs3 from 7.22.3 to 7.22.5 by @dependabot in #627
- build(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 by @dependabot in #625
- build(deps-dev): bump webpack from 5.86.0 to 5.87.0 by @dependabot in #628
- build(deps): bump commander from 10.0.1 to 11.0.0 by @dependabot in #629
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #630
- build(deps-dev): bump webpack from 5.87.0 to 5.88.0 by @dependabot in #631
- build(deps-dev): bump @commitlint/cli from 17.6.5 to 17.6.6 by @dependabot in #632
- build(deps-dev): bump @commitlint/config-conventional from 17.6.5 to 17.6.6 by @dependabot in #633
- build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #634
- build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in #635
- build(deps-dev): bump webpack from 5.88.0 to 5.88.1 by @dependabot in #636
- build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #637
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #638
- build(deps): bump @babel/runtime-corejs3 from 7.22.5 to 7.22.6 by @dependabot in #639
- build(deps-dev): bump @babel/cli from 7.22.5 to 7.22.6 by @dependabot in #640
- build(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.6 by @dependabot in #641
- build(deps-dev): bump @babel/core from 7.22.5 to 7.22.6 by @dependabot in #642
- build(deps-dev): bump @babel/plugin-transform-runtime from 7.22.5 to 7.22.6 by @dependabot in #643
- build(deps-dev): bump jest from 29.5.0 to 29.6.0 by @dependabot in #644
- build(deps-dev): bump @babel/core from 7.22.6 to 7.22.8 by @dependabot in #646
- build(deps-dev): bump @babel/plugin-transform-runtime from 7.22.6 to 7.22.7 by @dependabot in #645
- build(deps-dev): bump jest from 29.6.0 to 29.6.1 by @dependabot in #649
- build(deps-dev): bump @babel/preset-env from 7.22.6 to 7.22.7 by @dependabot in #648
- build(deps): bump core-js from 3.31.0 to 3.31.1 by @dependabot in #647
- build(deps-dev): bump babel-loader from 9.1.2 to 9.1.3 by @dependabot in #650
- build(deps-dev): bump @types/jest from 29.5.2 to 29.5.3 by @dependabot in #651
- build(deps-dev): bump @babel/preset-env from 7.22.7 to 7.22.9 by @dependabot in #652
- build(deps-dev): bump @babel/plugin-transform-runtime from 7.22.7 to 7.22.9 by @dependabot in #653
- build(deps): bump @xmldom/xmldom from 0.8.8 to 0.8.9 by @dependabot in #654
- build(deps-dev): bump @babel/cli from 7.22.6 to 7.22.9 by @dependabot in #655
- build(deps-dev): bump @babel/core from 7.22.8 to 7.22.9 by @dependabot in #656
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #657
- build(deps-dev): bump webpack from 5.88.1 to 5.88.2 by @dependabot in #658
- build(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.6.7 by @dependabot in #659
- build(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7 by @dependabot in #660
- build(deps): bump @xmldom/xmldom from 0.8.9 to 0.8.10 by @dependabot in #661
- build(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #662
- build(deps): bump core-js from 3.31.1 to 3.32.0 by @dependabot in #663
- build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in #664
- build(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 by @dependabot in #665
- build(deps-dev): bump @babel/core from 7.22.9 to 7.22.10 by @dependabot in #667
- build(deps-dev): bump @babel/cli from 7.22.9 to 7.22.10 by @dependabot in #668
- build(deps-dev): bump @babel/plugin-transform-runtime from 7.22.9 to 7.22.10 by @dependabot in #669
- build(deps): bump @babel/runtime-corejs3 from 7.22.6 to 7.22.10 by @dependabot in #666
- build(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.1 by @dependabot in #672
- build(deps-dev): bump @commitlint/config-conventional from 17.6.7 to 17.7.0 by @dependabot in #671
- build(deps-dev): bump @types/object-hash from 3.0.2 to 3.0.3 by @dependabot in #673
- build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #674
- OPG-410: Add 'down' field to MonitoredService by @synqotik in #675
- build(deps): bump core-js from 3.32.0 to 3.32.1 by @dependabot in #676
- build(deps-dev): bump jest from 29.6.2 to 29.6.3 by @dependabot in #677
- build(deps-dev): bump @types/jest from 29.5.3 to 29.5.4 by @dependabot in #678
- build(deps): bump @babel/runtime-corejs3 from 7.22.10 to 7.22.11 by @dependabot in #680
- build(deps-dev): bump chai from 4.3.7 to 4.3.8 by @dependabot in #679
- build(deps-dev): bump @babel/preset-typescript from 7.22.5 to 7.22.11 by @dependabot in #681
- build(deps-dev): bump jest from 29.6.3 to 29.6.4 by @dependabot in #682
- build(deps-dev): bump @babel/core from 7.22.10 to 7.22.11 by @dependabot in #683
- build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #684
- build(deps-dev): bump standard-changelog from 3.0.0 to 4.0.0 by @dependabot in #687
- build(deps): bump axios from 1.4.0 to 1.5.0 by @dependabot in #688
- build(deps-dev): bump typedoc from 0.24.8 to 0.25.0 by @dependabot in #686
- build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #685
- convert from chalk to picocolors by @RangerRick in #689
- build(deps-dev): bump @babel/preset-env from 7.22.10 to 7.22.14 by @dependabot in #690
- build(deps-dev): bump @types/urijs from 1.19.19 to 1.19.20 by @dependabot in #691
- build(deps-dev): bump @babel/plugin-transform-runtime from 7.22.10 to 7.22.15 by @dependabot in #692
- build(deps): bump @babel/runtime-corejs3 from 7.22.11 to 7.22.15 by @dependabot in #693
- build(deps-dev): bump @babel/preset-env from 7.22.14 to 7.22.15 by @dependabot in #694
- build(deps-dev): bump @babel/core from 7.22.11 to 7.22.15 by @dependabot in #695
- build(deps-dev): bump @babel/preset-typescript from 7.22.11 to 7.22.15 by @dependabot in #696
- build(deps-dev): bump @babel/cli from 7.22.10 to 7.22.15 by @dependabot in #697
- build(deps-dev): bump typedoc from 0.25.0 to 0.25.1 by @dependabot in #698
- build(deps-dev): bump @types/object-hash from 3.0.3 to 3.0.4 by @dependabot in #699
- build(deps): bump core-js from 3.32.1 to 3.32.2 by @dependabot in #700
- build(deps-dev): bump @babel/core from 7.22.15 to 7.22.17 by @dependabot in #701
- build(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in #704
- build(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #705
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #706
- build(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 by @dependabot in #708
- build(deps-dev): bump @babel/preset-env from 7.22.15 to 7.22.20 by @dependabot in #709
- build(deps-dev): bump @babel/core from 7.22.17 to 7.23.0 by @dependabot in #713
- build(deps-dev): bump @typescript-eslint/parser from 6.7.0 to 6.7.4 by @dependabot in #716
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.4 by @dependabot in #717
- build(deps): bump axios from 1.5.0 to 1.5.1 by @dependabot in #718
- NMS-16161: Add fields to Monitored Services by @synqotik in #723
- build(deps): bump @babel/runtime-corejs3 from 7.22.15 to 7.23.1 by @dependabot in #719
- build(deps-dev): bump @babel/preset-typescript from 7.22.15 to 7.23.0 by @dependabot in #721
- build(deps-dev): bump chai from 4.3.8 to 4.3.10 by @dependabot in #722
- build(deps-dev): bump typedoc from 0.25.1 to 0.25.2 by @dependabot in #724
- build(deps-dev): bump eslint from 8.49.0 to 8.51.0 by @dependabot in #725
- build(deps-dev): bump rimraf from 5.0.1 to 5.0.5 by @dependabot in #727
- build(deps): bump ip-address from 8.1.0 to 9.0.5 by @dependabot in #726
- build(deps): bump core-js from 3.32.2 to 3.33.0 by @dependabot in #720
Full Changelog: v2.5.7...v2.5.8