setup-chrome: v1.0.0
·
64 commits
to badecbc6820c74f6daf754facae217f9699bd304
since this release
1.0.0 (2024-07-13)
Features
- Add
chrome-pathoutput (#327) (b216760) - Add
install-dependenciesparameter (#521) (808262a) - Output version (#319) (01ba6fc)
- support
macos-14runner (#483) (c7a9638) - support installing a compatible version of ChromeDriver (#548) (f0f75ba)
- support M1/M2 mac (#426) (8a8f449)
- Support to install by a specific version (#444) (775b8fb)
Bug Fixes
- bump typescript from 4.3.2 to 4.9.5 (#314) (a5f9494)
- deps: bump @actions/io from 1.1.2 to 1.1.3 (#333) (619ab4e)
- deps: bump the actions group with 1 update (#406) (f318cc2)
- deps: bump the actions group with 1 update (#505) (21a0849)
- deps: bump the actions group with 2 updates (#388) (17715dd)
- deps: migrate a package manager to pnpm (#384) (5fa5696)
- fix stable channel version on Intel Mac (#351) (68cb47d)
- install package with sudo for non-root users by default (#546) (5325b7d), closes #544
- tool-cache does not work (#533) (e88eaf7), closes #504
- try to install browser version when user will not install ChromeDriver (#551) (f5596e0), closes #550
- Update nodejs version 20 (#480) (f2d38a6)
- Update README.md (dff232f)
- use cached dir on linux (#540) (4e11c0b)
- use new set-output (#310) (dfa9d49)
Miscellaneous Chores
- use v1 (408c365)