Skip to content

v8.4.0

Compare
Choose a tag to compare
@djelinek djelinek released this 22 Jul 20:54
· 179 commits to main since this release
184a5eb

What's Changed

🚫 Bugs

  • fix: Ensures that system clipboard test will be executed as last one of whole suite by @djelinek in #1391
  • fix: cannot getActions for a view section when some button is disabled by @djelinek in #1420
  • fix: findSetting of Settings Editor getting results in wrong order by @djelinek in #1429

🚀 Features

  • feat: bump vscode-max version from 1.90.1 to 1.91.1 by @djelinek in #1400
  • feat: Support for editor action buttons with dropdown by @djelinek in #1416

📦 Dependencies

  • build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot in #1395
  • build(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.15.0 by @dependabot in #1394
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 by @dependabot in #1393
  • build(deps-dev): bump mocha from 10.5.2 to 10.6.0 by @dependabot in #1396
  • build(deps-dev): bump type-fest from 4.20.1 to 4.21.0 by @dependabot in #1397
  • build(deps): bump selenium-webdriver and @types/selenium-webdriver by @djelinek in #1401
  • build(deps-dev): bump lerna from 8.1.5 to 8.1.6 by @dependabot in #1402
  • build(deps-dev): bump rimraf from 5.0.7 to 5.0.8 by @dependabot in #1403
  • build(deps): bump glob from 10.4.2 to 10.4.3 by @dependabot in #1404
  • build(deps-dev): bump rimraf from 5.0.8 to 6.0.0 by @dependabot in #1408
  • build(deps): bump glob from 10.4.3 to 11.0.0 by @dependabot in #1407
  • build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0 by @dependabot in #1405
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @dependabot in #1406
  • build(deps-dev): bump rimraf from 6.0.0 to 6.0.1 by @dependabot in #1409
  • build(deps): bump @vscode/vsce from 2.29.0 to 2.30.0 by @dependabot in #1410
  • build(deps): bump compare-versions from 6.1.0 to 6.1.1 by @dependabot in #1412
  • build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #1411
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 by @dependabot in #1414
  • build(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.16.1 by @dependabot in #1413
  • build(deps-dev): bump type-fest from 4.21.0 to 4.22.0 by @dependabot in #1415
  • build(deps): bump @vscode/vsce from 2.30.0 to 2.31.0 by @dependabot in #1418
  • build(deps-dev): bump type-fest from 4.22.0 to 4.22.1 by @dependabot in #1421
  • build(deps): bump selenium-webdriver from 4.22.0 to 4.23.0 by @dependabot in #1425
  • build(deps-dev): bump lerna from 8.1.6 to 8.1.7 by @dependabot in #1426
  • build(deps): bump @vscode/vsce from 2.31.0 to 2.31.1 by @dependabot in #1427
  • build(deps-dev): bump mocha from 10.6.0 to 10.7.0 by @dependabot in #1428

Other Changes

  • chore(examples): bump dependencies in examples/helloworld-extester by @djelinek in #1390
  • fix: update vscode supported max version badge in readme file by @djelinek in #1417
  • test: Modify terminal view tests to work also with zsh by @djelinek in #1419
  • fix(terminal test): set bigger timeout in before all for Terminal Vie… by @djelinek in #1422
  • test: add failZero option into .mochaarc.js configuration by @djelinek in #1423
  • chore(release): Publish v8.4.0 by @djelinek in #1430

Full Changelog: v8.3.1...v8.4.0