Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the npm group with 8 updates in the / directory:

Package From To
commander 14.0.0 14.0.2
nw 0.102.1 0.105.0
nw-builder 4.14.2 4.16.0
@types/chrome 0.1.4 0.1.27
@types/node 24.3.0 24.9.2
selenium-webdriver 4.35.0 4.38.0
@types/selenium-webdriver 4.1.28 4.35.3
vitest 3.2.4 4.0.6

Updates commander from 14.0.0 to 14.0.2

Release notes

Sourced from commander's releases.

v14.0.2

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

v14.0.1

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies
Changelog

Sourced from commander's changelog.

[14.0.2] (2025-10-25)

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

[14.0.1] (2025-09-12)

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies
Commits

Updates nw from 0.102.1 to 0.105.0

Commits

Updates nw-builder from 4.14.2 to 4.16.0

Release notes

Sourced from nw-builder's releases.

v4.16.0

4.16.0 (2025-10-05)

Features

  • deps: NW.js 0.103.0, Node v24.5.0, npm v11.5.2 (#1446) (b9e2e37)
  • deps: NW.js v0.104.0, Node v24.7.0, npm v11.6.1 (#1449) (eeb39bf)

Bug Fixes

  • util: parse options.managedManifest correctly (d3ae0da)

Chores

  • deps: bump actions (83c1df4)
  • deps: bump actions/setup-node from 4.4.0 to 5.0.0 in /.github/workflows in the gha group (#1447) (7c50902)
  • deps: bump googleapis/release-please-action from 4.2.0 to 4.3.0 in /.github/workflows in the gha group (#1442) (1cab1a8)
  • deps: bump the npm-all group across 1 directory with 4 updates (#1443) (124d8fb)
  • deps: bump the npm-all group across 1 directory with 4 updates (#1448) (8053fe1)
  • deps: bump the npm-all group across 1 directory with 8 updates (#1458) (a3e2afa)

v4.15.0

4.15.0 (2025-08-16)

Features

  • deps: NW.js v0.102.1, Node v24.5.0, npm v11.5.2 (#1439) (11b7240)

Chores

  • deps-dev: bump the npm-all group across 1 directory with 4 updates (#1438) (c1a5660)
  • deps: bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows in the gha group (#1436) (ac79b8b)
Changelog

Sourced from nw-builder's changelog.

4.16.0 (2025-10-05)

Features

  • deps: NW.js 0.103.0, Node v24.5.0, npm v11.5.2 (#1446) (b9e2e37)
  • deps: NW.js v0.104.0, Node v24.7.0, npm v11.6.1 (#1449) (eeb39bf)

Bug Fixes

  • util: parse options.managedManifest correctly (d3ae0da)

Chores

  • deps: bump actions (83c1df4)
  • deps: bump actions/setup-node from 4.4.0 to 5.0.0 in /.github/workflows in the gha group (#1447) (7c50902)
  • deps: bump googleapis/release-please-action from 4.2.0 to 4.3.0 in /.github/workflows in the gha group (#1442) (1cab1a8)
  • deps: bump the npm-all group across 1 directory with 4 updates (#1443) (124d8fb)
  • deps: bump the npm-all group across 1 directory with 4 updates (#1448) (8053fe1)
  • deps: bump the npm-all group across 1 directory with 8 updates (#1458) (a3e2afa)

4.15.0 (2025-08-16)

Features

  • deps: NW.js v0.102.1, Node v24.5.0, npm v11.5.2 (#1439) (11b7240)

Chores

  • deps-dev: bump the npm-all group across 1 directory with 4 updates (#1438) (c1a5660)
  • deps: bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows in the gha group (#1436) (ac79b8b)
Commits
  • c345a20 chore(main): release 4.16.0 (#1444)
  • eeb39bf feat(deps): NW.js v0.104.0, Node v24.7.0, npm v11.6.1 (#1449)
  • a3e2afa chore(deps): bump the npm-all group across 1 directory with 8 updates (#1458)
  • 83c1df4 chore(deps): bump actions
  • d3ae0da fix(util): parse options.managedManifest correctly
  • b9e2e37 feat(deps): NW.js 0.103.0, Node v24.5.0, npm v11.5.2 (#1446)
  • 8053fe1 chore(deps): bump the npm-all group across 1 directory with 4 updates (#1448)
  • 7c50902 chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in /.github/workflow...
  • 124d8fb chore(deps): bump the npm-all group across 1 directory with 4 updates (#1443)
  • 1cab1a8 chore(deps): bump googleapis/release-please-action from 4.2.0 to 4.3.0 in /.g...
  • Additional commits viewable in compare view

Updates @types/chrome from 0.1.4 to 0.1.27

Commits

Updates @types/node from 24.3.0 to 24.9.2

Commits

Updates selenium-webdriver from 4.35.0 to 4.38.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.38.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

Full Changelog: SeleniumHQ/selenium@selenium-4.37.0...selenium-4.38.0

Selenium 4.37.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

... (truncated)

Commits

Updates @types/selenium-webdriver from 4.1.28 to 4.35.3

Commits

Updates vitest from 3.2.4 to 4.0.6

Release notes

Sourced from vitest's releases.

v4.0.6

   🐞 Bug Fixes

    View changes on GitHub

v4.0.5

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.4

   🐞 Bug Fixes

... (truncated)

Commits
  • 2e7b2b8 chore: release v4.0.6
  • 31706df fix: reuse the same environment when isolate and fileParallelism are fals...
  • 10a06d8 fix(happy-dom): properly teardown additional keys (#8888)
  • 197caf2 fix(jsdom): pass down Node.js FormData to Request (#8880)
  • ca041f5 fix: improve spying types (#8878)
  • e3b7775 fix(coverage): prevent filtering out virtual files before remapping to source...
  • 7e6c37a fix: do not throw when importing a type from an external package (#8875)
  • 3e19f27 fix: don't merge errors with different diffs for reporting (#8871)
  • ed9fc71 chore: release v4.0.5
  • b9521e0 fix: allow module in --config (#8864)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [commander](https://github.com/tj/commander.js) | `14.0.0` | `14.0.2` |
| [nw](https://github.com/nwjs/npm-installer) | `0.102.1` | `0.105.0` |
| [nw-builder](https://github.com/nwutils/nw-builder) | `4.14.2` | `4.16.0` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.4` | `0.1.27` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.9.2` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.35.0` | `4.38.0` |
| [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.1.28` | `4.35.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.6` |



Updates `commander` from 14.0.0 to 14.0.2
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.0...v14.0.2)

Updates `nw` from 0.102.1 to 0.105.0
- [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nwjs/npm-installer/commits)

Updates `nw-builder` from 4.14.2 to 4.16.0
- [Release notes](https://github.com/nwutils/nw-builder/releases)
- [Changelog](https://github.com/nwutils/nw-builder/blob/main/CHANGELOG.md)
- [Commits](nwutils/nw-builder@v4.14.2...v4.16.0)

Updates `@types/chrome` from 0.1.4 to 0.1.27
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `@types/node` from 24.3.0 to 24.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `selenium-webdriver` from 4.35.0 to 4.38.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.38.0)

Updates `@types/selenium-webdriver` from 4.1.28 to 4.35.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

Updates `vitest` from 3.2.4 to 4.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: nw
  dependency-version: 0.105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nw-builder
  dependency-version: 4.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/chrome"
  dependency-version: 0.1.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: selenium-webdriver
  dependency-version: 4.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/selenium-webdriver"
  dependency-version: 4.35.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 4.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
...

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 1, 2025
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