What's Changed
🚫 Bugs
- fix: use specified test directory for temporary folders by @pospisilf in #1717
- fix: address comparison for version string by @pollend in #1733
🚀 Features
- feat: add support for VS Code 1.97 by @djelinek in #1753
- feat: BottomBarPanel support for custom tabs by @pospisilf in #1697
- feat: Provide WelcomeContentSection.getButton by @pospisilf in #1757
🔧 Tasks
- chore(ci): Switch pipeline back to ubuntu-latest by @pospisilf in #1700
- chore(ci): Group eslint for dependabot upgrades by @pospisilf in #1714
📦 Dependencies
- build(deps): bump @types/selenium-webdriver from 4.1.27 to 4.1.28 by @dependabot in #1698
- build(deps): bump type-fest from 4.31.0 to 4.32.0 by @dependabot in #1703
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #1704
- build(deps-dev): bump @stylistic/eslint-plugin from 2.12.1 to 2.13.0 by @dependabot in #1705
- build(deps): bump glob from 11.0.0 to 11.0.1 by @dependabot in #1706
- build(deps-dev): bump eslint from 9.17.0 to 9.18.0 by @dependabot in #1707
- build(deps-dev): bump @typescript-eslint/parser from 8.19.1 to 8.20.0 by @dependabot in #1710
- build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #1711
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0 by @dependabot in #1709
- build(deps-dev): bump @types/node from 22.10.5 to 22.10.6 by @dependabot in #1712
- build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.2 in the eslint group by @dependabot in #1716
- build(deps-dev): bump @types/node from 22.10.6 to 22.10.7 by @dependabot in #1718
- build(deps): bump fs-extra from 11.2.0 to 11.3.0 by @dependabot in #1719
- build(deps-dev): bump eslint-plugin-prettier from 5.2.2 to 5.2.3 in the eslint group by @dependabot in #1721
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1722
- build(deps): bump type-fest from 4.32.0 to 4.33.0 by @dependabot in #1725
- build(deps): bump selenium-webdriver from 4.27.0 to 4.28.1 by @dependabot in #1724
- build(deps): bump commander from 13.0.0 to 13.1.0 by @dependabot in #1723
- build(deps-dev): bump mocha from 11.0.1 to 11.1.0 by @dependabot in #1729
- build(deps-dev): bump @types/node from 22.10.7 to 22.10.9 by @dependabot in #1730
- build(deps-dev): bump @types/node from 22.10.9 to 22.10.10 by @dependabot in #1732
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1734
- build(deps-dev): bump @types/node from 22.10.10 to 22.12.0 by @dependabot in #1736
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1735
- build(deps-dev): bump @stylistic/eslint-plugin from 3.0.0 to 3.0.1 in the eslint group by @dependabot in #1737
- build(deps): bump @vscode/vsce from 3.2.1 to 3.2.2 by @dependabot in #1738
- build(deps-dev): bump @types/node from 22.12.0 to 22.13.0 by @dependabot in #1739
- build(deps-dev): bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #1743
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1742
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1748
- build(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in #1750
- build(deps): bump type-fest from 4.33.0 to 4.34.1 by @dependabot in #1749
- build(deps-dev): bump the eslint group with 2 updates by @dependabot in #1751
- build(deps): bump got from 14.4.5 to 14.4.6 by @dependabot in #1752
- build(deps-dev): bump @types/targz from 1.0.4 to 1.0.5 by @djelinek in #1754
- build(deps-dev): bump eslint from 9.20.0 to 9.20.1 in the eslint group by @dependabot in #1755
- build(deps-dev): bump @types/node from 22.13.1 to 22.13.2 by @dependabot in #1758
Other Changes
- chore: Mention limitations for Ubuntu 24.04 and openResources() by @pospisilf in #1702
- chore: Mention limitations for AppArmor 24.04 by @pospisilf in #1731
- chore: bump vscode-max from 1.96.3 to 1.96.4 by @djelinek in #1740
- chore: improve release notes configuration by @djelinek in #1745
New Contributors
Full Changelog: v8.11.0...v8.12.0