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 hoek, wd, selenium-standalone and request #764

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Removes hoek. It's no longer used after updating ancestor dependencies hoek, wd, selenium-standalone and request. These dependencies need to be updated together.

Removes hoek

Updates wd from 1.6.2 to 1.14.0

Commits

Updates selenium-standalone from 6.14.0 to 6.24.0

Release notes

Sourced from selenium-standalone's releases.

v6.24.0

  • selenium 4 support
  • update default versions
  • package updates

v6.23.0

  • allow specifying fullURL to download selenium or browser driver #520
  • increased download and startup timeouts, and added more logging #519
  • edgechromium startup disabled for linux platform

v6.22.2

  • edgechromium disabled for linux platform

v6.22.1

  • avoid mutating the default config

v6.22.0

  • chrome, edgechromium, and geckodriver support latest as version
  • replaced async package with native promises
  • resolved issues #468 #502 #511 #496

v6.21.0

  • resolved issues #357 #457 #376 #488 #489
  • replaced request with got
  • update diedriver version to 3.150.1
  • updated chromiumedge version to 87.0.637.0
  • updated geckodriver version to 87.0.637.0
  • decreased package size by 60% (8.6Mb)
  • nodejs version in docker updated to 12
  • added eslint + prettier
  • minor bug fixes
Changelog

Sourced from selenium-standalone's changelog.

6.24.0 (2021-06-16)

  • selenium 4 support
  • update default versions
  • package updates

6.23.0 (2020-12-02)

  • allow specifying fullURL to download selenium or browser driver #520
  • increased download and startup timeouts, and added more logging #519
  • edgechromium startup disabled for linux platform

6.22.2 (2020-11-30)

  • edgechromium install disabled for linux platform

6.22.1 (2020-11-27)

  • avoid mutating the default config

6.22.0 (2020-11-27)

  • chrome, edgechromium, and geckodriver support latest as version
  • replaced async package with native promises
  • resolved issues #468 #502 #511

6.21.0 (2020-11-26)

  • resolved issues #357 #457 #376 #488 #489
  • replaced request with got
  • update diedriver version to 3.150.1
  • updated chromiumedge version to 87.0.637.0
  • updated geckodriver version to 87.0.637.0
  • decreased package size by 60% (8.6Mb)
  • nodejs version in docker updated to 12
  • added eslint + prettier
  • minor bug fixes

6.20.1 (2020-10-09)

  • Fix chromiumedge privileges

6.20.0 (2020-09-11)

  • add support for chrome edge driver

6.19.0 (2020-08-31)

  • feat(chrome): update to latest

6.18.0 (2020-07-20)

  • chore: Update binaries versions #463

6.17.0 (2019-11-26)

  • add opts.ignoreExtraDrivers #448
  • fix prefer user config rather than default #365

6.15.4 (2018-11-15)

  • Updated Selenium Server to 3.141.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mgrybyk, a new releaser for selenium-standalone since your current version.


Updates request from 2.79.0 to 2.88.2

Changelog

Sourced from request's changelog.

Change Log

v2.88.0 (2018/08/10)

v2.87.0 (2018/05/21)

v2.86.0 (2018/05/15)

v2.85.0 (2018/03/12)

v2.84.0 (2018/03/12)

v2.83.0 (2017/09/27)

v2.82.0 (2017/09/19)

v2.81.0 (2017/03/09)

v2.80.0 (2017/03/04)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [hoek](https://github.com/hapijs/hoek). It's no longer used after updating ancestor dependencies [hoek](https://github.com/hapijs/hoek), [wd](https://github.com/admc/wd), [selenium-standalone](https://github.com/webdriverio/selenium-standalone) and [request](https://github.com/request/request). These dependencies need to be updated together.


Removes `hoek`

Updates `wd` from 1.6.2 to 1.14.0
- [Changelog](https://github.com/admc/wd/blob/master/doc/release-notes.md)
- [Commits](https://github.com/admc/wd/commits)

Updates `selenium-standalone` from 6.14.0 to 6.24.0
- [Release notes](https://github.com/webdriverio/selenium-standalone/releases)
- [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md)
- [Commits](webdriverio/selenium-standalone@v6.14.0...v6.24.0)

Updates `request` from 2.79.0 to 2.88.2
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)

---
updated-dependencies:
- dependency-name: hoek
  dependency-type: indirect
- dependency-name: wd
  dependency-type: direct:production
- dependency-name: selenium-standalone
  dependency-type: indirect
- dependency-name: request
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants