Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps @electron/asar from 3.2.17 to 3.4.0.

Release notes

Sourced from @​electron/asar's releases.

v3.4.0

3.4.0 (2025-04-02)

Features

  • add in-memory API for streaming files to destination asar (#360) (dd7fb18)

v3.3.1

3.3.1 (2025-02-11)

Bug Fixes

  • revert "feat: allow providing properties (such as unpack) in ordering input file" (#356) (9b7ccfe)

v3.3.0

3.3.0 (2025-02-10)

Features

  • allow providing properties (such as unpack) in ordering input file (#350) (b2f73c8)

v3.2.18

3.2.18 (2025-01-07)

Bug Fixes

  • Respect unpack minimatch for symlinks within previously unpacked directories (#341) (645b7db)
Commits
  • dd7fb18 feat: add in-memory API for streaming files to destination asar (#360)
  • 74b6181 build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#361)
  • 67c771f build(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 (#362)
  • c95e851 test: add more snapshots to replace individual assert(fs.existsSync(...)) (...
  • dfd30c5 test: add --ordering unit tests with chai (#357)
  • 9b7ccfe fix: revert "feat: allow providing properties (such as unpack) in `ordering...
  • b2f73c8 feat: allow providing properties (such as unpack) in ordering input file ...
  • c2a5f3a docs: remove grunt-asar mention (#354)
  • ad4b111 build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#353)
  • 8bf3b94 build(deps): bump dsanders11/project-actions from 1.4.0 to 1.5.1 (#352)
  • Additional commits viewable 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 <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.2.17 to 3.4.0.
- [Release notes](https://github.com/electron/asar/releases)
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md)
- [Commits](electron/asar@v3.2.17...v3.4.0)

---
updated-dependencies:
- dependency-name: "@electron/asar"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from malept April 2, 2025 12:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2025
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.

1 participant