Skip to content

Tags: ianpogi5/spectron

Tags

v15.0.0

Toggle v15.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request electron-userland#959 from electron-userland/13-x-y

chore: upgrade Electron to v13.0.0

v12.0.0

Toggle v12.0.0's commit message
Version 12.0.0

v11.1.0

Toggle v11.1.0's commit message
Version 11.1.0

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump electron from 8.0.0 to 9.0.0 (electron-userland#611)

* chore: bump electron from 8.0.0 to 9.0.0

Bumps [electron](https://github.com/electron/electron) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](electron/electron@v8.0.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update for electron v9.0.0

* chore: bump typescript from 3.7.5 to 3.9.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.7.5...v3.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore: bump husky from 4.2.1 to 4.2.5

Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v4.2.1...v4.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* v11.0.0

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update for Electron 8.0.0 stable (electron-userland#537)

* Update for Electron 8.0.0 stable

v9.0.0

Toggle v9.0.0's commit message
8.0.0

v8.0.0

Toggle v8.0.0's commit message
chore: bump request from 2.87.0 to 2.88.0 (electron-userland#389)

Bumps [request](https://github.com/request/request) from 2.87.0 to 2.88.0.
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](request/request@v2.87.0...v2.88.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

v7.0.0

Toggle v7.0.0's commit message
feat: upgrade for Electron v5 support (electron-userland#364)

v6.0.0

Toggle v6.0.0's commit message
Upgrade to support electron 4 (2) (electron-userland#361)

* chore: bump package version

* chore: bump associated Electron version

* chore: upgrade to electron-chromedriver 4.0.0

* chore: add new version to matrix

* chore: update chai and chai-as-promised

* Use random port

Implement workaround found https://bitbucket.org/chromiumembedded/cef/issues/2476/cef-webdriver-instructions-will-need-to

* Minor fixes of tests

* Lock

* 👕

* Make multi-window tests independant of the order of windowhandles()

* Update to latest electron version

* Do not set random if it was already set by user

* Make comment clearer

* Make comment more accurate