Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wdio-electron-service from 4.3.0 to 6.0.1 #193

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps wdio-electron-service from 4.3.0 to 6.0.1.

Release notes

Sourced from wdio-electron-service's releases.

Release 6.0.1

Developer:

  • Test: added E2Es for an app built with electron-builder (#323)
  • Updated electron to v28 everywhere (5bf5b37)

Full Changelog

Release 6.0.0

New:

  • Improved mocking of Electron main process APIs (#255)
    • Interface similar to Jest / Vitest
  • Previous Electron API access methods removed in favour of execute (2dadcae)

Documentation:

  • Updated for new mocking approach (5b3f4cf)
  • Old Electron API methods removed (25e94e3)

Developer:

  • Test: Added units for execute (4bd0dcf)
  • Updated dependencies

Full Changelog

Release 5.4.0

New:

  • Support function execution in main process (#254) (d58b62d)
    • This is the new mechanism for Electron API access
    • Previous API mechanisms will still be available until v6

Documentation:

  • Fixed electron-boilerplate link (8c5e24f)

Developer:

  • Updated electron 28 (used in ESM example) to beta (c52c361)

Full Changelog

Release 5.3.0

New:

  • Improved build tool config handling (#245) (b0fadd3)
    • Support for electron-builder.json
    • Support for forge.config.js

... (truncated)

Commits
  • 962e1bc Release 6.0.1
  • 17c0661 chore: update lockfiles
  • 5c6e740 Merge pull request #323 from webdriverio-community/sm/electron-builder-example
  • 009dd12 Merge branch 'main' into sm/electron-builder-example
  • 6cf03ee chore: fix linting
  • 4f40b44 chore: update dependencies
  • dd8b96d chore: filter forge output from update:all
  • ec4e20f test: convert examples to simplified forge setup, add example-electron-builder
  • 3cfeebe refactor: move package parsing out of API specs
  • 0de6871 refactor: multiremote => e2e-multiremote
  • Additional commits viewable in compare view

Dependabot compatibility score

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @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)

Bumps [wdio-electron-service](https://github.com/webdriverio-community/wdio-electron-service) from 4.3.0 to 6.0.1.
- [Release notes](https://github.com/webdriverio-community/wdio-electron-service/releases)
- [Commits](webdriverio-community/wdio-electron-service@4.3.0...6.0.1)

---
updated-dependencies:
- dependency-name: wdio-electron-service
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2023
Copy link

🛠 Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit d6c3851.

Copy link

📷 Screenshots of tests:

🔧 **

Pre Test

Copy link
Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #194.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wdio-electron-service-6.0.1 branch December 18, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants