v1.4.0
Improvements
- Windows builder now tries to use official installers to speed up runs
Fixes
- Fixed a bug that waited for user input while installing gcc on a self-hosted Linux runner
What's Changed
- Audit dependencies by @MatteoH2O1999 in #153
- Periodic audit of dependencies vulnerabilites by @MatteoH2O1999 in #154
- chore(deps-dev): bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #157
- chore(deps-dev): bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #159
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #158
- fix(deps): bump semver from 7.5.1 to 7.5.2 by @dependabot in #160
- chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #161
- Fix apt asking for confirmation on gcc install by @MatteoH2O1999 in #167
- Fix audit dependencies workflow by @MatteoH2O1999 in #170
- chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot in #163
- fix(deps): bump semver from 7.5.2 to 7.5.3 by @dependabot in #166
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.1 by @dependabot in #168
- chore(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #169
- Update CPython JSON data by @github-actions in #164
- chore(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #172
- Ensure Python 2 installs on Windows and use installers to speed up runs by @MatteoH2O1999 in #156
- Update CPython JSON data by @github-actions in #174
Full Changelog: v1.3.0...v1.4.0