Skip to content

build(deps-dev): bump @electron/asar from 3.4.1 to 4.3.0 - #500

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron/asar-4.3.0
Open

build(deps-dev): bump @electron/asar from 3.4.1 to 4.3.0#500
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron/asar-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @electron/asar from 3.4.1 to 4.3.0.

Release notes

Sourced from @​electron/asar's releases.

v4.3.0

4.3.0 (2026-08-18)

Features

  • store duplicated file contents only once when packing (#465) (01bc908)

v4.2.1

4.2.1 (2026-07-21)

Bug Fixes

  • add circular symlink detection and depth limit protection (#423) (fd0fcd8)
  • add DoS validation for asar archive headers and file entries (#419) (51cd188)
  • add header validation for ASAR archives (#421) (00e5293)
  • add offset validation to readFileSync to prevent out-of-bounds reads (#420) (97c09cc)
  • add path validation to prevent directory traversal attacks (#418) (de0689b)
  • compute integrity over transformed bytes when a transform is applied (#450) (8c9be01), closes #277
  • constrain extractFile reads to the unpacked directory (#451) (1f4b01d)
  • improve symlink validation to prevent directory traversal attacks (#422) (c43f92b)
  • replace commander with native Node.js parseArgs (#416) (42b25d0)
  • resolve absolute symlink targets correctly when packing (#452) (0087cfa), closes #366

v4.2.0

4.2.0 (2026-03-31)

Features

  • Revert "feat: add integrity digest management commands and functional… (#424) (49681b1), closes #380

v4.1.2

4.1.2 (2026-03-28)

Performance Improvements

  • 5-7x faster packing, 15-20% faster extraction (#414) (79686b6), closes #417

v4.1.1

4.1.1 (2026-03-24)

Bug Fixes

  • pickle resize overflow, stream flush race, integrity block boundary (#413) (f1f0a8f)

v4.1.0

... (truncated)

Commits
  • 01bc908 feat: store duplicated file contents only once when packing (#465)
  • 2bf3408 build(deps): bump postcss from 8.5.20 to 8.5.24 (#463)
  • ab7bc41 build(deps): bump undici from 7.28.0 to 7.29.0 (#462)
  • d934f9a build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#459)
  • 1ce80a7 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#460)
  • 9428c25 build(deps): bump brace-expansion from 5.0.7 to 5.0.8 (#461)
  • c4354ae ci: stop setting the Opened project field (#456)
  • 8e12da2 build(deps): bump postcss from 8.5.15 to 8.5.20 (#458)
  • 4d5d687 build(deps): bump linkify-it from 5.0.1 to 5.0.2 (#457)
  • 0959a13 build(deps): bump brace-expansion from 5.0.6 to 5.0.7 (#455)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​electron/asar since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 show <dependency name> 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)

Bumps [@electron/asar](https://github.com/electron/asar) from 3.4.1 to 4.3.0.
- [Release notes](https://github.com/electron/asar/releases)
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md)
- [Commits](electron/asar@v3.4.1...v4.3.0)

---
updated-dependencies:
- dependency-name: "@electron/asar"
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from Falcion as a code owner August 24, 2026 09:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
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