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 #52

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
nw 0.91.0 0.92.0
nw-builder 4.10.0 4.11.3
@types/chrome 0.0.270 0.0.277
@types/node 22.5.4 22.7.5
@types/nw.js 0.91.0 0.92.0
selenium-webdriver 4.24.0 4.25.0
vitest 2.0.5 2.1.2

Updates nw from 0.91.0 to 0.92.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.3

Release notes

Sourced from nw-builder's releases.

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)

Features

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

Chores

  • bld: remove repetitive code for updating MacOS Helper apps (#1214) (e1edc05)
  • cli: migrate from yargs to commander (#1216) (7ca5a28)
  • deps: bump actions/setup-node from 4.0.3 to 4.0.4 in /.github/workflows in the gha group (#1232) (8473fc6)
  • deps: bump the npm group across 1 directory with 7 updates (#1233) (9efa2f4)
  • deps: bump vite from 5.3.5 to 5.4.6 (#1231) (6135682)
Changelog

Sourced from nw-builder's changelog.

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

Chores

  • bld: remove repetitive code for updating MacOS Helper apps (#1214) (e1edc05)
  • cli: migrate from yargs to commander (#1216) (7ca5a28)
  • deps: bump actions/setup-node from 4.0.3 to 4.0.4 in /.github/workflows in the gha group (#1232) (8473fc6)
  • deps: bump the npm group across 1 directory with 7 updates (#1233) (9efa2f4)
  • deps: bump vite from 5.3.5 to 5.4.6 (#1231) (6135682)
Commits
  • 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)
  • 94da963 chore(deps-dev): bump the npm group across 1 directory with 6 updates (#1250)
  • 526454e chore(deps): bump the gha group across 1 directory with 2 updates (#1247)
  • 8b3b407 fix(types): add managedManifest parameter in options (#1249)
  • 6601ebc chore(deps): bump rollup from 4.22.1 to 4.22.4 (#1241)
  • 1de38a9 chore(main): release 4.11.0 (#1215)
  • Additional commits viewable in compare view

Updates @types/chrome from 0.0.270 to 0.0.277

Commits

Updates @types/node from 22.5.4 to 22.7.5

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

... (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.2

Release notes

Sourced from vitest's releases.

v2.1.2

   🐞 Bug Fixes

    View changes on GitHub

v2.1.1

   🐞 Bug Fixes

... (truncated)

Commits
  • 0ce26a4 chore: release v2.1.2
  • 383f179 fix(browser): throw an error if "@​vitest/browser/context" is imported outside...
  • 821400b fix(vitest): don't start a websocket server if api is disabled (#6617)
  • 8a8d3f0 fix(vitest): make env.SSR consistent between different pools (#6616)
  • ed8b7c0 fix(vitest): install dependencies with the same version when prompted (#6611)
  • d2a86ff fix(workspace): ignore DS_Store by default (#6571)
  • 88bde99 fix(coverage): cleanOnRerun: false to invalidate previous results (#6592)
  • 5f75790 refactor: replace strip-ansi with stripVTControlCharacters from `node:uti...
  • e7f3521 fix: move Vitest.setServer to post configureServer hook to enable import ...
  • 891d6fe docs: deprecate benchmark.outputFile option (#6591)
  • 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.92.0` |
| [nw-builder](https://github.com/nwutils/nw-builder) | `4.10.0` | `4.11.3` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.270` | `0.0.277` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.5` |
| [@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.2` |



Updates `nw` from 0.91.0 to 0.92.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.3
- [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.3)

Updates `@types/chrome` from 0.0.270 to 0.0.277
- [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.5
- [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.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/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 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #53.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-1f30bd2097 branch October 14, 2024 00:36
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