frigus02 / RESTer

A REST client for almost any web service (Firefox and Chrome Extension)
https://addons.mozilla.org/firefox/addon/rester
MIT License
343 stars 32 forks source link

Bump geckodriver from 4.4.2 to 4.4.3 #1237

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps geckodriver from 4.4.2 to 4.4.3.

Release notes

Sourced from geckodriver's releases.

Release 4.4.3

  • when if connectExisting passed to driver then args shouldn't include websocketPort (#509) (a4acdea)
  • chore: update deps (8cc5bb7)
  • chore(deps-dev): bump @​types/node from 22.1.0 to 22.2.0 (#512) (868fe28)
  • chore(deps-dev): bump webdriverio from 8.39.1 to 8.40.2 (#513) (9fdecb6)
  • chore(deps-dev): bump tsx from 4.16.5 to 4.17.0 (#511) (a7d2b5b)
  • chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 (#506) (c8254cd)
  • chore(deps-dev): bump husky from 9.1.3 to 9.1.4 (#508) (3999a09)
  • chore(deps): bump @​zip.js/zip.js from 2.7.47 to 2.7.48 (#505) (d30131f)
  • chore(deps-dev): bump @​vitest/coverage-v8 from 2.0.4 to 2.0.5 (#504) (b56d045)
  • chore(deps-dev): bump @​typescript-eslint/parser from 7.17.0 to 7.18.0 (#507) (4d9effd)
  • chore(deps-dev): bump @​types/node from 22.0.0 to 22.1.0 (#503) (7a30e84)
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#500) (32f98a9)
  • chore(deps-dev): bump @​vitest/coverage-v8 from 2.0.3 to 2.0.4 (#497) (5ca67e1)
  • chore(deps-dev): bump @​typescript-eslint/parser from 7.16.1 to 7.17.0 (#501) (7790925)
  • chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#499) (7a63544)
  • chore(deps-dev): bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 (#496) (82aa202)
  • chore(deps-dev): bump @​types/node from 20.14.11 to 22.0.0 (#498) (b20e88c)
  • chore(deps-dev): bump husky from 9.1.1 to 9.1.3 (#495) (732d85f)
  • chore(deps-dev): bump @​vitest/coverage-v8 from 2.0.2 to 2.0.3 (#493) (1c2dbfd)
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#489) (0b3994e)
  • chore(deps-dev): bump husky from 9.0.11 to 9.1.1 (#494) (255bbe4)
  • chore(deps-dev): bump @​types/node from 20.14.10 to 20.14.11 (#490) (f6c3d0f)
  • chore(deps-dev): bump @​typescript-eslint/parser from 7.16.0 to 7.16.1 (#491) (1492416)
  • chore(deps): bump @​zip.js/zip.js from 2.7.45 to 2.7.47 (#492) (a150be9)
  • chore(deps-dev): bump @​types/node from 20.14.9 to 20.14.10 (#480) (016be65)
Commits
  • 3004338 Release 4.4.3
  • a4acdea when if connectExisting passed to driver then args shouldn't include websocke...
  • 8cc5bb7 chore: update deps
  • 868fe28 chore(deps-dev): bump @​types/node from 22.1.0 to 22.2.0 (#512)
  • 9fdecb6 chore(deps-dev): bump webdriverio from 8.39.1 to 8.40.2 (#513)
  • a7d2b5b chore(deps-dev): bump tsx from 4.16.5 to 4.17.0 (#511)
  • c8254cd chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 (#506)
  • 3999a09 chore(deps-dev): bump husky from 9.1.3 to 9.1.4 (#508)
  • d30131f chore(deps): bump @​zip.js/zip.js from 2.7.47 to 2.7.48 (#505)
  • b56d045 chore(deps-dev): bump @​vitest/coverage-v8 from 2.0.4 to 2.0.5 (#504)
  • 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 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)