JabRef / JabRef-Browser-Extension

Browser extension for JabRef to allow importing of new items directly from the browser.
https://www.jabref.org/
GNU Affero General Public License v3.0
83 stars 22 forks source link

chore(deps-dev): bump geckodriver from 3.2.0 to 4.2.0 #598

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps geckodriver from 3.2.0 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)

Release 4.0.5

  • omit dev deps in audit (8a1c63b)
  • Bump eslint from 8.42.0 to 8.43.0 (#154) (d2abc17)
  • Bump octokit from 2.0.19 to 2.0.22 (#151) (3003eac)
  • Bump @​typescript-eslint/parser from 5.59.9 to 5.59.11 (#157) (6da5f59)
  • Bump @​types/node from 20.3.0 to 20.3.1 (#149) (4f388a7)
  • Bump tar-fs from 2.1.1 to 3.0.2 (#155) (1e2226b)
  • Bump webdriverio from 8.11.1 to 8.11.2 (#153) (932e10a)
  • Bump vitest from 0.32.0 to 0.32.2 (#152) (430632f)
  • Bump @​vitest/coverage-c8 from 0.32.0 to 0.32.2 (#150) (814c71f)
  • Bump vitest from 0.31.4 to 0.32.0 (#146) (6544b84)
  • Bump @​typescript-eslint/parser from 5.59.8 to 5.59.9 (#147) (33874cb)

... (truncated)

Changelog

Sourced from geckodriver's changelog.

Changelog

For updates and changelogs on v4.0.0 and above, go to https://github.com/webdriverio-community/node-geckodriver/releases.

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
Maintainer changes

This version was pushed to npm by wdio-user, a new releaser for geckodriver since your current version.


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 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)