nwutils / nw-builder

Build NW.js applications for Linux, MacOS and Windows
MIT License
1.68k stars 302 forks source link

chore(deps): bump the npm group across 1 directory with 2 updates #1220

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Updates axios from 1.7.5 to 1.7.6

Release notes

Sourced from axios's releases.

Release v1.7.6

Release notes:

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.6 (2024-08-30)

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Commits


Updates selenium-webdriver from 4.23.0 to 4.24.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.24.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

Commits
  • 748ffc9 Release 4.24.0 (#14429)
  • a056044 [rust] Include arguments for skipping drivers and browsers in path (#14444)
  • cdc57b2 chore(ci): correct github-script API calls (#14442)
  • 85f589e [dotnet] Disable setting 'websocketurl' capability for Chrome tests
  • 88f00af [java] Enable navigation event test in Chrome and Edge
  • f4518b8 [py] Add unhandled prompt behavior to 'ignore' option if BiDi is enabled (#14...
  • f9b043e [java] Enable tests in Edge
  • 44cf4a4 [java] Hacky fix for the Chrome keyboard input test
  • f0fdb9e [java][js] Fixing prompt/alert related tests if BiDi is enabled
  • 3963bb8 Bumping action version
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 32.67% 578 / 1769
🔵 Statements 32.67% 578 / 1769
🔵 Functions 31.03% 9 / 29
🔵 Branches 63.33% 19 / 30
File CoverageNo changed files found.
Generated in workflow #880
dependabot[bot] commented 2 months ago

Superseded by #1221.