Skip to content

Releases: CoderLine/mocha-vscode

Mocha VS Code Extension v1.2.1

12 Oct 15:12
Compare
Choose a tag to compare

What's Changed

Updated Dependencies

Full Changelog: v1.2.0...v1.2.1

Mocha VS Code Extension v1.2

13 Sep 08:26
Compare
Choose a tag to compare

Special thanks to @muhammadyusuf-kurbonov for contributing the majority of changes in release.

What's Changed

Updated Dependencies

  • build(deps-dev): bump @types/node from 22.0.0 to 22.1.0 by @dependabot in #112
  • build(deps-dev): bump typescript-eslint from 8.0.0 to 8.0.1 by @dependabot in #113
  • build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in #114
  • build(deps-dev): bump eslint from 9.8.0 to 9.9.0 by @dependabot in #117
  • build(deps-dev): bump @eslint/js from 9.8.0 to 9.9.0 by @dependabot in #118
  • build(deps-dev): bump tsx from 4.16.5 to 4.17.0 by @dependabot in #119
  • build(deps-dev): bump typescript-eslint from 8.0.1 to 8.1.0 by @dependabot in #120
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0 by @dependabot in #121
  • build(deps-dev): bump tsx from 4.17.0 to 4.18.0 by @dependabot in #122
  • build(deps-dev): bump @eslint/js from 9.9.0 to 9.9.1 by @dependabot in #124
  • build(deps-dev): bump @typescript-eslint/parser from 8.1.0 to 8.2.0 by @dependabot in #123
  • build(deps-dev): bump tsx from 4.18.0 to 4.19.0 by @dependabot in #125
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.2.0 to 8.4.0 by @dependabot in #133
  • build(deps-dev): bump @vscode/vsce from 2.31.1 to 3.1.0 by @dependabot in #134
  • build(deps-dev): bump @typescript-eslint/parser from 8.2.0 to 8.4.0 by @dependabot in #132
  • build(deps): bump @typescript-eslint/typescript-estree from 8.1.0 to 8.4.0 by @dependabot in #135

New Contributors

Full Changelog: v1.1.1...v1.2

Mocha VS Code Extension v1.1.1

01 Aug 13:11
d341bb2
Compare
Choose a tag to compare

This release mainly updates the dependencies and adds publishing of the extension to the Open VSX Registry.

What's Changed

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @dependabot in #64
  • build(deps-dev): bump tsx from 4.10.5 to 4.11.0 by @dependabot in #66
  • build(deps-dev): bump @vscode/test-electron from 2.3.9 to 2.3.10 by @dependabot in #67
  • build(deps-dev): bump @types/node from 20.12.7 to 20.12.12 by @dependabot in #68
  • build(deps): bump @typescript-eslint/typescript-estree from 7.9.0 to 7.10.0 by @dependabot in #65
  • build(deps-dev): bump @typescript-eslint/parser from 7.9.0 to 7.11.0 by @dependabot in #70
  • build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot in #72
  • build(deps): bump @typescript-eslint/typescript-estree from 7.10.0 to 7.11.0 by @dependabot in #69
  • build(deps-dev): bump @types/node from 20.12.12 to 20.14.2 by @dependabot in #74
  • build(deps-dev): bump @vscode/vsce from 2.26.1 to 2.27.0 by @dependabot in #75
  • build(deps-dev): bump tsx from 4.11.0 to 4.15.1 by @dependabot in #76
  • build(deps): bump enhanced-resolve from 5.16.0 to 5.17.0 by @dependabot in #77
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.12.0 by @dependabot in #78
  • build(deps-dev): bump tsx from 4.15.1 to 4.15.6 by @dependabot in #81
  • build(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.13.0 by @dependabot in #83
  • build(deps-dev): bump @vscode/test-electron from 2.3.10 to 2.4.0 by @dependabot in #84
  • build(deps): bump glob from 10.3.15 to 10.4.1 by @dependabot in #80
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 by @dependabot in #82
  • build(deps-dev): bump prettier from 3.3.0 to 3.3.2 by @dependabot in #85
  • build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #86
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @dependabot in #87
  • build(deps-dev): bump @types/node from 20.14.2 to 20.14.8 by @dependabot in #89
  • build(deps-dev): bump @types/picomatch from 2.3.3 to 2.3.4 by @dependabot in #90
  • build(deps-dev): bump tsx from 4.15.6 to 4.16.0 by @dependabot in #91
  • build(deps-dev): bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #92
  • build(deps-dev): bump mocha and @types/mocha by @dependabot in #93
  • build(deps-dev): bump @vscode/dts from 0.4.0 to 0.4.1 by @dependabot in #94
  • build(deps): bump esbuild from 0.21.5 to 0.23.0 by @dependabot in #96
  • build(deps): bump @typescript-eslint/typescript-estree from 7.13.0 to 7.15.0 by @dependabot in #97
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.15.0 by @dependabot in #95
  • build(deps-dev): bump @vscode/test-cli from 0.0.9 to 0.0.10 by @dependabot in #98
  • build(deps-dev): bump prettier-plugin-organize-imports from 3.2.4 to 4.0.0 by @dependabot in #101
  • build(deps-dev): bump acorn from 8.11.3 to 8.12.1 by @dependabot in #100
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @dependabot in #99
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #103
  • build(deps): bump @typescript-eslint/typescript-estree from 7.16.0 to 7.16.1 by @dependabot in #106
  • build(deps-dev): bump mocha from 10.5.2 to 10.7.0 by @dependabot in #104
  • build(deps): bump @typescript-eslint/typescript-estree from 7.16.1 to 7.17.0 by @dependabot in #108
  • build(deps-dev): bump @vscode/test-electron from 2.4.0 to 2.4.1 by @dependabot in #109
  • build(deps-dev): bump sinon from 17.0.1 to 18.0.0 by @dependabot in #107
  • build(deps-dev): bump @types/node from 20.14.9 to 22.0.0 by @dependabot in #110
  • build: Add Open VSX Publishing by @Danielku15 in #102
  • build: Update deps and version by @Danielku15 in #111

Full Changelog: v1.1.0...v1.1.1

Mocha VS Code Extension v1.1.0

20 May 16:42
Compare
Choose a tag to compare

What's Changed

  • feat: Add full file evaluation mode by @Danielku15 in #61
  • feat: Add tests for skipped tests by @Danielku15 in #60
  • fix: Dynamic rename of mocharc files not detected by @Danielku15 in #62
  • fix: Ensure correct error location by @Danielku15 in #63
  • build(deps): bump glob from 10.3.12 to 10.3.15 by @dependabot in #59
  • build(deps): bump @typescript-eslint/typescript-estree from 7.5.0 to 7.6.0 by @dependabot in #35
  • build(deps): bump @typescript-eslint/typescript-estree from 7.7.0 to 7.7.1 by @dependabot in #43
  • build(deps): bump @typescript-eslint/typescript-estree from 7.7.1 to 7.8.0 by @dependabot in #50
  • build(deps): bump esbuild from 0.20.2 to 0.21.3 by @dependabot in #55

Full Changelog: v1.0.0-preview.1...v1.1.0

Mocha VS Code Extension v1.0.0-preview.1

08 Apr 15:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/CoderLine/mocha-vscode/commits/v1.0.0-preview.1