Bump tar, electron-builder and node-gyp#16
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.13 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) and [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together. Updates `tar` from 6.2.1 to 7.5.13 - [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.13) Updates `electron-builder` from 25.1.8 to 26.8.1 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.8.1/packages/electron-builder) Updates `node-gyp` from 10.2.0 to 12.2.0 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v10.2.0...v12.2.0) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.13 dependency-type: indirect - dependency-name: electron-builder dependency-version: 26.8.1 dependency-type: direct:development - dependency-name: node-gyp dependency-version: 12.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 tar to 7.5.13 and updates ancestor dependencies tar, electron-builder and node-gyp. These dependencies need to be updated together.
Updates
tarfrom 6.2.1 to 7.5.13Changelog
Sourced from tar's changelog.
... (truncated)
Commits
d6611ae7.5.13119c401fix(extract): prevent raced symlink writes outside cwd2a294d37.5.1201082a4fix: reject top promise on floating addFilesAsync rejectionsdd1c36alinting35a1ffedoc: more clarity in security warningbf776f67.5.11f48b5faprevent escaping symlinks with drive-relative paths97cff15docs: more security info2b72abc7.5.10Maintainer 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.Updates
electron-builderfrom 25.1.8 to 26.8.1Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
9418d2cchore(deploy): Release v26.8.1 (#9585)3a3f439chore(deploy): Release v26.8.0 (electron-updater@6.8.3) (#9556)1b39a8efeat: adding additional toolsets support for win-codesign/windows-kits (#9430)f1c2ec3chore(deploy): Release v26.7.0 (electron-updater@6.8.2) (#9549)e394e0cchore(deploy): Release v26.6.0 (#9531)7b5901bchore(deploy): Release v26.5.0 (electron-updater@6.8.1) (#9503)06de969chore(deploy): Release v26.4.1 (electron-updater@6.8.0) (#9458)caf2cb2chore(deploy): Release v26.4.0 (#9447)85437a7chore(deploy): Release v26.3.6 (#9433)5f9c143chore(deploy): Release v26.3.5 (electron-updater@6.7.3) (#9422)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-builder since your current version.
Updates
node-gypfrom 10.2.0 to 12.2.0Release notes
Sourced from node-gyp's releases.
... (truncated)
Changelog
Sourced from node-gyp's changelog.
... (truncated)
Commits
878061fchore(main): release 12.2.0 (#3249)7bf371cchore(deps): upgrade tar to 7.5.4 to address CVE-2026-23950 (#3271)888ff2cfeat: update gyp-next to v0.21.1 (#3273)30cda26readme: remove obsolete Microsoft Node.js Guidelines link (#3268)0f2bc7dreadme: correct typos (#3269)0407877readme: update Python manual install instructions for Windows (#3265)3f81949fix: Switch to URL instead of url.parse (#3256)7b4f315fix: Test Windows on Python 3.14, not 3.13 (#3262)a52bc81doc: add a note about changes in gyp folder (#3259)c7c678ffix: python is no longer a valid npm config setting (#3258)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for node-gyp since your current version.
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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.