Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the npm group with 2 updates in the / directory: nw-builder and selenium-webdriver.

Updates nw-builder from 4.16.2 to 4.17.1

Release notes

Sourced from nw-builder's releases.

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)

v4.17.0

4.17.0 (2026-01-03)

Features

Chores

  • deps-dev: bump globals from 16.5.0 to 17.0.0 in the npm group (#1495) (c816533)
  • deps: bump the gha group in /.github/workflows with 2 updates (#1492) (23327e5)
Changelog

Sourced from nw-builder's changelog.

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)

4.17.0 (2026-01-03)

Features

Chores

  • deps-dev: bump globals from 16.5.0 to 17.0.0 in the npm group (#1495) (c816533)
  • deps: bump the gha group in /.github/workflows with 2 updates (#1492) (23327e5)
Commits
  • 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)
  • a487168 chore(main): release 4.17.0 (#1493)
  • 5d77ea1 feat(util): support local files for options.manifestUrl (#1494)
  • c816533 chore(deps-dev): bump globals from 16.5.0 to 17.0.0 in the npm group (#1495)
  • 23327e5 chore(deps): bump the gha group in /.github/workflows with 2 updates (#1492)
  • See full diff in compare view

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

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 2 updates in the / directory: [nw-builder](https://github.com/nwutils/nw-builder) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium).


Updates `nw-builder` from 4.16.2 to 4.17.1
- [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.16.2...v4.17.1)

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)

---
updated-dependencies:
- dependency-name: nw-builder
  dependency-version: 4.17.1
  dependency-type: direct:production
  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
...

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 Jan 19, 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