Releases: electron/chromedriver
Releases · electron/chromedriver
v42.0.0
chore(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 (#185) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v41.5.0
chore(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 (#185) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v39.8.10
chore(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 (#185) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v41.4.0
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
v41.3.0
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
v41.2.2
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
v41.2.0
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
v40.9.2
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
v40.9.1
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
v39.8.9
test: migrate from Mocha to Node.js native test runner (#184) * Migrate test suite to node:test Replace mocha with the built-in node:test runner. Drop the mocha devDependency and bump the engines field to require Node 20+, where node:test is stable. * chore: consistent use of `node:` protocol on imports * chore: revert engines bump --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>