Skip to content

fix(deps): update dependency @electron/asar to v4#9667

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/electron-asar-4.x
Open

fix(deps): update dependency @electron/asar to v4#9667
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/electron-asar-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@electron/asar 3.4.14.1.2 age confidence

Release Notes

electron/asar (@​electron/asar)

v4.1.2

Compare Source

Performance Improvements

v4.1.1

Compare Source

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

v4.1.0

Compare Source

Features
  • add integrity digest management commands and functionality (#​380) (ccaf57f)

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

BREAKING CHANGES
  • bumps required Node.js version to >=22.12.0. ESM-only.

  • use node: imports

  • use "@​tsconfig/node22

  • remove rimraf

  • update glob and remove inlined types

  • esm: add "type": "module" and update imports

  • esm: update test imports and dependencies

  • remove default exports

  • remove unused imports

  • fix Windows tests

  • update imports / exports in src/asar.ts

  • remove promisify(stream.pipeline)

  • remove lodash

  • remove enginesStrict

  • rename bin/asar.js to bin/asar.mjs

  • bump minimatch to 10.0.1

  • var -> const

  • add noUnusedLocals: true to tsconfig.json

  • update wrappedFs

  • update commander

  • update chai

  • add docs publishing flow

  • docs: update README imports


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 1, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 14 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/renovate/repos/github/electron-userland/electron-builder/packages/app-builder-lib, /tmp/renovate/repos/github/electron-userland/electron-builder/packages/dmg-builder
Progress: resolved 1, reused 0, downloaded 0, added 0
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-class-properties@7.18.6
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-export-namespace-from@7.18.9
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-json-strings@7.18.6
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-numeric-separator@7.18.6
packages/app-builder-lib                 |  WARN  deprecated @babel/plugin-proposal-optional-chaining@7.21.0
packages/electron-updater                |  WARN  deprecated lodash.isequal@4.5.0
/tmp/renovate/repos/github/electron-userland/electron-builder/packages/app-builder-lib:
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @electron/asar@4.1.2 published by Wed Mar 25 2026 01:00:42 GMT+0000 (Coordinated Universal Time) while fetching it from https://registry.npmjs.org/. Version 4.1.2 satisfies the specs but was released at Sat Mar 28 2026 05:03:17 GMT+0000 (Coordinated Universal Time)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/electron-userland/electron-builder/packages/app-builder-lib

The latest release of @electron/asar is "4.2.0". Published at 3/31/2026 11:22:22 PM

If you need the full list of all 29 published versions run "$ pnpm view @electron/asar versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude
.                                        |  WARN  deprecated conventional-changelog-cli@5.0.0

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: 6ae5db0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants