Skip to content

Comments

chore(deps): bump @appium/base-driver from 8.7.3 to 9.3.8#88

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/appium/base-driver-9.3.8
Closed

chore(deps): bump @appium/base-driver from 8.7.3 to 9.3.8#88
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/appium/base-driver-9.3.8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps @appium/base-driver from 8.7.3 to 9.3.8.

Release notes

Sourced from @​appium/base-driver's releases.

@​appium/base-driver@​9.3.8

9.3.8 (2023-05-17)

Bug Fixes

  • base-driver: Ignore unknown script arguments (#18575) (4f564ef)
  • support: update dependency axios to v1.3.6 (6692227)
  • support: update dependency axios to v1.4.0 (91a6bc5)
  • types: update dependency type-fest to v3.10.0 (3c4d3ac)
  • types: update dependency type-fest to v3.9.0 (94a207f)

@​appium/base-driver@​9.3.7

9.3.7 (2023-04-14)

Bug Fixes

  • basedriver: allow arbitrary session data to be returned by getSession (6245022)

@​appium/base-driver@​9.3.6

9.3.6 (2023-04-10)

Bug Fixes

  • support: update dependency axios to v1.3.5 (6cf1480)
  • types: update dependency type-fest to v3.8.0 (d6c42e9)

@​appium/base-driver@​9.3.5

9.3.5 (2023-04-03)

Bug Fixes

  • types: update dependency type-fest to v3.7.2 (5580539)

@​appium/base-driver@​9.3.4

9.3.4 (2023-03-28)

Bug Fixes

  • appium,types,base-driver,fake-driver,driver-test-support: normalize constraint defaults (3c9fa7b)
  • backwards-compatible fixes for TS v5.x (4974403)
  • base-driver,base-plugin,types: update PluginCommand and DriverCommand types (0dcd5fa)
  • base-driver,types: fix websocket-related types on AppiumServer (34891f5)
  • base-driver: fix timeout mixin to use proper context types (51a8f2f)
  • base-driver: misc type fixes (d303527)
  • basedriver: convert main driver implementation to typescript (deb631b), closes #18379 #18379

... (truncated)

Changelog

Sourced from @​appium/base-driver's changelog.

9.3.8 (2023-05-17)

Bug Fixes

  • base-driver: Ignore unknown script arguments (#18575) (4f564ef)
  • support: update dependency axios to v1.3.6 (6692227)
  • support: update dependency axios to v1.4.0 (91a6bc5)
  • types: update dependency type-fest to v3.10.0 (3c4d3ac)
  • types: update dependency type-fest to v3.9.0 (94a207f)

9.3.7 (2023-04-14)

Bug Fixes

  • basedriver: allow arbitrary session data to be returned by getSession (6245022)

9.3.6 (2023-04-10)

Bug Fixes

  • support: update dependency axios to v1.3.5 (6cf1480)
  • types: update dependency type-fest to v3.8.0 (d6c42e9)

9.3.5 (2023-04-03)

Bug Fixes

  • types: update dependency type-fest to v3.7.2 (5580539)

9.3.4 (2023-03-28)

Bug Fixes

... (truncated)

Commits
  • 6b24553 chore: publish
  • 3c4d3ac fix(types): update dependency type-fest to v3.10.0
  • 94a207f fix(types): update dependency type-fest to v3.9.0
  • 91a6bc5 fix(support): update dependency axios to v1.4.0
  • 4f564ef fix(base-driver): Ignore unknown script arguments (#18575)
  • 6692227 fix(support): update dependency axios to v1.3.6
  • d3c30e5 chore(deps): update definitelytyped
  • 11406e4 chore: publish
  • 6245022 fix(basedriver): allow arbitrary session data to be returned by getSession
  • e9b5022 chore: publish
  • 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 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 [@appium/base-driver](https://github.com/appium/appium/tree/HEAD/packages/base-driver) from 8.7.3 to 9.3.8.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/base-driver/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/base-driver@9.3.8/packages/base-driver)

---
updated-dependencies:
- dependency-name: "@appium/base-driver"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #95.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/appium/base-driver-9.3.8 branch May 22, 2023 12:19
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