Closed dependabot-preview[bot] closed 5 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Updates the requirements on spectron to permit the latest version.
Release notes
*Sourced from [spectron's releases](https://github.com/electron/spectron/releases).* > ## v8.0.0 > Adds support for Electron's `6.0.x` release line.Changelog
*Sourced from [spectron's changelog](https://github.com/electron-userland/spectron/blob/master/CHANGELOG.md).* > # 5.0.0 > > * Supports Electron `3.x.y` releases. > > # 4.0.0 > > * Supports Electron `2.0.x` releases. > > # 3.8.0 > > * Supports Electron `1.8.x` releases. > > # 3.7.3 > > * Updated README with better examples and fixed typos. > * Use launcher.bat instead of launcher.exe for Windows > * Added `webdriverOptions` to allow specifying additional webdriver options. > > # 3.7.2 > > * Added `webdriverLogPath` to the Spectron typescript definition. > * Fixed typescript definition reference to the Electron API. > > # 3.7.1 > > * Added a `chromeDriverArgs` option to the `Application` constructor that > can be used to pass arguments directly to `chromedriver`. > > # 3.7.0 > > * Supports Electron `1.7.x` releases. > > # 3.6.5 > > * Updated typescript definition for WebDriver logging support. > * Enhanced waitUntilTextExists() to find substrings in case the selector > matches multiple elements. > > # 3.6.4 > > * Added a `chromeDriverArgs` option to the `Application` constructor that > can be used to pass arguments directly to `chromedriver`. > > # 3.6.3 > > * Added a `spectron.d.ts` file referenced from the `types` field in the > `package.json`. > * Switched to using the WebdriverIO `timeouts` API instead of the > deprecated `timeoutsAsyncScript` API. > > ... (truncated)Commits
- [`2e32777`](https://github.com/electron-userland/spectron/commit/2e32777369d38b53518bafbd385f09276dcd2306) chore: bump request from 2.87.0 to 2.88.0 ([#389](https://github-redirect.dependabot.com/electron/spectron/issues/389)) - [`7b25759`](https://github.com/electron-userland/spectron/commit/7b257596dce1ed6ee44ddcfd42a2ceb1e7e2e9b0) chore: bump mocha from 6.1.4 to 6.2.0 ([#393](https://github-redirect.dependabot.com/electron/spectron/issues/393)) - [`bb36880`](https://github.com/electron-userland/spectron/commit/bb36880a47ffa951d1b06bf2f7bb94241d08e821) chore: bump husky from 3.0.0 to 3.0.2 ([#402](https://github-redirect.dependabot.com/electron/spectron/issues/402)) - [`e033789`](https://github.com/electron-userland/spectron/commit/e0337898825f1a767a1d4243df13cd28ec4ad7cc) Upgrade for Electron v6 support ([#373](https://github-redirect.dependabot.com/electron/spectron/issues/373)) - [`474333e`](https://github.com/electron-userland/spectron/commit/474333eabc784acd013adc9e9cd711c612384225) feat: add support for webContents.executeJavaScript ([#366](https://github-redirect.dependabot.com/electron/spectron/issues/366)) - [`29a2129`](https://github.com/electron-userland/spectron/commit/29a21299904e5c916083800d19afcccf61e34d21) Bump mocha from 5.2.0 to 6.1.4 ([#384](https://github-redirect.dependabot.com/electron/spectron/issues/384)) - [`101d5d1`](https://github.com/electron-userland/spectron/commit/101d5d1212694ed2ec244f59600487fa9e7d560d) Bump typescript from 2.8.4 to 3.5.3 ([#383](https://github-redirect.dependabot.com/electron/spectron/issues/383)) - [`9fdb960`](https://github.com/electron-userland/spectron/commit/9fdb9604fb39687a75aab66634ba4442ffdfe802) Bump husky from 0.14.3 to 3.0.0 ([#375](https://github-redirect.dependabot.com/electron/spectron/issues/375)) - [`1965dae`](https://github.com/electron-userland/spectron/commit/1965dae8879057667266b7889688546eb81d9164) Bump temp from 0.8.3 to 0.9.0 ([#379](https://github-redirect.dependabot.com/electron/spectron/issues/379)) - [`083ebd0`](https://github.com/electron-userland/spectron/commit/083ebd0b4fb8b7fa0974278a7fa9661acd91410d) chore: upgrade tslint dependencies - Additional commits viewable in [compare view](https://github.com/electron/spectron/compare/v7.0.0...v8.0.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.