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

⬆️ Bump geckodriver from 3.2.0 to 4.2.1 #396

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps geckodriver from 3.2.0 to 4.2.1.

Release notes

Sourced from geckodriver's releases.

Release 4.2.1

  • Bump @​types/unzipper from 0.10.6 to 0.10.7 (#218) (949ad67)
  • Fix bug when specifying customGeckoDriverPath (#222) (345f3f9)
  • Bump @​typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 (#228) (f16458d)
  • Bump @​types/node from 20.5.9 to 20.6.0 (#225) (6a40638)
  • Bump @​typescript-eslint/parser from 6.5.0 to 6.6.0 (#224) (17f183e)
  • Bump eslint from 8.48.0 to 8.49.0 (#229) (77c13f5)
  • Bump https-proxy-agent from 7.0.1 to 7.0.2 (#227) (0d1dfb3)
  • Bump vitest from 0.34.3 to 0.34.4 (#226) (c59f558)
  • Bump webdriverio from 8.16.3 to 8.16.6 (#223) (107941c)
  • Bump webdriverio from 8.15.9 to 8.16.3 (#217) (efe7247)
  • Bump @​typescript-eslint/parser from 6.4.1 to 6.5.0 (#221) (13c0430)
  • Bump @​typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 (#219) (f35d697)
  • Bump @​types/node from 20.5.7 to 20.5.9 (#220) (25efec0)
  • Bump which from 3.0.1 to 4.0.0 (#216) (9554f02)
  • Bump webdriverio from 8.15.4 to 8.15.9 (#215) (c2a4603)
  • Bump @​types/node from 20.5.1 to 20.5.7 (#214) (08221d4)
  • Bump typescript from 5.1.6 to 5.2.2 (#210) (60abd52)
  • Bump @​typescript-eslint/parser from 6.4.0 to 6.4.1 (#213) (e3bfa8a)
  • Bump vitest from 0.34.2 to 0.34.3 (#212) (454e256)
  • Bump @​typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 (#211) (9642c85)
  • Bump eslint from 8.47.0 to 8.48.0 (#209) (07e67dd)
  • Bump @​types/node from 20.5.0 to 20.5.1 (#208) (abb7417)
  • Bump @​typescript-eslint/parser from 6.3.0 to 6.4.0 (#207) (f193a4d)
  • Bump vitest from 0.34.1 to 0.34.2 (#206) (384fa35)
  • Bump @​typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 (#205) (3bc59b6)
  • Bump eslint-plugin-import from 2.28.0 to 2.28.1 (#203) (691b064)
  • Bump webdriverio from 8.14.6 to 8.15.4 (#204) (cec7c0f)
  • Bump @​typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 (#200) (81c54c1)
  • Bump @​typescript-eslint/parser from 6.2.1 to 6.3.0 (#202) (83d1cca)
  • Bump eslint from 8.46.0 to 8.47.0 (#197) (a4067d7)
  • Bump webdriverio from 8.14.3 to 8.14.6 (#201) (a454a07)
  • Bump release-it from 16.1.3 to 16.1.5 (#199) (61a3db9)
  • Bump @​types/node from 20.4.8 to 20.5.0 (#198) (4094cfb)

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)

... (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
  • 0982ea3 Release 4.2.1
  • 949ad67 Bump @​types/unzipper from 0.10.6 to 0.10.7 (#218)
  • 345f3f9 Fix bug when specifying customGeckoDriverPath (#222)
  • f16458d Bump @​typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 (#228)
  • 6a40638 Bump @​types/node from 20.5.9 to 20.6.0 (#225)
  • 17f183e Bump @​typescript-eslint/parser from 6.5.0 to 6.6.0 (#224)
  • 77c13f5 Bump eslint from 8.48.0 to 8.49.0 (#229)
  • 0d1dfb3 Bump https-proxy-agent from 7.0.1 to 7.0.2 (#227)
  • c59f558 Bump vitest from 0.34.3 to 0.34.4 (#226)
  • 107941c Bump webdriverio from 8.16.3 to 8.16.6 (#223)
  • 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 <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)

Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 3.2.0 to 4.2.1.
- [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@v3.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 08:28
@dependabot dependabot bot requested review from prklm10 and pankaj443 October 9, 2023 08:28
@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Oct 9, 2023
@github-actions
Copy link

This PR is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the 🍞 stale Closed due to inactivity label Oct 24, 2023
Copy link

This PR was closed because it has been stalled for 28 days with no activity.

@github-actions github-actions bot closed this Nov 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/geckodriver-4.2.1 branch November 14, 2023 19:00
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 🍞 stale Closed due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants