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

chore(deps): bump teen_process and @types/teen_process #2125

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps teen_process and @types/teen_process. These dependencies needed to be updated together.
Updates teen_process from 2.0.50 to 2.0.58

Release notes

Sourced from teen_process's releases.

v2.0.58

2.0.58 (2023-10-20)

Miscellaneous Chores

  • update dependency @​types/node to v18.18.6 (6e671a2)

v2.0.57

2.0.57 (2023-10-20)

Miscellaneous Chores

  • update dependency @​types/mocha to v10.0.3 (81863f5)

v2.0.56

2.0.56 (2023-10-19)

Miscellaneous Chores

  • update dependency @​types/lodash to v4.14.200 (b9e0886)

v2.0.55

2.0.55 (2023-10-19)

Miscellaneous Chores

  • update dependency @​types/chai-as-promised to v7.1.7 (a34a148)

v2.0.54

2.0.54 (2023-10-19)

Miscellaneous Chores

  • update dependency @​appium/tsconfig to v0.3.2 (0058ec5)

v2.0.53

2.0.53 (2023-10-19)

Miscellaneous Chores

  • update dependency @​appium/eslint-config-appium to v8.0.5 (675e1ab)

v2.0.52

2.0.52 (2023-10-18)

... (truncated)

Changelog

Sourced from teen_process's changelog.

2.0.58 (2023-10-20)

Miscellaneous Chores

  • update dependency @​types/node to v18.18.6 (6e671a2)

2.0.57 (2023-10-20)

Miscellaneous Chores

  • update dependency @​types/mocha to v10.0.3 (81863f5)

2.0.56 (2023-10-19)

Miscellaneous Chores

  • update dependency @​types/lodash to v4.14.200 (b9e0886)

2.0.55 (2023-10-19)

Miscellaneous Chores

  • update dependency @​types/chai-as-promised to v7.1.7 (a34a148)

2.0.54 (2023-10-19)

Miscellaneous Chores

  • update dependency @​appium/tsconfig to v0.3.2 (0058ec5)

2.0.53 (2023-10-19)

Miscellaneous Chores

  • update dependency @​appium/eslint-config-appium to v8.0.5 (675e1ab)

2.0.52 (2023-10-18)

Miscellaneous Chores

  • update dependency @​types/chai to v4.3.9 (03a91cb)

2.0.51 (2023-10-18)

... (truncated)

Commits
  • f492ef1 chore(release): 2.0.58 [skip ci]
  • 6e671a2 chore(): update dependency @​types/node to v18.18.6
  • 24792e9 chore(release): 2.0.57 [skip ci]
  • 81863f5 chore(): update dependency @​types/mocha to v10.0.3
  • dfc0e2c chore(release): 2.0.56 [skip ci]
  • b9e0886 chore(): update dependency @​types/lodash to v4.14.200
  • d2ac4c2 chore(release): 2.0.55 [skip ci]
  • a34a148 chore(): update dependency @​types/chai-as-promised to v7.1.7
  • e34a9d6 chore(release): 2.0.54 [skip ci]
  • 0058ec5 chore(): update dependency @​appium/tsconfig to v0.3.2
  • Additional commits viewable in compare view

Updates @types/teen_process from 2.0.1 to 2.0.2

Commits

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 [teen_process](https://github.com/appium/node-teen_process) and [@types/teen_process](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/teen_process). These dependencies needed to be updated together.

Updates `teen_process` from 2.0.50 to 2.0.58
- [Release notes](https://github.com/appium/node-teen_process/releases)
- [Changelog](https://github.com/appium/node-teen_process/blob/main/CHANGELOG.md)
- [Commits](appium/node-teen_process@v2.0.50...v2.0.58)

Updates `@types/teen_process` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/teen_process)

---
updated-dependencies:
- dependency-name: teen_process
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/teen_process"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2023

Superseded by #2126.

@dependabot dependabot bot closed this Oct 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/teen_process-and-types/teen_process-2.0.58 branch October 21, 2023 02:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants