webdriverio-community / wdio-electron-service

WebdriverIO service for testing Electron applications
https://webdriver.io
MIT License
32 stars 14 forks source link

chore(deps): bump @electron/packager from 18.3.2 to 18.3.3 #638

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @electron/packager from 18.3.2 to 18.3.3.

Release notes

Sourced from @​electron/packager's releases.

v18.3.3

18.3.3 (2024-06-18)

Bug Fixes

  • appDireactory missing for windows-sign options (#1731) (2f92bbd)
  • types: HookFunction.platform should use TargetPlatform (#1732) (022f6d5)
Commits
  • 2f92bbd fix: appDireactory missing for windows-sign options (#1731)
  • 022f6d5 fix(types): HookFunction.platform should use TargetPlatform (#1732)
  • 310fe18 chore: bump actions/checkout from 4.1.6 to 4.1.7 (#1736)
  • 2bec949 chore: bump debug from 4.3.4 to 4.3.5 (#1730)
  • f888b66 chore: bump sinon from 17.0.2 to 18.0.0 (#1724)
  • ea154a3 chore: bump @​electron/osx-sign from 1.2.0 to 1.3.0 (#1726)
  • fc81151 chore: bump electronjs/node in .circleci/config.yml to 2.3.0 (#1735)
  • 398c8da chore: bump electronjs/node in .circleci/config.yml to 2.2.3 (#1728)
  • 00d20b9 chore: bump actions/checkout from 4.1.5 to 4.1.6 (#1727)
  • 0813bde chore: bump electronjs/node in .circleci/config.yml to 2.2.2 (#1721)
  • 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 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)