Skip to content
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

chore(deps): bump the npm group across 1 directory with 8 updates #73

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the npm group with 3 updates in the / directory: nw, @types/chrome and @types/nw.js.

Updates nw from 0.91.0 to 0.93.0

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

Commits

Updates nw-builder from 4.10.0 to 4.12.0

Release notes

Sourced from nw-builder's releases.

v4.12.0

4.12.0 (2024-11-21)

Features

Bug Fixes

Chores

  • deps-dev: bump the npm group across 1 directory with 6 updates (#1301) (56c1192)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#1305) (2803af3)
  • deps: bump davelosert/vitest-coverage-report-action from 2.6.0 to 2.7.0 in /.github/workflows in the gha group (#1295) (23aaad8)
  • deps: bump davelosert/vitest-coverage-report-action from 2.7.0 to 2.8.0 in /.github/workflows in the gha group (#1303) (ceaf348)

v4.11.6

4.11.6 (2024-11-01)

Bug Fixes

  • bld: set product_string property in manifest to rename MacOS Helper apps (#1290) (b1caad7), closes #1286

v4.11.5

4.11.5 (2024-11-01)

Bug Fixes

Chores

  • deps-dev: bump nw from 0.92.0 to 0.93.0 in the npm group across 1 directory (#1289) (ed275ad)
  • deps: bump the gha group across 1 directory with 2 updates (#1285) (13081c9)
  • docs: clarify priority for defined options (#1281) (632db41), closes #1261
  • docs: improve terminology (84fa2a4)

v4.11.4

4.11.4 (2024-10-13)

... (truncated)

Changelog

Sourced from nw-builder's changelog.

4.12.0 (2024-11-21)

Features

Bug Fixes

Chores

  • deps-dev: bump the npm group across 1 directory with 6 updates (#1301) (56c1192)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#1305) (2803af3)
  • deps: bump davelosert/vitest-coverage-report-action from 2.6.0 to 2.7.0 in /.github/workflows in the gha group (#1295) (23aaad8)
  • deps: bump davelosert/vitest-coverage-report-action from 2.7.0 to 2.8.0 in /.github/workflows in the gha group (#1303) (ceaf348)

4.11.6 (2024-11-01)

Bug Fixes

  • bld: set product_string property in manifest to rename MacOS Helper apps (#1290) (b1caad7), closes #1286

4.11.5 (2024-11-01)

Bug Fixes

Chores

  • deps-dev: bump nw from 0.92.0 to 0.93.0 in the npm group across 1 directory (#1289) (ed275ad)
  • deps: bump the gha group across 1 directory with 2 updates (#1285) (13081c9)
  • docs: clarify priority for defined options (#1281) (632db41), closes #1261
  • docs: improve terminology (84fa2a4)

4.11.4 (2024-10-13)

Bug Fixes

  • util: strip special and control characters from app.name (#1259) (b035bc3)

... (truncated)

Commits
  • 028d908 chore(main): release 4.12.0 (#1297)
  • 56c1192 chore(deps-dev): bump the npm group across 1 directory with 6 updates (#1301)
  • 2803af3 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#1305)
  • ceaf348 chore(deps): bump davelosert/vitest-coverage-report-action from 2.7.0 to 2.8....
  • bd2f926 feat(run): return NW.js process reference (#1304)
  • 4f388a9 fix(util): validate options.app.* values (#1302)
  • 3034f5c fix(util): validate options.* correctly (#1298)
  • 23aaad8 chore(deps): bump davelosert/vitest-coverage-report-action from 2.6.0 to 2.7....
  • a82c140 fix: miscellaneous quality of life improvements (#1296)
  • 89f7d64 chore(main): release 4.11.6 (#1291)
  • Additional commits viewable in compare view

Updates @types/chrome from 0.0.270 to 0.0.283

Commits

Updates @types/node from 22.5.4 to 22.9.1

Commits

Updates @types/nw.js from 0.91.0 to 0.92.0

Commits

Updates @types/selenium-webdriver from 4.1.26 to 4.1.27

Commits

Updates selenium-webdriver from 4.24.0 to 4.26.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.26.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

... (truncated)

Commits
  • 69f9e5e [build] Prepare for release of Selenium 4.26.0 (#14665)
  • 5be3015 [ci][rb] Fix remote tests (#14679)
  • e7c09a2 [grid] enable the httpclient to perform async requests #14403 (#14409)
  • f391cd0 [py] Added more internal logging for CDP (#14668)
  • 9b8cfb1 [dotnet] Fixed typo in ResponseData MymeType -> MimeType (#14670)
  • 8e95ea9 [py] moved isort, black and docformatter settings from tox.ini file t...
  • e9e684d [grid] limit the number of websocket connections per session (#14410)
  • b01041f [py]: set consistent polling across java and python for WebDriverWait metho...
  • 68f82b3 [js]: Fix sendKeys command fail on FileDetector.handleFile error. (#14663)
  • b2702ca [dotnet] Treat SM's logs always as Trace to avoid SM writing at Info level (#...
  • Additional commits viewable in compare view

Updates vitest from 2.0.5 to 2.1.5

Release notes

Sourced from vitest's releases.

v2.1.5

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

... (truncated)

Commits
  • 32f23b9 chore: release v2.1.5
  • 417bdb4 fix(browser): init browsers eagerly when tests are running (#6876)
  • 93b67c2 fix: throw an error and a warning if .poll, .element, .rejects/`.resolv...
  • 9a0c93d fix(browser): stop the browser rpc when the pool is closed (#6858)
  • 251893b chore: set resolve.mainFields and resolve.conditions for SSR environment ...
  • 0ad2cdc chore(deps): update all non-major dependencies (#6890)
  • 4c96cce fix: print ssrTransform error (#6885)
  • 98f76ea fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)
  • 00ebea6 refactor(reporters): base reporter readability improvements (#6889)
  • 9b3c3de chore: add JSDoc to Jest assertions and asymmetric matchers (#6822)
  • 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 3 updates in the / directory: [nw](https://github.com/nwjs/npm-installer), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) and [@types/nw.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nw.js).


Updates `nw` from 0.91.0 to 0.93.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.10.0 to 4.12.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.10.0...v4.12.0)

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

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

Updates `@types/nw.js` from 0.91.0 to 0.92.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nw.js)

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

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

Updates `vitest` from 2.0.5 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest)

---
updated-dependencies:
- dependency-name: nw
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nw-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/nw.js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #74.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-a28cd5e0d0 branch November 25, 2024 00:45
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