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

build(deps-dev): bump geckodriver from 4.0.5 to 4.2.0 #430

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps geckodriver from 4.0.5 to 4.2.0.

Release notes

Sourced from geckodriver's releases.

Release 4.2.0

  • Document websocket-port arg, set it to random (#196) (0abe390)
  • Bump vitest from 0.33.0 to 0.34.1 (#195) (21fd29b)
  • Bump @​types/node from 20.4.5 to 20.4.8 (#194) (f0d8ee6)
  • Bump webdriverio from 8.13.13 to 8.14.3 (#193) (bb3d568)
  • Bump @​typescript-eslint/parser from 6.2.0 to 6.2.1 (#192) (3c0ca31)
  • Bump @​typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 (#191) (a785e82)
  • Bump @​typescript-eslint/parser from 6.1.0 to 6.2.0 (#188) (96f1c3d)
  • Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1 (#190) (0485df1)
  • Bump eslint from 8.45.0 to 8.46.0 (#189) (cdbbc4b)
  • Bump octokit from 3.0.0 to 3.1.0 (#187) (43f0870)
  • Bump @​typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 (#182) (7adc3dc)
  • Bump webdriverio from 8.13.4 to 8.13.13 (#186) (caf8f1e)
  • Bump @​types/node from 20.4.4 to 20.4.5 (#185) (6bf8db0)
  • Bump node-fetch from 3.3.1 to 3.3.2 (#184) (bc99d93)
  • Bump eslint-plugin-import from 2.27.5 to 2.28.0 (#183) (2a1392b)

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
  • 67926c4 Release 4.2.0
  • 0abe390 Document websocket-port arg, set it to random (#196)
  • 21fd29b Bump vitest from 0.33.0 to 0.34.1 (#195)
  • f0d8ee6 Bump @​types/node from 20.4.5 to 20.4.8 (#194)
  • bb3d568 Bump webdriverio from 8.13.13 to 8.14.3 (#193)
  • 3c0ca31 Bump @​typescript-eslint/parser from 6.2.0 to 6.2.1 (#192)
  • a785e82 Bump @​typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 (#191)
  • 96f1c3d Bump @​typescript-eslint/parser from 6.1.0 to 6.2.0 (#188)
  • 0485df1 Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1 (#190)
  • cdbbc4b Bump eslint from 8.45.0 to 8.46.0 (#189)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geckodriver-4.2.0 branch 2 times, most recently from 569496e to 525a98b Compare August 14, 2023 07:37
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.0.5 to 4.2.0.
- [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases)
- [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md)
- [Commits](webdriverio-community/node-geckodriver@v4.0.5...v4.2.0)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geckodriver-4.2.0 branch from 525a98b to 5b222de Compare August 14, 2023 07:38
@ivmartel ivmartel added this to the 0.8.0 milestone Sep 6, 2023
@ivmartel ivmartel merged commit f3dfac2 into master Sep 6, 2023
3 checks passed
@ivmartel ivmartel deleted the dependabot/npm_and_yarn/geckodriver-4.2.0 branch September 6, 2023 06:54
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