Skip to content

deps(deps): bump the minor-and-patch group with 3 updates#44

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/minor-and-patch-ee2403ee44
Mar 2, 2026
Merged

deps(deps): bump the minor-and-patch group with 3 updates#44
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/minor-and-patch-ee2403ee44

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the minor-and-patch group with 3 updates: npm-check-updates, @electron/fuses and electron.

Updates npm-check-updates from 19.4.1 to 19.6.3

Release notes

Sourced from npm-check-updates's releases.

v19.6.3

Full Changelog: raineorshine/npm-check-updates@v19.6.2...v19.6.3

v19.6.2

What's Changed

Full Changelog: raineorshine/npm-check-updates@v19.6.1...v19.6.2

v19.6.1

What's Changed

Full Changelog: raineorshine/npm-check-updates@v19.6.0...v19.6.1

v19.6.0

What's Changed

New Contributors

Full Changelog: raineorshine/npm-check-updates@v19.5.0...v19.6.0

v19.5.0

What's Changed

  • feat(homepage): Add --format homepage option to print homepage.

e.g.

$ ncu --format homepage
...
 mocha                      ^11.7.2  →   ^11.7.5    https://mochajs.org/
 npm-registry-fetch         ^19.0.0  →   ^19.1.1
 prettier                   ^3.6.2  →    ^3.8.1     https://prettier.io
...

Full Changelog: raineorshine/npm-check-updates@v19.4.1...v19.5.0

Commits

Updates @electron/fuses from 2.0.0 to 2.1.0

Release notes

Sourced from @​electron/fuses's releases.

v2.1.0

2.1.0 (2026-02-26)

Features

  • add FuseV1Options.WasmTrapHandlers (#89) (c76019b)
Commits
  • c76019b feat: add FuseV1Options.WasmTrapHandlers (#89)
  • 9fadbda build(deps): bump tar from 7.5.4 to 7.5.7 (#88)
  • 2b65c43 build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#87)
  • 1f3d586 build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#86)
  • ca68a33 build(deps): bump electron/github-app-auth-action from 1.1.1 to 2.0.0 (#85)
  • 9bd6364 build(deps): bump tar from 7.5.2 to 7.5.4 (#84)
  • fff3dee build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#83)
  • 5ebce7e build(deps): bump actions/checkout from 5.0.0 to 6.0.1 (#82)
  • 0f81bde build: deep update glob dependency (#81)
  • 9dc412b build(deps): bump glob from 10.4.5 to 10.5.0 (#80)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​electron/fuses since your current version.


Updates electron from 40.6.0 to 40.6.1

Release notes

Sourced from electron's releases.

electron v40.6.1

Release Notes for v40.6.1

Fixes

  • Fixed globalShortcut not working on Wayland with GlobalShortcutsPortal feature enabled. #49870 (Also in 41)
  • Fixed an issue where making a window fullscreen on Windows, minimizing it and then restoring it broke previous fullscreen state. #49892 (Also in 41)
  • Fixed an issue where menu item enabled state wasn't updated during key equivalent dispatch when the menu was closed on macOS. #49889 (Also in 39, 41)
  • Fixed an issue where pressing AltGr could activate or focus the menu bar. #49915 (Also in 39, 41)
  • Fixed an issue where setting zoomFactor in setWindowOpenHandler's overrideBrowserWindowOptions had no effect on windows opened via window.open(). #49909 (Also in 41)
  • Fixed draggable regions not updating position when DevTools is docked to the left or right in a frameless window. #49847 (Also in 39, 41)
  • Fixed memory leak when setting icons on Linux/GTK. #49898 (Also in 38, 39, 41)
  • Fixed startup crash when V8 sandbox is disabled. #49884 (Also in 41)

Other Changes

  • Fixed crash in platform_util::Beep() on Linux. #49864 (Also in 41)
  • Updated Chromium to 144.0.7559.220. #49869
Commits
  • 477fe85 ci: fix checking latest release for website docs update (#49921)
  • a9837ed fix: updated Alt detection to explicitly exclude AltGraph/AltGr (#49915)
  • 1f7269f fix: apply zoomFactor from setWindowOpenHandler to window.open() window...
  • 2813b89 fix: prevent GBytes leak in GdkPixbufFromSkBitmap on Linux/GTK (#49898)
  • a4560db fix: refresh menu item state on key equivalent dispatch (#49889)
  • adfc062 fix: fullscreen restoration on Windows (#49892)
  • 8dc34b4 fix: update DBus signal signature for XDG GlobalShortcuts portal (#49870)
  • 6cc5ad7 fix: avoid startup crash when V8 sandbox is disabled (#49884)
  • 4c5637c ci: log mocha retries in spec runner (#49877)
  • 0d71ed0 chore: bump chromium to 144.0.7559.220 (40-x-y) (#49869)
  • 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 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 minor-and-patch group with 3 updates: [npm-check-updates](https://github.com/raineorshine/npm-check-updates), [@electron/fuses](https://github.com/electron/fuses) and [electron](https://github.com/electron/electron).


Updates `npm-check-updates` from 19.4.1 to 19.6.3
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v19.4.1...v19.6.3)

Updates `@electron/fuses` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/electron/fuses/releases)
- [Commits](electron/fuses@v2.0.0...v2.1.0)

Updates `electron` from 40.6.0 to 40.6.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.6.0...v40.6.1)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-version: 19.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@electron/fuses"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: electron
  dependency-version: 40.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update or fix project dependencies. javascript Pull requests that update javascript code labels Mar 2, 2026
@github-actions github-actions bot merged commit 5c37303 into main Mar 2, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/minor-and-patch-ee2403ee44 branch March 2, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update or fix project dependencies. javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant