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 7 updates #59

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Bumps the npm group with 7 updates in the / directory:

Package From To
nw 0.91.0 0.93.0
nw-builder 4.10.0 4.11.4
@types/chrome 0.0.270 0.0.279
@types/node 22.5.4 22.7.9
@types/nw.js 0.91.0 0.92.0
selenium-webdriver 4.24.0 4.25.0
vitest 2.0.5 2.1.3

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.11.4

Release notes

Sourced from nw-builder's releases.

v4.11.4

4.11.4 (2024-10-13)

Bug Fixes

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

Chores

  • deps: bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows in the gha group (#1273) (3165f2b)
  • deps: bump the npm group across 1 directory with 7 updates (#1275) (5f26f21)
  • deps: drop Dependabot support for v3 branch (19cf479)

v4.11.3

4.11.3 (2024-10-02)

Bug Fixes

  • get: do not check integrity of community ffmpeg but give a warning (#1253) (0c05a34), closes #1209

v4.11.2

4.11.2 (2024-10-02)

Bug Fixes

  • get: verify shasum for official ffmpeg not community ffmpeg (#1251) (9385836), closes #1209

v4.11.1

4.11.1 (2024-10-01)

Bug Fixes

Chores

  • deps-dev: bump the npm group across 1 directory with 6 updates (#1250) (94da963)
  • deps: bump rollup from 4.22.1 to 4.22.4 (#1241) (6601ebc)
  • deps: bump the gha group across 1 directory with 2 updates (#1247) (526454e)

v4.11.0

4.11.0 (2024-09-20)

... (truncated)

Changelog

Sourced from nw-builder's changelog.

4.11.4 (2024-10-13)

Bug Fixes

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

Chores

  • deps: bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows in the gha group (#1273) (3165f2b)
  • deps: bump the npm group across 1 directory with 7 updates (#1275) (5f26f21)
  • deps: drop Dependabot support for v3 branch (19cf479)

4.11.3 (2024-10-02)

Bug Fixes

  • get: do not check integrity of community ffmpeg but give a warning (#1253) (0c05a34), closes #1209

4.11.2 (2024-10-02)

Bug Fixes

  • get: verify shasum for official ffmpeg not community ffmpeg (#1251) (9385836), closes #1209

4.11.1 (2024-10-01)

Bug Fixes

Chores

  • deps-dev: bump the npm group across 1 directory with 6 updates (#1250) (94da963)
  • deps: bump rollup from 4.22.1 to 4.22.4 (#1241) (6601ebc)
  • deps: bump the gha group across 1 directory with 2 updates (#1247) (526454e)

4.11.0 (2024-09-20)

Features

  • bld: add NSLocalNetworkUsageDescription option for MacOS (#1236) (eea3f69), closes #1235

... (truncated)

Commits
  • ef120b2 chore(main): release 4.11.4 (#1271)
  • 5f26f21 chore(deps): bump the npm group across 1 directory with 7 updates (#1275)
  • 3165f2b chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows ...
  • 19cf479 chore(deps): drop Dependabot support for v3 branch
  • b035bc3 fix(util): strip special and control characters from app.name (#1259)
  • 9bfe70f chore(main): release 4.11.3 (#1254)
  • 0c05a34 fix(get): do not check integrity of community ffmpeg but give a warning (#1253)
  • ac2d603 chore(main): release 4.11.2 (#1252)
  • 9385836 fix(get): verify shasum for official ffmpeg not community ffmpeg (#1251)
  • c038327 chore(main): release 4.11.1 (#1242)
  • Additional commits viewable in compare view

Updates @types/chrome from 0.0.270 to 0.0.279

Commits

Updates @types/node from 22.5.4 to 22.7.9

Commits

Updates @types/nw.js from 0.91.0 to 0.92.0

Commits

Updates selenium-webdriver from 4.24.0 to 4.25.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.25.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

  • 030fcf7918 - [ci] Using the commit sha and quoting values in workflow (Diego Molina)
  • 2d8e47d2ef - [ci] Setting permissions on workflow (Diego Molina)
  • aabdb7f98b - Update mirror info (Fri Sep 20 00:22:17 UTC 2024) (Selenium CI Bot)
  • 72f3c942cb - [ci] Fixing typo on workflow (Diego Molina)
  • f6f3ef3609 - [ci] Trying out a different release action (Diego Molina)
  • 96976cc287 - [ci] Removing release notes headers (Diego Molina)
  • f08149cae9 - [ci] Continuing if tag already exists (Diego Molina)
  • dc05aef1e2 - [ci] Fetching all history and trunk (Diego Molina)
  • ea4ecca90f - [ci] Fetching tags after the build has completed. (Diego Molina)
  • 54d83558d1 - [ci] Enabling workflow to be triggered manually (Diego Molina)
  • 95717cd268 - [build] Prepare for release of Selenium 4.25.0 (#14521) (Selenium CI Bot)
  • 8181cd62a3 - Update stage-release.yml (Diego Molina)
  • 26db22e5b2 - [build] Prepare for release of Selenium 4.25.0 (#14516) (Selenium CI Bot)
  • 747c6bf243 - [ci] Setup curl for Ubuntu on the pre release workflow (Diego Molina)
  • 4d7d336b5a - [ci] Setup curl for Ubuntu on the stage release workflow (Diego Molina)
  • 29dbcf1972 - [gitpod] Updating Dockerfile for gitpod (Diego Molina)
  • 6dd13d7314 - [py] fix tests in correct_event_firing_tests.py (#14510) (Navin Chandra)
  • f666c7f11b - .gitignore: add py/python.iml (#14505) (Swastik Baranwal)
  • 1af29ab473 - [bazel] Bump rules_java to 7.11.1 (Simon Mavi Stewart)
  • 8d6af178c7 - [bazel] Bump the JS rules to latest versions (#14512) (Simon Stewart)
  • 0d426741c9 - [rust] Selenium Manager errors when browser-path is wrong (#13352) (#14381) (Boni García)
  • 64590084bc - [rust] Reuse driver mirror URL (when available) to discover Firefox versions (#13941) (#14493) (Boni García)
  • 2970ad30a7 - [js][bidi] Fix flaky test for network event (Puja Jagani)
  • 375e841c7a - [java] Escape cookie values when required for tests (#14486) (Swastik Baranwal)
  • b8b76bb038 - [dotnet] [bidi] Consistent naming for main BiDi itself (Nikolay Borisenko)
  • b88f688db7 - [dotnet] [bidi] Rename entry point AsBidirectional to AsBiDirectional (Nikolay Borisenko)
  • 7602371488 - [rb] Allow driver path to be set using ENV variables (#14287) (Augustin Gottlieb Pequeno)
  • 39c38e48cd - Fix formatting (Puja Jagani)
  • 3e6802ef93 - Update .gitignore (Puja Jagani)
  • 1cb7c2afbc - [js] Updating version to nightly (Puja Jagani)
  • b5498a4146 - Update version (Puja Jagani)
  • 603f4a4a59 - Update Javascript changelog (Puja Jagani)
  • 7c8b46dd4a - [js] Close CDP websocket connection on driver.quit (#14501) (Puja Jagani)
  • a7a53fbfe6 - [dotnet] [bidi] Expose BiDi associated reference in browsing context (Nikolay Borisenko)
  • 35dd34afbd - [dotnet] [bidi] Simplify browsing context type enumeration (Nikolay Borisenko)
  • 3e02303e68 - [dotnet] [bidi] Simplify browsing context to be just context (Nikolay Borisenko)
  • b778ad5e1d - [dotnet] [bidi] Rename method of screenshot result to ToByteArray (Nikolay Borisenko)
  • dd50e28b9b - [dotnet] Workaround using pre-processor directive (#14499) (Nikolay Borisenko)
  • 210012b174 - [dotnet] [bidi] Hide context from command options in contextual env (Nikolay Borisenko)

... (truncated)

Commits
  • 030fcf7 [ci] Using the commit sha and quoting values in workflow
  • 2d8e47d [ci] Setting permissions on workflow
  • aabdb7f Update mirror info (Fri Sep 20 00:22:17 UTC 2024)
  • 72f3c94 [ci] Fixing typo on workflow
  • f6f3ef3 [ci] Trying out a different release action
  • 96976cc [ci] Removing release notes headers
  • f08149c [ci] Continuing if tag already exists
  • dc05aef [ci] Fetching all history and trunk
  • ea4ecca [ci] Fetching tags after the build has completed.
  • 54d8355 [ci] Enabling workflow to be triggered manually
  • Additional commits viewable in compare view

Updates vitest from 2.0.5 to 2.1.3

Release notes

Sourced from vitest's releases.

v2.1.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.2

   🐞 Bug Fixes

... (truncated)

Commits
  • 4c03a0d chore: release v2.1.3
  • 70baaaa fix(vitest): use fast-glob instead of tinyglobby in Vitest (#6688)
  • 19d64e2 fix(vitest): always inline setup files (#6689)
  • 47dde76 fix(vitest): show rollup error details as test error (#6686)
  • 7155cee refactor(coverage): move re-usable parts to base provider (#6665)
  • 7a0de0a perf: reuse full name in reported tasks, update generator types (#6666)
  • 8bef5d2 fix(browser): not.toBeInTheDocument works with locators API (#6634)
  • 9ece395 fix(vitest): fix \<empty line> logs when interleaving console.log/error (#...
  • 000459a fix(vitest): deprecate old task types and node-reliant types (#6632)
  • 946d8bb fix(vitest): don't hang with maxConcurrency 0 (#6627)
  • 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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [nw](https://github.com/nwjs/npm-installer) | `0.91.0` | `0.93.0` |
| [nw-builder](https://github.com/nwutils/nw-builder) | `4.10.0` | `4.11.4` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.270` | `0.0.279` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.9` |
| [@types/nw.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nw.js) | `0.91.0` | `0.92.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.24.0` | `4.25.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.3` |



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.11.4
- [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.11.4)

Updates `@types/chrome` from 0.0.270 to 0.0.279
- [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.7.9
- [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 `selenium-webdriver` from 4.24.0 to 4.25.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0)

Updates `vitest` from 2.0.5 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/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: 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 Oct 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #62.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-bf73157e27 branch October 28, 2024 00:39
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