web-push-libs / web-push

Web Push library for Node.js
Other
3.28k stars 304 forks source link

Bump geckodriver from 3.2.0 to 4.0.4 #815

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps geckodriver from 3.2.0 to 4.0.4.

Release notes

Sourced from geckodriver's releases.

Release 4.0.4

  • Update the bin-script reference (#124) (07babfa)

Release 4.0.3

  • Bump typescript from 5.0.4 to 5.1.3 (#135) (d96c5a7)
  • Bump @​vitest/coverage-c8 from 0.31.1 to 0.31.4 (#140) (e0cbcd6)
  • Bump vitest from 0.31.1 to 0.31.4 (#138) (5551266)
  • Bump @​typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 (#137) (56d5168)
  • Bump webdriverio from 8.10.5 to 8.10.7 (#133) (fae4f10)
  • Bump @​typescript-eslint/parser from 5.59.7 to 5.59.8 (#136) (db9f086)
  • Bump release-it from 15.10.3 to 15.10.5 (#134) (002f497)
  • Bump eslint from 8.41.0 to 8.42.0 (#132) (88cd697)

Release 4.0.2

  • Bump http-proxy-agent from 6.1.0 to 7.0.0 (#126) (b857475)
  • Bump @​typescript-eslint/parser from 5.59.6 to 5.59.7 (#130) (78ffc90)
  • Bump webdriverio from 8.10.4 to 8.10.5 (#131) (425d80b)
  • Bump octokit from 2.0.16 to 2.0.19 (#128) (6994029)
  • Bump @​typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 (#129) (8e48611)
  • Bump https-proxy-agent from 6.2.0 to 7.0.0 (#127) (afbc8c1)
  • Bump @​types/node from 20.2.3 to 20.2.5 (#125) (a2488a7)

v4.0.1

Changelog:

  • Add relative path to types.ts import (#122) (c54728e)
  • Bump http-proxy-agent from 6.0.1 to 6.1.0 (#119) (91609aa)
  • Bump octokit from 2.0.14 to 2.0.16 (#121) (1698373)
  • Bump eslint from 8.40.0 to 8.41.0 (#120) (45f8a66)
  • Bump webdriverio from 8.10.2 to 8.10.4 (#118) (a07f9e6)
  • Bump @​types/node from 20.1.7 to 20.2.3 (#117) (262589f)
  • Bump https-proxy-agent from 6.1.0 to 6.2.0 (#116) (3885dd6)
  • minor docs update (8dcdab3)

Release 4.0.0

:boom: Breaking Change

  • deprecate Node.js v14 and require v16.13 as minimum version
  • removed version export (please raise an issue if you care about this feature)
  • removed path export (use new download export to get the path to Geckodriver)
  • removed stop export (use p.kill() instead)
  • arguments for export start method changed from string[] to typed object

:rocket: New Feature

  • auto-detect latest Geckodriver version

💅 Polish

  • improve and update documentation

:house: Internal

  • switch to TypeScript

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