Skip to content

Bump yauzl and selenium-standalone#203

Merged
dbernstein merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-8e4c8b168f
Mar 25, 2026
Merged

Bump yauzl and selenium-standalone#203
dbernstein merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-8e4c8b168f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps yauzl to 3.2.1 and updates ancestor dependency selenium-standalone. These dependencies need to be updated together.

Updates yauzl from 2.10.0 to 3.2.1

Commits

Updates selenium-standalone from 6.24.0 to 10.0.2

Release notes

Sourced from selenium-standalone's releases.

Release 10.0.2

  • fix: replace azureedge.net with microsoft.com (#946) (a73a58a)

Release 10.0.1

  • chore(deps): Bump debug from 4.3.5 to 4.4.0 (#937) (4823de4)
  • Merge pull request #934 from webdriverio/fix/find_version_exact_version (86d6b59)
  • polish (7648915)
  • driver exact match (f607c45)
  • linter fix (cbf2498)
  • forced default port for option driveronly chrome and edge (da33238)
  • set find-process as exact version 1.4.7 (5e9fca2)
  • Bump release-it from 17.4.1 to 17.6.0 (#919) (eefd612)
  • Bump typescript from 5.5.2 to 5.5.3 (#918) (5d2c9a7)
  • Bump release-it from 17.2.1 to 17.4.1 (#916) (ddd1714)
  • Bump debug from 4.3.4 to 4.3.5 (#909) (58b34b5)
  • Bump typescript from 5.4.5 to 5.5.2 (#911) (ad1bef0)

Release 10.0.0

  • added proxy complience (#914) (caa0b20)
  • Bump release-it from 17.2.0 to 17.2.1 (#907) (c14ac95)
  • Bump yauzl from 3.1.2 to 3.1.3 (#906) (6cd97d8)
  • Bump typescript from 5.4.4 to 5.4.5 (#904) (424e672)
  • Bump release-it from 17.1.1 to 17.2.0 (#903) (aa1f07c)
  • Bump typescript from 5.4.3 to 5.4.4 (#902) (7e5e40f)
  • fix: Resolve problems reported by the TypeScript compiler (954b30a)
  • docs: Remove link to Gitter (997c8aa)

Release 9.5.0

  • Fix error with axios and proxies (#897) (77e4c6b)
  • Bump mocha from 10.3.0 to 10.4.0 (#898) (6d56e17)
  • Bump typescript from 5.4.2 to 5.4.3 (#896) (819fff1)
  • Merge pull request #895 from seanpoulter/SELENIUM_VERSION (713e626)
  • feat: Bump Selenium from 4.9.0 to 4.10.0 (c245eeb)

Release 9.4.0

  • Update README.md (786e2bc)
  • Merge pull request #894 from seanpoulter/executables (599263c)
  • fix: Use cross-env to support Windows (6d0db11)
  • chore: Configure Git (ddd3c81)
  • ci: Run on MacOS and Windows (ca22fd0)
  • fix: Prevent overwriting executable when extracting .zip (5988360)
  • Merge pull request #891 from seanpoulter/false-positive (8b3ab5c)
  • fix: Downgrade chai from 5.1.0 to 4.4.1 (478e82c)
  • fix: Fail tests should fail CI pipeline (96ca805)
  • Merge pull request #890 from seanpoulter/mversion (80ff8de)
  • chore: Remove unused dependency (83b8750)
  • Bump axios from 1.6.2 to 1.6.8 (#889) (1e1093f)
  • Bump tar-stream from 3.1.6 to 3.1.7 (#868) (abe7e02)
  • Bump yauzl from 2.10.0 to 3.1.2 (#884) (f535468)
  • Bump release-it from 17.0.1 to 17.1.1 (#876) (a448397)

... (truncated)

Changelog

Sourced from selenium-standalone's changelog.

10.0.0 (2024-06-24)

  • BREAKING CHANGE: dropped node12 support, minimum version is node14
  • added proxy complience

9.2.3 (2023-10-21)

  • fixed onCancel bug with got

9.2.2 (2023-08-26)

  • fixed splitting opts.javaArgs

9.2.1 (2023-08-26)

  • added checking downloaded files

9.1.0 (2023-08-26)

  • added new feature processKiller

9.0.6 (2023-08-24)

  • support new storage for the latest chromedriver, since v116 (channel: stable, beta, dev, canary)

7.1.0 (2021-07-01)

  • support Apple M1 for chrome and gecko drivers #558
  • prevent selenium process from hanging 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 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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 13, 2026
Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) to 3.2.1 and updates ancestor dependency [selenium-standalone](https://github.com/webdriverio/selenium-standalone). These dependencies need to be updated together.


Updates `yauzl` from 2.10.0 to 3.2.1
- [Commits](thejoshwolfe/yauzl@2.10.0...3.2.1)

Updates `selenium-standalone` from 6.24.0 to 10.0.2
- [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...v10.0.2)

---
updated-dependencies:
- dependency-name: yauzl
  dependency-version: 3.2.1
  dependency-type: indirect
- dependency-name: selenium-standalone
  dependency-version: 10.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dbernstein dbernstein force-pushed the dependabot/npm_and_yarn/multi-8e4c8b168f branch from 0b6071f to f4ca440 Compare March 25, 2026 19:35
@dbernstein dbernstein merged commit ecf49b4 into main Mar 25, 2026
1 check passed
@dbernstein dbernstein deleted the dependabot/npm_and_yarn/multi-8e4c8b168f branch March 25, 2026 19:39
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.

1 participant