Skip to content

Bump selenium-standalone from 6.24.0 to 8.2.5#113

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/selenium-standalone-8.2.5
Open

Bump selenium-standalone from 6.24.0 to 8.2.5#113
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/selenium-standalone-8.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 2, 2023

Copy link
Copy Markdown

Bumps selenium-standalone from 6.24.0 to 8.2.5.

Release notes

Sourced from selenium-standalone's releases.

Release 8.2.5

  • as selenium-standalone still support node": ">=12.0.0 prevent install… (#744) (d20a960)
  • Bump mocha from 10.1.0 to 10.2.0 (#741) (abd17cf)
  • Bump prettier from 2.8.0 to 2.8.1 (#742) (cdadc82)
  • Bump eslint from 8.29.0 to 8.30.0 (#743) (4f0435a)
  • Bump release-it from 15.5.0 to 15.5.1 (#737) (8aaa38b)
  • Bump eslint from 8.28.0 to 8.29.0 (#738) (f647995)
  • Bump fs-extra from 10.1.0 to 11.1.0 (#739) (c5cd3c2)
  • Bump prettier from 2.7.1 to 2.8.0 (#735) (0c4041c)
  • Bump eslint from 8.27.0 to 8.28.0 (#732) (d5d99bc)
  • Fix port flag in CLI docs - fixes #734 (ac47180)

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

... (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
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.24.0 to 8.2.5.
- [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.24.0...v8.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
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.

0 participants