Skip to content

Mocha VS Code Extension v1.1.1

Compare
Choose a tag to compare
@Danielku15 Danielku15 released this 01 Aug 13:11
· 88 commits to main since this release
d341bb2

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