v3.0.0 - Playwright testing and electron>=19
What's Changed
- Replace spectron by Playwright by @MatthijsBurgh in #12
- Migrate to Node 18 by @MatthijsBurgh in #16
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #19
- (actions) also run Ubuntu 22.04 by @MatthijsBurgh in #20
- chore(deps-dev): bump jest from 26.6.3 to 29.5.0 by @dependabot in #7
- chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #18
- chore(deps): bump jszip from 3.7.1 to 3.10.1 by @dependabot in #17
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #15
- (actions) manually cache yarn by @MatthijsBurgh in #21
- chore(deps-dev): bump rimraf from 3.0.2 to 4.4.0 by @dependabot in #4
- chore(deps-dev): bump electron from 17.4.11 to 23.1.4 by @dependabot in #22
- chore(deps): bump minimist from 1.2.5 to 1.2.8 by @dependabot in #14
- chore(deps): bump fs-extra from 10.1.0 to 11.1.1 by @dependabot in #5
- (actions) don't use cache on windows by @MatthijsBurgh in #24
- chore(deps-dev): bump @babel/core from 7.13.10 to 7.21.3 by @dependabot in #29
- chore(deps-dev): bump electron from 23.1.4 to 23.2.0 by @dependabot in #25
- chore(deps): bump yargs from 17.6.0 to 17.7.1 by @dependabot in #28
- chore(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0 by @dependabot in #27
- (playwright) use gh reporter in CI by @MatthijsBurgh in #30
- Run linting in CI by @MatthijsBurgh in #31
- chore(deps-dev): bump typescript from 4.9.3 to 5.0.2 by @dependabot in #6
- (Jest) use GH reporter by @MatthijsBurgh in #32
- chore(deps): bump plist from 3.0.1 to 3.0.6 by @dependabot in #33
- chore(deps): bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #34
- chore(deps): bump prismjs from 1.25.0 to 1.29.0 by @dependabot in #35
- chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #38
- chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 by @dependabot in #37
- chore(deps): bump @playwright/test from 1.30.0 to 1.32.0 by @dependabot in #36
- chore(deps-dev): bump playwright-core from 1.30.0 to 1.32.0 by @dependabot in #39
- chore(deps): bump split2 from 4.1.0 to 4.2.0 by @dependabot in #40
- Set NODE_OPTIONS for the docs scripts by @MatthijsBurgh in #41
- chore(deps-dev): bump electron from 23.2.0 to 24.0.0 by @dependabot in #42
- Revert node 18 changes by @MatthijsBurgh in #44
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v2.2.1...v3.0.0