Skip to content

Releases: DXHeroes/dx-scanner

v1.15.0

31 Oct 12:59
Compare
Choose a tag to compare

1.15.0 (2019-10-31)

Features

  • practices: split gitignore correctly set to separated JS & TS (bb69702)

v1.14.3

31 Oct 06:14
Compare
Choose a tag to compare

1.14.3 (2019-10-31)

Bug Fixes

  • deps: update dependency @octokit/rest to v16.34.1 (047eaa8)
  • deps: update dependency memfs to v2.16.1 (391dcd8)

v1.14.2

30 Oct 14:14
Compare
Choose a tag to compare

1.14.2 (2019-10-30)

Bug Fixes

  • detectors: unbind PythonLanguageDetector until fully supported (c521abf)

v1.14.1

30 Oct 13:29
Compare
Choose a tag to compare

1.14.1 (2019-10-30)

Bug Fixes

  • core: exit after the printing the debug (8623d57)

v1.14.0

30 Oct 12:12
Compare
Choose a tag to compare

1.14.0 (2019-10-30)

Bug Fixes

  • add filtering method to ScannerUtils and remove it from Scanner, (03bf0e8)
  • arguments of getImpactFailureLevels(), (53a15d6)
  • lint code (4bba638)
  • lint code (121bbd2)
  • Refactor code using .filter() method. (f114c6e)
  • remove constant and use practiceWitchContextFactory instead (181d79a)
  • remove unnecessary code (397e44e)
  • set default fail argument to high; (7e27427)

Features

  • CI failure: fail on recursive impacts (31f6558)
  • CLI: add default value of fail (7198ca7)

v1.13.5

30 Oct 07:37
Compare
Choose a tag to compare

1.13.5 (2019-10-30)

Bug Fixes

  • deps: update dependency @oclif/config to v1.13.3 (43d6a81)
  • deps: update dependency @oclif/plugin-help to v2.2.1 (a8567b0)
  • deps: update dependency oclif to v1.14.2 (0a7eabf)
  • deps: update dependency ts-node to v8.4.1 (47aec18)

v1.13.4

30 Oct 06:53
Compare
Choose a tag to compare

1.13.4 (2019-10-30)

Bug Fixes

  • deps: update dependency eslint to v6.6.0 (ae11775)

v1.13.3

30 Oct 06:12
Compare
Choose a tag to compare

1.13.3 (2019-10-30)

Bug Fixes

  • deps: update dependency @oclif/command to v1.5.19 (75bcef3)

v1.13.2

29 Oct 19:38
Compare
Choose a tag to compare

1.13.2 (2019-10-29)

Bug Fixes

  • deps: pin dependencies (f9612f5)
  • practice: upgrade ncu to new version with fixed process.on in for loop (d19ae2f)

v1.13.1

25 Oct 12:12
Compare
Choose a tag to compare

1.13.1 (2019-10-25)

Bug Fixes

  • Add PracticeImpact types (28ac483)
  • Loading yaml .eslintrc file (938e178)
  • name and id of practice (fcfa1c7)
  • Remove unnecessary comments. (4e352eb)
  • return impact in object (1d1935d)
  • Showing error message in debug mode. (d7c3d2b)