appium / appium-mac2-driver

Next-gen Appium macOS driver, backed by Apple XCTest
Apache License 2.0
116 stars 24 forks source link

chore(deps): bump teen_process from 1.16.0 to 2.0.0 #155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps teen_process from 1.16.0 to 2.0.0.

Commits
  • f0e2b1a Release v2.0.0
  • edd6af3 fix(subprocess): if process cannot start, don't wait for it when stopping
  • 253e6ea chore(deps): upgrade deps
  • a4ae96c fix(subprocess): unref the close timer
  • ed904c0 chore(deps-dev): bump @​types/node from 16.11.14 to 17.0.0 (#59)
  • f60d03f chore: add some types
  • 6e7eac7 chore: Switch CI to GitHub Actions (#57)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by boneskull, a new releaser for teen_process since your current version.


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 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)
dependabot[bot] commented 1 year ago

Superseded by #156.