Skip to content

Bump minimist and appium #4

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2023

Bumps minimist to 1.2.6 and updates ancestor dependency appium. These dependencies need to be updated together.

Updates minimist from 0.0.8 to 1.2.6

Changelog

Sourced from minimist's changelog.

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93

v1.2.5 - 2020-03-12

v1.2.4 - 2020-03-11

Commits

  • security notice 4cf1354
  • additional test for constructor prototype pollution 1043d21

v1.2.3 - 2020-03-10

Commits

  • more failing proto pollution tests 13c01a5
  • even more aggressive checks for protocol pollution 38a4d1c

v1.2.2 - 2020-03-10

Commits

v1.2.1 - 2020-03-10

Merged

Commits

v1.2.0 - 2015-08-24

Commits

... (truncated)

Commits

Updates appium from 1.22.3 to 2.1.3

Release notes

Sourced from appium's releases.

@​appium/images-plugin@​2.1.3

2.1.3 (2023-08-17)

Note: Version bump only for package @​appium/images-plugin

@​appium/opencv@​2.1.3

2.1.3 (2023-08-21)

Note: Version bump only for package @​appium/opencv

[email protected]

2.1.3 (2023-08-23)

Note: Version bump only for package appium

@​appium/images-plugin@​2.1.2

2.1.2 (2023-06-14)

Bug Fixes

  • images-plugin: Make sure the template is always a buffer (#18696) (0497090)

@​appium/opencv@​2.1.2

2.1.2 (2023-08-17)

Note: Version bump only for package @​appium/opencv

[email protected]

2.1.2 (2023-08-22)

Note: Version bump only for package appium

@​appium/opencv@​2.1.1

2.1.1 (2023-06-14)

Bug Fixes

  • Do not use additional checks on opencv objects (#18714) (38f8690)

[email protected]

2.1.1 (2023-08-21)

Note: Version bump only for package appium

[email protected]

2.1.0 (2023-08-17)

... (truncated)

Changelog

Sourced from appium's changelog.

2.1.3 (2023-08-23)

Note: Version bump only for package appium

2.1.2 (2023-08-22)

Note: Version bump only for package appium

2.1.1 (2023-08-21)

Note: Version bump only for package appium

2.1.0 (2023-08-17)

Features

  • base-driver: Make it possible to provide settings as a map in session capabilities (#18970) (aaf58c3)

Bug Fixes

  • appium: Fix the plural form (97d8f0d)
  • appium: update dependency winston to v3.10.0 (b85a92a)
  • appium: Update the GET /status response to be in sync with the standard (#18972) (5a26111)
  • support: update dependency glob to v10 (#18490) (aaf31a5)
  • support: update dependency semver to v7.5.4 (03ddcdf)
  • types: update dependency type-fest to v3.13.1 (fb34ab9)

2.0.1 (2023-07-24)

Bug Fixes

  • appium: ensure plugin commands reset newCommandTimeout (41836a4)
  • support: update dependency teen_process to v2.0.4 (151c19c)

... (truncated)

Commits
  • a01a91d chore: publish
  • 524447e chore: publish
  • 820428b chore: publish
  • d6204b6 chore: publish
  • 6082cb1 docs(appium): add environment variable docs (#18994)
  • b88ac49 test(appium): add test to prove umbrella commands don't circumvent driver com...
  • 5a26111 fix(appium): Update the GET /status response to be in sync with the standard ...
  • aaf58c3 feat(base-driver): Make it possible to provide settings as a map in session c...
  • fb34ab9 fix(types): update dependency type-fest to v3.13.1
  • b85a92a fix(appium): update dependency winston to v3.10.0
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.6 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium). These dependencies need to be updated together.


Updates `minimist` from 0.0.8 to 1.2.6
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v0.0.8...v1.2.6)

Updates `appium` from 1.22.3 to 2.1.3
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/[email protected]/packages/appium)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: appium
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

1 participant