Skip to content

Releases: electron/chromedriver

v42.0.0

06 May 01:29
53351ee

Choose a tag to compare

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

02 May 01:42
53351ee

Choose a tag to compare

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

05 May 20:58
53351ee

Choose a tag to compare

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

01 May 00:42
722fcb0

Choose a tag to compare

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

22 Apr 23:09
722fcb0

Choose a tag to compare

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

21 Apr 14:07
722fcb0

Choose a tag to compare

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

08 Apr 06:36
722fcb0

Choose a tag to compare

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

22 Apr 00:51
722fcb0

Choose a tag to compare

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

15 Apr 20:35
722fcb0

Choose a tag to compare

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

22 Apr 00:51
722fcb0

Choose a tag to compare

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>