web-push-libs / web-push

Web Push library for Node.js
Other
3.21k stars 306 forks source link

Bump geckodriver from 4.3.0 to 4.3.2 #884

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps geckodriver from 4.3.0 to 4.3.2.

Release notes

Sourced from geckodriver's releases.

Release 4.3.2

  • (fix): download raw cargo.yaml to avoid rate limiting (08a5ecf)
  • (chore): update deps (9753af8)
  • Fix GECKODRIVER_AUTO_INSTALL variable (#356) (2955bc5)
  • Bump @​types/node from 20.11.5 to 20.11.10 (#355) (2e8c232)
  • Bump @​vitest/coverage-v8 from 1.2.1 to 1.2.2 (#353) (7208897)
  • Bump @​typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (#354) (3c966bf)
  • Bump webdriverio from 8.28.8 to 8.29.1 (#352) (9c4104d)
  • Bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 (#349) (4ed12cb)
  • Bump vitest from 1.2.1 to 1.2.2 (#350) (0840367)
  • Bump release-it from 17.0.1 to 17.0.3 (#351) (923d88a)
  • Bump husky from 8.0.3 to 9.0.6 (#348) (3776dff)

Release 4.3.1

  • (fix): pull latest release version from new endpoint (#346) (57a1aca)
  • Bump @​types/node from 20.11.0 to 20.11.5 (#342) (61bb323)
  • Bump @​typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 (#343) (fe7f779)
  • Bump vitest from 1.2.0 to 1.2.1 (#341) (a4d3ecb)
  • Bump @​vitest/coverage-v8 from 1.2.0 to 1.2.1 (#340) (f70dee7)
  • Bump webdriverio from 8.27.2 to 8.28.8 (#339) (4a4f3f2)
  • Bump @​typescript-eslint/parser from 6.18.1 to 6.19.0 (#338) (a45c54b)
  • Bump vite from 5.0.11 to 5.0.12 (#337) (5b89a6e)
  • Bump @​types/node from 20.10.7 to 20.11.0 (#335) (55f84ea)
  • Bump vitest from 1.1.3 to 1.2.0 (#334) (c7182b3)
  • Bump @​vitest/coverage-v8 from 1.1.1 to 1.2.0 (#332) (db43b72)
  • Bump webdriverio from 8.27.0 to 8.27.2 (#333) (11d466e)
  • Bump @​typescript-eslint/parser from 6.18.0 to 6.18.1 (#336) (7e6b025)
  • Bump @​typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 (#331) (5aa21a1)
  • Bump @​typescript-eslint/eslint-plugin from 6.16.0 to 6.18.0 (#330) (b4e7249)
  • Bump vitest from 1.1.1 to 1.1.3 (#326) (d33b8c4)
  • Bump @​types/node from 20.10.6 to 20.10.7 (#328) (6ef7359)
  • Bump @​typescript-eslint/parser from 6.16.0 to 6.18.0 (#329) (5872684)
  • Bump @​vitest/coverage-v8 from 1.1.0 to 1.1.1 (#324) (5b10c67)
  • Bump @​types/node from 20.10.5 to 20.10.6 (#323) (f840f1e)
  • Bump vitest from 1.1.0 to 1.1.1 (#322) (c27d0bf)
  • update deps (835f45e)
Commits
  • 20bce4f Release 4.3.2
  • 08a5ecf (fix): download raw cargo.yaml to avoid rate limiting
  • 9753af8 (chore): update deps
  • 2955bc5 Fix GECKODRIVER_AUTO_INSTALL variable (#356)
  • 2e8c232 Bump @​types/node from 20.11.5 to 20.11.10 (#355)
  • 7208897 Bump @​vitest/coverage-v8 from 1.2.1 to 1.2.2 (#353)
  • 3c966bf Bump @​typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (#354)
  • 9c4104d Bump webdriverio from 8.28.8 to 8.29.1 (#352)
  • 4ed12cb Bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 (#349)
  • 0840367 Bump vitest from 1.2.1 to 1.2.2 (#350)
  • 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)
dependabot[bot] commented 4 months ago

Superseded by #891.