chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#779
Merged
santoshkumarradha merged 1 commit intoJul 16, 2026
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the /desktop directory: [electron](https://github.com/electron/electron) and [tar](https://github.com/isaacs/node-tar). Updates `electron` from 33.4.11 to 39.8.5 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v33.4.11...v39.8.5) Updates `tar` from 6.2.1 to 7.5.20 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.5.20) --- updated-dependencies: - dependency-name: electron dependency-version: 39.8.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.20 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
santoshkumarradha
approved these changes
Jul 16, 2026
santoshkumarradha
left a comment
Member
There was a problem hiding this comment.
Reviewed locally in a clean worktree. Desktop install, tests, and build all passed, and this clears the open desktop Electron and tar alerts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 2 updates in the /desktop directory: electron and tar.
Updates
electronfrom 33.4.11 to 39.8.5Release notes
Sourced from electron's releases.
Commits
9d2f8cbrefactor: remove dead named-window lookup from guest-window-manager (#50498)1173004fix: crash calling OSR shared texture release() after texture GC'd (#50499)be37adefix: crash in clipboard.readImage() on malformed image data (#50493)7007907chore: cherry-pick 3 changes from chromium (#50461)2c8b6eechore: cherry-pick fbfb27470bf6 from chromium (#50436)4c64377chore: cherry-pick 50b057660b4d from chromium (#50440)0ef0561fix: read nodeIntegrationInWorker from per-frame WebPreferences (#50122) (#50...64373dfchore: cherry-pick 074d472db745 from chromium (#50443)13e4407fix: don't re-parse URL unnecessarily when handling dialogs (#50400)16a0385ci: output build cache hit rate as GHA annotation (#50369)Updates
tarfrom 6.2.1 to 7.5.20Changelog
Sourced from tar's changelog.
... (truncated)
Commits
ebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserbe440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0e02a4e9pax: parse values according to known types9cbdb317.5.177a635c2terminate pax strings on nul bytescf213387.5.16Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.