Skip to content

Bump uuid and selenium-standalone in /packages/wct-local#3854

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/wct-local/multi-f7d097367c
Open

Bump uuid and selenium-standalone in /packages/wct-local#3854
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/wct-local/multi-f7d097367c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Removes uuid. It's no longer used after updating ancestor dependency selenium-standalone. These dependencies need to be updated together.

Removes uuid

Updates selenium-standalone from 6.16.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.


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 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 [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [selenium-standalone](https://github.com/webdriverio/selenium-standalone). These dependencies need to be updated together.


Removes `uuid`

Updates `selenium-standalone` from 6.16.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.16.0...v6.24.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 
  dependency-type: indirect
- dependency-name: selenium-standalone
  dependency-version: 6.24.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
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