Skip to content

chore(deps-dev): bump the npm group with 4 updates #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2025

Bumps the npm group with 4 updates: nw, puppeteer, selenium-webdriver and vitest.

Updates nw from 0.86.0-3 to 0.99.1

Changelog

Sourced from nw's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

[0.94.1-1]

Added

  • Set allowExcessArguments to true in commander 6bcbfec

[0.91.0]

Changed

  • Move tests to seperate directory bd3fabb

Removed

  • Uninstall patch-package package 5b6cc97

[0.90.0-1]

Added

[0.88.0-5]

Changed

  • Coerce version prerelease type to string 992aa86

[0.88.0-4]

Changed

  • Detect build flavor during run mode. b4dbb64

[0.88.0-3]

Added

  • Get file path to NW.js directory. 5b37b6d

[0.88.0-2]

... (truncated)

Commits

Updates puppeteer from 22.6.4 to 24.8.2

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.8.2

24.8.2 (2025-05-07)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4

puppeteer: v24.8.2

24.8.2 (2025-05-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4
      • puppeteer-core bumped from 24.8.1 to 24.8.2

puppeteer-core: v24.8.1

24.8.1 (2025-05-06)

Bug Fixes

puppeteer: v24.8.1

24.8.1 (2025-05-06)

Bug Fixes

Dependencies

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.8.2 (2025-05-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4

Bug Fixes

24.8.1 (2025-05-06)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.8.0 to 24.8.1

24.8.0 (2025-05-02)

Features

Bug Fixes

... (truncated)

Commits
  • 9e4619d chore: release main (#13855)
  • c747eb8 fix: decode URL before parsing (#13857)
  • a83e6ce fix: roll to Chrome 136.0.7103.92 (#13854)
  • 946ca30 chore(deps): Bump github/codeql-action from 3.28.16 to 3.28.17 in the all gro...
  • 712f7c1 docs: Update extensions guide with new launch option (#13852)
  • 265275d chore(deps): Bump the all group in /website with 2 updates (#13837)
  • 7e1248f chore(deps-dev): Bump the dev-dependencies group across 1 directory with 20 u...
  • 7a2da7d chore: release main (#13850)
  • ce68116 docs: fix typos in browser-management.md (#13848)
  • 250cccb fix(webdriver): bump chromium-bidi (#13844)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.


Updates selenium-webdriver from 4.19.0 to 4.32.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.32.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • d17c8aa [build] Prepare for release of Selenium 4.32.0 (#15690)
  • 70e415a [build] allow manually rerunning RBE with cache disabled (#15680)
  • 4cacd4a [grid] Remove browserName capability from stereotype and SlotMatcher when u...
  • bce221b [java] Bump deps from BOMs to latest versions (#15689)
  • adf0c4c [java] If a dep comes from a BOM, omit the version number (#15682)
  • f2d3870 [py] Server class to manage (download/run) grid server (#15666)
  • 169ce63 [py] Remove support for GLOBAL_DEFAULT_TIMEOUT environment variable (#15673)
  • e8331d1 [py] Add client_config property and update deprecation messages (#15674)
  • 3ff6f9a [rb] Add websocket-port parameter to firefox service (#15458)
  • 479d197 [rb] handle issue with selenium manager exit status being nil (#15676)
  • Additional commits viewable in compare view

Updates vitest from 1.5.0 to 3.1.3

Release notes

Sourced from vitest's releases.

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub

v3.1.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.1.1

... (truncated)

Commits
  • 6e8d937 chore: release v3.1.3
  • 8c7f75a fix: ignore failures on writeToCache (#7893)
  • d613b81 fix(reporters): --merge-reports to show each total run times (#7877)
  • 2fa763a fix: reset mocks on test retry/repeat (#7897)
  • 573cb16 ci: fix flaky browser tests (#7887)
  • 03660f9 fix(browser): correctly inherit CLI options (#7858)
  • a83f3bf fix: correctly resolve vitest import if inline: true is set (#7856)
  • 5a0afd1 chore: release v3.1.2
  • b70a6f1 chore(deps): unbundle tinyglobby and update (#7864)
  • f9eacbc fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...
  • 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 4 updates: [nw](https://github.com/nwjs/npm-installer), [puppeteer](https://github.com/puppeteer/puppeteer), [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


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

Updates `puppeteer` from 22.6.4 to 24.8.2
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v22.6.4...puppeteer-v24.8.2)

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

Updates `vitest` from 1.5.0 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: nw
  dependency-version: 0.99.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: puppeteer
  dependency-version: 24.8.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: selenium-webdriver
  dependency-version: 4.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 3.1.3
  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 May 18, 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.

0 participants