Skip to content

Releases: redhat-developer/vscode-extension-tester

v8.7.0

12 Sep 17:55
1e2ae6d
Compare
Choose a tag to compare

What's Changed

🚫 Bugs

🚀 Features

  • feat: Add TextEditor.getBreakpoint(line: number): Promise by @pospisilf in #1510
  • feat: bump vscode-max from 1.92.2 to 1.93.0 by @djelinek in #1522

📦 Dependencies

  • build(deps-dev): bump @types/node from 22.5.2 to 22.5.3 by @dependabot in #1511
  • build(deps-dev): bump @types/node from 22.5.3 to 22.5.4 by @dependabot in #1512
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.7.2 to 2.8.0 by @dependabot in #1520
  • build(deps): bump @vscode/vsce from 3.0.0 to 3.1.0 by @dependabot in #1514

Other Changes

Full Changelog: v8.6.1...v8.7.0

v8.6.1

02 Sep 13:20
977eb7a
Compare
Choose a tag to compare

What's Changed

🚫 Bugs

  • fix: reduce sleep time between cursor move in TextEditor by @apupier in #1501

🚀 Features

  • feat: Add TextEditor.getBreakpoints(): Promise<Breakpoint[]> by @pospisilf in #1503

📦 Dependencies

  • build(deps-dev): bump @types/node from 22.4.1 to 22.4.2 by @dependabot in #1490
  • build(deps-dev): bump @types/node from 22.4.2 to 22.5.0 by @dependabot in #1491
  • build(deps): bump @types/selenium-webdriver from 4.1.25 to 4.1.26 by @dependabot in #1495
  • build(deps-dev): bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #1498
  • build(deps-dev): bump type-fest from 4.25.0 to 4.26.0 by @dependabot in #1500
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.6.4 to 2.7.1 by @dependabot in #1502
  • build(deps): bump selenium-webdriver from 4.23.0 to 4.24.0 by @dependabot in #1499
  • build(deps-dev): bump @types/node from 22.5.1 to 22.5.2 by @dependabot in #1506
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.7.1 to 2.7.2 by @dependabot in #1507

Other Changes

Full Changelog: v8.6.0...v8.6.1

v8.6.0

20 Aug 08:20
7a5b40f
Compare
Choose a tag to compare

What's Changed

🚫 Bugs

  • fix: getQuickPicks and isSelected does not work as expected by @pospisilf in #1470
  • fix: webView findWebElement returning undefined by @djelinek in #1485

🚀 Features

📦 Dependencies

  • build(deps-dev): bump @types/node from 22.0.0 to 22.0.2 by @dependabot in #1454
  • build(deps): bump unzipper from 0.12.2 to 0.12.3 by @dependabot in #1453
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.4.0 to 2.6.0 by @dependabot in #1455
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.6.0 to 2.6.1 by @dependabot in #1458
  • build(deps-dev): bump lerna from 8.1.7 to 8.1.8 by @dependabot in #1464
  • build(deps-dev): bump @types/unzipper from 0.10.9 to 0.10.10 by @dependabot in #1466
  • build(deps-dev): bump type-fest from 4.23.0 to 4.24.0 by @dependabot in #1469
  • build(deps-dev): bump mocha from 10.7.0 to 10.7.3 by @dependabot in #1471
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.6.1 to 2.6.2 by @dependabot in #1468
  • build(deps-dev): bump @types/node from 22.0.2 to 22.2.0 by @dependabot in #1472
  • build(deps): bump @types/selenium-webdriver from 4.1.24 to 4.1.25 by @dependabot in #1473
  • build(deps-dev): bump @types/node from 22.2.0 to 22.3.0 by @dependabot in #1478
  • build(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in #1479
  • build(deps): bump @vscode/vsce from 2.31.1 to 2.32.0 by @dependabot in #1481
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.6.2 to 2.6.4 by @dependabot in #1480
  • build(deps-dev): bump @types/node from 22.3.0 to 22.4.1 by @dependabot in #1482
  • build(deps-dev): bump type-fest from 4.24.0 to 4.25.0 by @dependabot in #1483
  • build(deps): bump @vscode/vsce from 2.32.0 to 3.0.0 by @dependabot in #1484

Other Changes

Full Changelog: v8.5.0...v8.6.0

v8.5.0

31 Jul 12:45
7f9bdbf
Compare
Choose a tag to compare

What's Changed

🚫 Bugs

  • fix: migrate unpack from shell exec to unzipper library by @djelinek in #1438
  • fix: deprecating WindowControls which is not working a few versions a lready by @djelinek in #1439
  • fix: moveCursor fails on file with tabs by @djelinek in #1007

🚀 Features

📦 Dependencies

  • build(deps-dev): bump type-fest from 4.22.1 to 4.23.0 by @dependabot in #1432
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #1434
  • build(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.17.0 by @dependabot in #1433
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 by @dependabot in #1435
  • build(deps-dev): bump chai and @types/chai by @dependabot in #1440
  • build(deps-dev): bump @types/node from 20.12.7 to 22.0.0 by @dependabot in #1442
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.3.0 to 2.4.0 by @dependabot in #1443
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 by @dependabot in #1444
  • build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #1445

Other Changes

  • ci: Bump middle version of Main CI from 1.89.1 to 1.90.2 by @djelinek in #1431
  • ci: Use Node 20 for Coverage CI workflow by @djelinek in #1437
  • docs: add documentation for dropdown editor actions with example by @djelinek in #1447
  • fix(wiki): fix url to know issues in EditorView wiki page by @djelinek in #1448
  • chore(release): Publish v8.5.0 by @djelinek in #1451

Full Changelog: v8.4.0...v8.5.0

v8.4.0

22 Jul 20:54
184a5eb
Compare
Choose a tag to compare

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

v8.3.1

27 Jun 17:58
d60b9bb
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: bump vscode-max version from 1.90.0 to 1.90.2 by @djelinek in #1376

📦 Dependencies

  • build(deps): bump c8 from 10.1.1 to 10.1.2 by @dependabot in #1362
  • build(deps): bump ws from 8.16.0 to 8.17.1 by @dependabot in #1370
  • build(deps-dev): bump type-fest from 4.20.0 to 4.20.1 by @dependabot in #1366
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @dependabot in #1368
  • build(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot in #1369
  • build(deps): bump @vscode/vsce from 2.27.0 to 2.29.0 by @dependabot in #1375
  • build(deps): bump glob from 10.4.1 to 10.4.2 by @dependabot in #1372
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.1.0 to 2.2.2 by @dependabot in #1374
  • build(deps-dev): bump ws from 8.16.0 to 8.17.1 in /examples/helloworld-extester by @dependabot in #1371
  • build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #1377
  • build(deps-dev): bump @types/mocha from 10.0.6 to 10.0.7 by @dependabot in #1379
  • build(deps-dev): bump lerna from 8.1.3 to 8.1.5 by @dependabot in #1381
  • build(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.14.1 by @dependabot in #1382
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @dependabot in #1384
  • build(deps-dev): bump mocha from 10.4.0 to 10.5.1 by @dependabot in #1385
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.2.2 to 2.3.0 by @dependabot in #1386
  • build(deps-dev): bump mocha from 10.5.1 to 10.5.2 by @dependabot in #1387

Other Changes

Full Changelog: v8.3.0...v8.3.1

v8.3.0

12 Jun 13:32
2c16a5c
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Dependencies

  • build(deps): bump glob from 10.3.12 to 10.3.14 by @dependabot in #1300
  • build(deps): bump glob from 10.3.14 to 10.3.15 by @dependabot in #1304
  • build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #1305
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @dependabot in #1309
  • build(deps-dev): bump lerna from 8.1.2 to 8.1.3 by @dependabot in #1307
  • build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.9.0 by @dependabot in #1308
  • build(deps): bump selenium-webdriver from 4.20.0 to 4.21.0 by @dependabot in #1314
  • build(deps): bump commander from 12.0.0 to 12.1.0 by @dependabot in #1315
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @dependabot in #1317
  • build(deps-dev): bump @typescript-eslint/parser from 7.9.0 to 7.10.0 by @dependabot in #1318
  • build(deps): bump glob from 10.3.15 to 10.3.16 by @dependabot in #1321
  • build(deps-dev): bump type-fest from 4.18.2 to 4.18.3 by @dependabot in #1326
  • build(deps): bump glob from 10.3.16 to 10.4.1 by @dependabot in #1327
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 by @dependabot in #1329
  • build(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.11.0 by @dependabot in #1328
  • build(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.12.0 by @dependabot in #1335
  • build(deps): bump @vscode/vsce from 2.26.1 to 2.27.0 by @dependabot in #1339
  • build(deps-dev): bump prettier from 3.2.5 to 3.3.1 by @dependabot in #1341
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.13.0 by @dependabot in #1345
  • build(deps-dev): bump type-fest from 4.18.3 to 4.20.0 by @dependabot in #1343
  • build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #1349
  • build(deps): bump @azure/identity from 4.1.0 to 4.2.1 by @dependabot in #1355
  • build(deps): bump c8 from 9.1.0 to 10.1.1 by @dependabot in #1360
  • build(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 by @dependabot in #1351
  • build(deps-dev): bump @azure/identity from 4.1.0 to 4.2.1 in /examples/helloworld-extester by @dependabot in #1356
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/helloworld-extester by @dependabot in #1348
  • build(deps-dev): bump prettier from 3.3.1 to 3.3.2 by @dependabot in #1359

Other Changes

Full Changelog: v8.2.0...v8.3.0

v8.2.0

09 May 14:57
0954461
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Dependencies

  • build(deps): bump selenium-webdriver from 4.19.0 to 4.20.0 by @dependabot in #1276
  • build(deps-dev): bump type-fest from 4.16.0 to 4.17.0 by @dependabot in #1277
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in #1281
  • build(deps-dev): bump type-fest from 4.17.0 to 4.18.0 by @dependabot in #1282
  • build(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in #1283
  • build(deps-dev): bump @stylistic/eslint-plugin from 1.7.2 to 1.8.0 by @dependabot in #1287
  • build(deps-dev): bump type-fest from 4.18.0 to 4.18.1 by @dependabot in #1288
  • build(deps): bump @vscode/vsce from 2.26.0 to 2.26.1 by @dependabot in #1292
  • build(deps-dev): bump type-fest from 4.18.1 to 4.18.2 by @dependabot in #1295
  • build(deps-dev): bump @stylistic/eslint-plugin from 1.8.0 to 2.1.0 by @dependabot in #1299

Other Changes

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

23 Apr 18:43
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • build: bump max placeholder from 1.87.2 to 1.88.0 by @djelinek in #1239
  • feat: Provide easy way to retrieve the min and max versions supported by @djelinek in #1249
  • feat: Add support for array string settings by @djelinek in #1254
  • feat: Support MOCHA_GREP/MOCHA_INVERT envvars by @TamiTakamiya in #1262

📦 Dependencies

  • build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #1237
  • build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0 by @dependabot in #1244
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in #1245
  • build(deps-dev): declare eslint 8.57.0 only as root devDependency by @djelinek in #1247
  • build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #1251
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in #1259
  • build(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 by @dependabot in #1258
  • build(deps): bump @vscode/vsce from 2.24.0 to 2.25.0 by @dependabot in #1256
  • build(deps): Reverted dependabots update to got 14 since it requires node 20 by @DavyLandman in #1252
  • build(deps-dev): bump lerna, type-fest and @types/node by @djelinek in #1265
  • build(deps): bump @vscode/vsce from 2.25.0 to 2.26.0 by @dependabot in #1268
  • build(deps-dev): bump lerna from 6.4.1 to 8.1.2 by @dependabot in #1267
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in #1274
  • build(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in #1272
  • build(deps-dev): bump type-fest from 4.15.0 to 4.16.0 by @dependabot in #1273

Other Changes

  • chore(examples): Bump vscode-extension-tester from 7.3.2 to 8.0.2 in helloworld-extester by @djelinek in #1236
  • build: Build only changed packages using Lerna for local test develop… by @djelinek in #1250
  • build: bump max placeholder from 1.88.0 to 1.88.1 by @djelinek in #1260
  • docs: Update NodeJS support information in project readme by @djelinek in #1261
  • build: Extend ESLint and fix issues by @djelinek in #1269
  • build: Fix dependabot updates configuration to work properly in monorepo style by @djelinek in #1270
  • docs: Fix VS Code naming convention in comments by @djelinek in #1271
  • chore(release): Publish 8.1.0 by @djelinek in #1275

New Contributors

Full Changelog: v8.0.2...v8.1.0

v8.0.2

03 Apr 14:24
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v8.0.1...v8.0.2