You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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.
This PR contains the following updates:
3.4.1→4.1.2Release Notes
electron/asar (@electron/asar)
v4.1.2Compare Source
Performance Improvements
v4.1.1Compare Source
Bug Fixes
v4.1.0Compare Source
Features
v4.0.1Compare Source
Bug Fixes
FileRecordandDirectoryRecordtypes (#370) (f941402)v4.0.0Compare Source
enginesrequirement to Node 22 (#347) (c14d903), closes #347BREAKING CHANGES
bumps required Node.js version to >=22.12.0. ESM-only.
use
node:importsuse
"@​tsconfig/node22remove
rimrafupdate
globand remove inlined typesesm: add
"type": "module"and update importsesm: update test imports and dependencies
remove
defaultexportsremove unused
importsfix Windows tests
update
imports /exports insrc/asar.tsremove
promisify(stream.pipeline)remove
lodashremove
enginesStrictrename
bin/asar.jstobin/asar.mjsbump
minimatchto10.0.1var->constadd
noUnusedLocals: truetotsconfig.jsonupdate
wrappedFsupdate
commanderupdate
chaiadd 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.
This PR was generated by Mend Renovate. View the repository job log.