webdriverio-community / wdio-geckodriver-service

WebdriverIO service to start & stop GeckoDriver
MIT License
6 stars 4 forks source link

Bump geckodriver from 4.0.5 to 4.1.3 #418

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps geckodriver from 4.0.5 to 4.1.3.

Release notes

Sourced from geckodriver's releases.

Release 4.1.3

  • don't propagate cacheDir to driver (e4ad2a9)

Release 4.1.2

  • log driver start (de01d35)

Release 4.1.1

  • double mkdir call (48c38a4)
  • minor docs updates (eab499e)

Release 4.1.0

  • allow to set custom cacheDir (296f4d4)
  • Bump @​types/node from 20.4.2 to 20.4.4 (#180) (a9eeaf1)
  • Bump @​typescript-eslint/parser from 6.0.0 to 6.1.0 (#179) (a73f68c)
  • Bump webdriverio from 8.13.1 to 8.13.4 (#181) (5589e16)
  • Bump @​typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 (#178) (4d3619b)
  • Bump release-it from 16.1.2 to 16.1.3 (#177) (8f950b4)
  • Bump word-wrap from 1.2.3 to 1.2.4 (#176) (8d6d169)
  • Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 (#174) (033c05f)
  • Bump release-it from 16.1.0 to 16.1.2 (#175) (6a1c5f7)
Commits


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)