26.13.1Pre-release
What's Changed
- fix: correct
update-alternatives --removepath and unload AppArmor profile on removal by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9801 - fix(traversal): accept transitive dependencies resolved outside their declared range by package manager overrides by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9804
- fix(win): log actionable hint when
signAndEditExecutable: falsethat icon and metadata are not applied by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9807 - chore(deps): replace
@develar/schema-utilswith a self-containedajv@8validator by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9803 - fix(win): restore
getToolPath()onWindowsSignToolManagerand improve public API by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9806 - fix(nsis): validate makensis stderr and installer file size post-build by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9802
- chore: document non-existent swiftshader directory in newer electron versions by @Lemonexe in https://github.com/electron-userland/electron-builder/pull/9781
- fix(node-module-collector): suppress expected
npm liststderr from user-visible warnings when collecting dependencies for Yarn projects using resolutions by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9810 - chore(deploy): Release (next) by @electron-builder-release-bot[bot] in https://github.com/electron-userland/electron-builder/pull/9805
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.13.0...electron-builder@26.13.1