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 selenium-standalone from 6.18.0 to 8.2.4 #394

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps selenium-standalone from 6.18.0 to 8.2.4.

Release notes

Sourced from selenium-standalone's releases.

Release 8.2.4

  • Armk/selenium3 backward com (#730) (562f80d)
  • Bump husky from 8.0.1 to 8.0.2 (#728) (baabbad)
  • Bump chai from 4.3.6 to 4.3.7 (#729) (ad36a29)
  • Bump eslint from 8.26.0 to 8.27.0 (#727) (b69bb53)

Release 8.2.3

  • fixed args prefix for selenium3 (#722) (e360eaa)
  • Bump eslint from 8.25.0 to 8.26.0 (f6ceca0)
  • Bump minimist from 1.2.6 to 1.2.7 (125547b)
  • Bump mocha from 10.0.0 to 10.1.0 (77144de)
  • Bump eslint from 8.24.0 to 8.25.0 (fa716d3)
  • Bump release-it from 15.4.3 to 15.5.0 (bf2aa90)

Release 8.2.2

  • Use Mac arm64 EdgeDriver when available (#716) (a66946b)
  • Bump release-it from 15.4.2 to 15.4.3 (7cdc932)
  • Bump commander from 9.4.0 to 9.4.1 (9de56c4)

Release 8.2.1

  • Fixes #709, #710: broken download link for Chrome 106+ in ARM Macs (#711) (f1bcc44)
  • Bump doctoc from 2.2.0 to 2.2.1 (353a822)
  • Bump eslint from 8.23.1 to 8.24.0 (22b0d87)
  • Bump release-it from 15.4.1 to 15.4.2 (674f381)
  • Bump eslint from 8.23.0 to 8.23.1 (04fbd0f)
  • Bump release-it from 15.4.0 to 15.4.1 (02d3c3f)
  • Bump eslint from 8.22.0 to 8.23.0 (1372b7e)
  • Bump release-it from 15.3.0 to 15.4.0 (e6f69fb)
  • Bump eslint from 8.21.0 to 8.22.0 (e0bd63c)
  • Bump release-it from 15.2.0 to 15.3.0 (b22db50)
  • Bump release-it from 15.1.4 to 15.2.0 (8c2862e)
  • Bump eslint from 8.20.0 to 8.21.0 (89fcd62)
  • Bump release-it from 15.1.2 to 15.1.4 (9b97878)
  • Bump eslint from 8.19.0 to 8.20.0 (57a2dba)
  • Bump commander from 9.3.0 to 9.4.0 (edc7417)
  • Bump release-it from 15.1.1 to 15.1.2 (d3cfae5)

Release 8.2.0

  • Bump eslint from 8.18.0 to 8.19.0 (156db1a)
  • Bump release-it from 15.1.0 to 15.1.1 (5b27a37)
  • Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (ab3b59b)
  • Bump release-it from 15.0.0 to 15.1.0 (c60ceac)
  • Bump eslint from 8.17.0 to 8.18.0 (5eb82b0)
  • Bump prettier from 2.6.2 to 2.7.1 (252040f)
  • Bump eslint from 8.16.0 to 8.17.0 (2b581f1)
  • Bump commander from 9.2.0 to 9.3.0 (bc9a955)
  • Bump eslint from 8.15.0 to 8.16.0 (8f06875)

Release 8.1.4

  • feat: Allow Safari to be launched (#675) (93d8b55)

... (truncated)

Changelog

Sourced from selenium-standalone's changelog.

7.1.0 (2021-07-01)

  • support Apple M1 for chrome and gecko drivers #558
  • prevent selenium process from hagning if spawned programmatically without stdout/stderr handlers

7.0.1 (2021-07-01)

  • removed spawnCb

7.0.0 (2021-06-18)

  • BREAKING CHANGE drop nodejs 10, minimum version is 12
  • BREAKING CHANGE removed callbacks for install and start commands
  • BREAKING CHANGE install and start commands are Promises now!
  • BREAKING CHANGE docker images are built with jdk11
  • BREAKING CHANGE dropped support of old browser drivers and platforms
  • BREAKING CHANGE change folder structure #491
  • BREAKING CHANGE removed spawnCb
  • check port before starting selenium #553

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)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wdio-user, a new releaser for selenium-standalone 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)

Bumps [selenium-standalone](https://github.com/webdriverio/selenium-standalone) from 6.18.0 to 8.2.4.
- [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.18.0...v8.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #410.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/selenium-standalone-8.2.4 branch January 2, 2023 11:01
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants