Skip to content

build(deps): bump yauzl, selenium-standalone and webdriverio in /modules-explanations/service-xplain/src/main/webapp/js/google-blockly#229

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/modules-explanations/service-xplain/src/main/webapp/js/google-blockly/multi-a8b80681e8
Open

build(deps): bump yauzl, selenium-standalone and webdriverio in /modules-explanations/service-xplain/src/main/webapp/js/google-blockly#229
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/modules-explanations/service-xplain/src/main/webapp/js/google-blockly/multi-a8b80681e8

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 dependencies yauzl, selenium-standalone and webdriverio. These dependencies need to be updated together.

Updates yauzl from 2.10.0 to 3.2.1

Commits

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

6.24.0 (2021-06-16)

  • selenium 4 support
  • update default versions
  • package updates
Commits
Maintainer changes

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


Updates webdriverio from 6.10.2 to 9.25.0

Release notes

Sourced from webdriverio's releases.

v9.25.0 (2026-03-10)

🚀 New Feature

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriverio
  • wdio-junit-reporter
    • #15133 fix(wdio-junit-reporter): correctly detect Cucumber framework in mult… (@​mccmrunal)
  • wdio-allure-reporter
    • #15130 fix(wdio-allure-reporter): properly resolve pending steps and status … (@​mccmrunal)

Committers: 10

v9.24.0 (2026-02-10)

🚀 New Feature

💅 Polish

📝 Documentation

Committers: 3

v9.23.3 (2026-02-01)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v9.25.0 (2026-03-10)

🚀 New Feature

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriverio
  • wdio-junit-reporter
    • #15133 fix(wdio-junit-reporter): correctly detect Cucumber framework in mult… (@​mccmrunal)
  • wdio-allure-reporter
    • #15130 fix(wdio-allure-reporter): properly resolve pending steps and status … (@​mccmrunal)

Committers: 10

v9.24.0 (2026-02-10)

🚀 New Feature

💅 Polish

📝 Documentation

Committers: 3

v9.23.3 (2026-02-01)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for webdriverio 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.

Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) to 3.2.1 and updates ancestor dependencies [yauzl](https://github.com/thejoshwolfe/yauzl), [selenium-standalone](https://github.com/webdriverio/selenium-standalone) and [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio). 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.23.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.23.0...v10.0.2)

Updates `webdriverio` from 6.10.2 to 9.25.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.25.0/packages/webdriverio)

---
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
- dependency-name: webdriverio
  dependency-version: 9.25.0
  dependency-type: direct:development
...

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 Mar 13, 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