What's Changed
🚫 Bugs
- fix: install-vsix on windows using file patterns by @pospisilf in #1654
🚀 Features
📦 Dependencies
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #1637
- build(deps-dev): bump @types/node from 22.9.1 to 22.9.3 by @dependabot in #1638
- build(deps): bump type-fest from 4.27.0 to 4.28.0 by @dependabot in #1639
- build(deps): bump got from 14.4.4 to 14.4.5 by @dependabot in #1640
- build(deps): bump selenium-webdriver from 4.26.0 to 4.27.0 by @dependabot in #1646
- build(deps-dev): bump @types/node from 22.9.3 to 22.10.0 by @dependabot in #1643
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 by @dependabot in #1644
- build(deps-dev): bump @typescript-eslint/parser from 8.15.0 to 8.16.0 by @dependabot in #1642
- build(deps-dev): bump prettier from 3.3.3 to 3.4.0 by @dependabot in #1645
- build(deps): bump type-fest from 4.28.0 to 4.28.1 by @dependabot in #1649
- build(deps-dev): bump prettier from 3.4.0 to 3.4.1 by @dependabot in #1648
- build(deps): bump type-fest from 4.28.1 to 4.29.0 by @dependabot in #1652
- build(deps-dev): bump @types/node from 22.10.0 to 22.10.1 by @dependabot in #1653
- build(deps): bump type-fest from 4.29.0 to 4.30.0 by @dependabot in #1657
- build(deps-dev): bump @typescript-eslint/parser from 8.16.0 to 8.17.0 by @dependabot in #1659
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0 by @dependabot in #1660
- build(deps-dev): bump eslint from 9.15.0 to 9.16.0 by @dependabot in #1656
- build(deps-dev): bump mocha from 10.8.2 to 11.0.1 by @dependabot in #1658
- build(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in #1661
- build(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0 by @dependabot in #1662
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0 by @dependabot in #1663
- build(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0 by @dependabot in #1664
- build(deps): bump c8 from 10.1.2 to 10.1.3 by @dependabot in #1665
- build(deps-dev): bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1 by @dependabot in #1668
- build(deps-dev): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #1669
- build(deps): bump type-fest from 4.30.0 to 4.30.1 by @dependabot in #1671
- build(deps-dev): bump eslint from 9.16.0 to 9.17.0 by @dependabot in #1673
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1 by @dependabot in #1675
- build(deps): bump type-fest from 4.30.1 to 4.30.2 by @dependabot in #1674
- build(deps-dev): bump @typescript-eslint/parser from 8.18.0 to 8.18.1 by @dependabot in #1676
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 by @dependabot in #1680
- build(deps-dev): bump @typescript-eslint/parser from 8.18.1 to 8.19.0 by @dependabot in #1684
- build(deps-dev): bump @types/node from 22.10.2 to 22.10.3 by @dependabot in #1686
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot in #1685
- build(deps): bump type-fest from 4.30.2 to 4.31.0 by @dependabot in #1682
- build(deps): bump commander from 12.1.0 to 13.0.0 by @dependabot in #1683
- build(deps-dev): bump @types/node from 22.10.3 to 22.10.4 by @dependabot in #1688
- build(deps-dev): bump @types/node from 22.10.4 to 22.10.5 by @dependabot in #1689
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 by @dependabot in #1694
- build(deps-dev): bump @typescript-eslint/parser from 8.19.0 to 8.19.1 by @dependabot in #1693
Other Changes
- chore: exclude test files from testing extension vsix pack by @djelinek in #1647
- docs: VSBrowser.openResources: adjust the example by @goneri in #1651
- chore(release): Publish 8.11.0 by @djelinek in #1695
New Contributors
Full Changelog: v8.10.0...v8.11.0