Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the npm group with 8 updates:

Package From To
commander 14.0.2 14.0.3
nw 0.106.1 0.107.0
nw-builder 4.17.0 4.17.2
@types/chrome 0.1.32 0.1.36
@types/node 25.0.3 25.1.0
selenium-webdriver 4.39.0 4.40.0
@types/selenium-webdriver 4.35.4 4.35.5
vitest 4.0.16 4.0.18

Updates commander from 14.0.2 to 14.0.3

Release notes

Sourced from commander's releases.

v14.0.3

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)
Changelog

Sourced from commander's changelog.

[14.0.3] (2026-01-31)

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)
Commits

Updates nw from 0.106.1 to 0.107.0

Commits

Updates nw-builder from 4.17.0 to 4.17.2

Release notes

Sourced from nw-builder's releases.

v4.17.2

4.17.2 (2026-01-29)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1507) (889f5a9)
  • util: add options.manifestUrl null check (#1508) (78f6f73)

Chores

  • deps: bump tar from 7.5.6 to 7.5.7 in the npm group (#1514) (3d72012)
  • deps: bump the gha group in /.github/workflows with 2 updates (#1509) (9fa20be)
  • deps: bump the npm group across 1 directory with 7 updates (#1512) (ee75e55)

v4.17.1

4.17.1 (2026-01-18)

Chores

  • deps-dev: bump the npm group across 1 directory with 3 updates (#1502) (ac25b1a)
  • deps: bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflows in the gha group (#1498) (a689b09)
  • deps: migrate to @​nwutils/getter (#1500) (027289c)
Changelog

Sourced from nw-builder's changelog.

4.17.2 (2026-01-29)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1507) (889f5a9)
  • util: add options.manifestUrl null check (#1508) (78f6f73)

Chores

  • deps: bump tar from 7.5.6 to 7.5.7 in the npm group (#1514) (3d72012)
  • deps: bump the gha group in /.github/workflows with 2 updates (#1509) (9fa20be)
  • deps: bump the npm group across 1 directory with 7 updates (#1512) (ee75e55)

4.17.1 (2026-01-18)

Chores

  • deps-dev: bump the npm group across 1 directory with 3 updates (#1502) (ac25b1a)
  • deps: bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflows in the gha group (#1498) (a689b09)
  • deps: migrate to @​nwutils/getter (#1500) (027289c)
Commits
  • e8ec6d1 chore(main): release 4.17.2 (#1513)
  • 3d72012 chore(deps): bump tar from 7.5.6 to 7.5.7 in the npm group (#1514)
  • 78f6f73 fix(util): add options.manifestUrl null check (#1508)
  • 889f5a9 fix(deps): bump lodash from 4.17.21 to 4.17.23 (#1507)
  • 9fa20be chore(deps): bump the gha group in /.github/workflows with 2 updates (#1509)
  • ee75e55 chore(deps): bump the npm group across 1 directory with 7 updates (#1512)
  • 3fd9f10 chore(main): release 4.17.1 (#1501)
  • a689b09 chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflow...
  • ac25b1a chore(deps-dev): bump the npm group across 1 directory with 3 updates (#1502)
  • 027289c chore(deps): migrate to @​nwutils/getter (#1500)
  • See full diff in compare view

Updates @types/chrome from 0.1.32 to 0.1.36

Commits

Updates @types/node from 25.0.3 to 25.1.0

Commits

Updates selenium-webdriver from 4.39.0 to 4.40.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.40.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • b3333f1 [build] Prepare for release of Selenium 4.40 (#16931)
  • 1229133 [build] manual trigger job needs an approval step to limit
  • 1cc4bc7 [build] remove ruby remote tests from CI
  • bcd0976 [build] use rulesets to restrict and unrestrict trunk during release window (...
  • 47dbd0d [dotnet] [bidi] Expose Input module in root BiDi class (#16940)
  • 1fefb89 [dotnet] [bidi] FileDialogOpened event in Input module (#16934)
  • 691fb1c [grid] Improve race conditions in Grid session distribution (#16939)
  • aaeb4a5 [build] ensure compatible edge browser and driver when pinning
  • 492b6c4 [dotnet] fix syntax issue with bazel target preventing build
  • 631c5b0 [java] sanitize descriptions before using them in JavaDoc comments
  • Additional commits viewable in compare view

Updates @types/selenium-webdriver from 4.35.4 to 4.35.5

Commits

Updates vitest from 4.0.16 to 4.0.18

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits

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:

| Package | From | To |
| --- | --- | --- |
| [commander](https://github.com/tj/commander.js) | `14.0.2` | `14.0.3` |
| [nw](https://github.com/nwjs/npm-installer) | `0.106.1` | `0.107.0` |
| [nw-builder](https://github.com/nwutils/nw-builder) | `4.17.0` | `4.17.2` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.32` | `0.1.36` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.1.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.39.0` | `4.40.0` |
| [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.35.4` | `4.35.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.18` |


Updates `commander` from 14.0.2 to 14.0.3
- [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.2...v14.0.3)

Updates `nw` from 0.106.1 to 0.107.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.17.0 to 4.17.2
- [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.17.0...v4.17.2)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: nw
  dependency-version: 0.107.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nw-builder
  dependency-version: 4.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/chrome"
  dependency-version: 0.1.36
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: selenium-webdriver
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/selenium-webdriver"
  dependency-version: 4.35.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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