Elanis / web-to-desktop-framework-comparison

An objective comparison of multiple frameworks that allow us to "transform" our web apps to desktop applications.
MIT License
1.42k stars 44 forks source link

Bump nw-builder from 4.10.0 to 4.11.0 in /benchmark/02-empty-app-frameless/nw.js #889

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps nw-builder from 4.10.0 to 4.11.0.

Release notes

Sourced from nw-builder's releases.

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.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
  • 1de38a9 chore(main): release 4.11.0 (#1215)
  • 9efa2f4 chore(deps): bump the npm group across 1 directory with 7 updates (#1233)
  • 8473fc6 chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 in /.github/workflow...
  • eea3f69 feat(bld): add NSLocalNetworkUsageDescription option for MacOS (#1236)
  • 6135682 chore(deps): bump vite from 5.3.5 to 5.4.6 (#1231)
  • 7ca5a28 chore(cli): migrate from yargs to commander (#1216)
  • e1edc05 chore(bld): remove repetitive code for updating MacOS Helper apps (#1214)
  • See full diff in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Looks like nw-builder is up-to-date now, so this is no longer needed.