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 @appium/base-driver from 8.7.3 to 9.3.20 #143

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

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

@​appium/base-driver@​9.3.20

9.3.20 (2023-08-23)

Bug Fixes

  • base-driver: Avoid RangeError while caching the response data (#19043) (315a5e6)
  • base-driver: fix the LRUCache.dispose callback param order (#19037) (abcf0d4)

@​appium/base-driver@​9.3.19

9.3.19 (2023-08-22)

Note: Version bump only for package @​appium/base-driver

@​appium/base-driver@​9.3.18

9.3.18 (2023-08-21)

Bug Fixes

  • base-driver: Fix possible NPE while cleaning up the state listener (#19020) (53bfc68)
  • base-driver: Respect basic auth credentials if provided (#19000) (ed8e83c)
  • driver-test-support: update dependency @​types/lodash to v4.14.197 (a080b72)

@​appium/base-driver@​9.3.17

9.3.17 (2023-08-17)

Bug Fixes

  • base-driver: Tune responses caching logic (#18922) (de5b55a)
  • driver-test-support: update definitelytyped (c320e8a)
  • support: update dependency glob to v10 (#18490) (aaf31a5)
  • test-support: update dependency @​colors/colors to v1.6.0 (1358937)
  • types: update dependency type-fest to v3.13.1 (fb34ab9)

@​appium/base-driver@​9.3.16

9.3.16 (2023-07-24)

Bug Fixes

  • base-driver: Use proper cached headers for app download (#18874) (75650a6)

@​appium/base-driver@​9.3.14

9.3.14 (2023-06-29)

Note: Version bump only for package @​appium/base-driver

@​appium/base-driver@​9.3.13

... (truncated)

Changelog

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

9.3.20 (2023-08-23)

Bug Fixes

  • base-driver: Avoid RangeError while caching the response data (#19043) (315a5e6)
  • base-driver: fix the LRUCache.dispose callback param order (#19037) (abcf0d4)

9.3.19 (2023-08-22)

Note: Version bump only for package @​appium/base-driver

9.3.18 (2023-08-21)

Bug Fixes

  • base-driver: Fix possible NPE while cleaning up the state listener (#19020) (53bfc68)
  • base-driver: Respect basic auth credentials if provided (#19000) (ed8e83c)
  • driver-test-support: update dependency @​types/lodash to v4.14.197 (a080b72)

9.3.17 (2023-08-17)

Bug Fixes

  • base-driver: Tune responses caching logic (#18922) (de5b55a)
  • driver-test-support: update definitelytyped (c320e8a)
  • support: update dependency glob to v10 (#18490) (aaf31a5)
  • test-support: update dependency @​colors/colors to v1.6.0 (1358937)
  • types: update dependency type-fest to v3.13.1 (fb34ab9)

9.3.16 (2023-07-24)

Bug Fixes

  • base-driver: Use proper cached headers for app download (#18874) (75650a6)

... (truncated)

Commits
  • a01a91d chore: publish
  • 315a5e6 fix(base-driver): Avoid RangeError while caching the response data (#19043)
  • abcf0d4 fix(base-driver): fix the LRUCache.dispose callback param order (#19037)
  • 524447e chore: publish
  • 820428b chore: publish
  • 53bfc68 fix(base-driver): Fix possible NPE while cleaning up the state listener (#19020)
  • a080b72 fix(driver-test-support): update dependency @​types/lodash to v4.14.197
  • 2f69e6d chore(base-driver): Improve bad parameters error message (#19002)
  • ed8e83c fix(base-driver): Respect basic auth credentials if provided (#19000)
  • d6204b6 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 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 [@appium/base-driver](https://github.com/appium/appium/tree/HEAD/packages/base-driver) from 8.7.3 to 9.3.20.
- [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/[email protected]/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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2023
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