Releases: electron-userland/electron-builder
electron-builder@26.8.1
What's Changed
- fix: always use package key when reading from dependency list instead of package
nameby @mmaietta in #9583 - chore: add logging summary to end of node collector to flag any special cases/alerts by @mmaietta in #9587
- chore: adding tolerance threshold (within 10 bytes) to vitest snapshots to adjust for package manager instabilities by @mmaietta in #9591
- chore: update node_modules snapshots due to transitive fixture dependency changed by @mmaietta in #9592
- fix(appimage): fix mime type directory in AppDir by @sabonerune in #9589
- chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9585
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.8.0...electron-builder@26.8.1
electron-updater@6.8.3
electron-builder@26.8.0
What's Changed
- refactor: simplify YarnNodeModulesCollector by extending NpmNodeModulesCollector by @beyondkmp in #9506
- chore: adding settings to force LF line endings across mac+win by @mmaietta in #9559
- chore: Remove console logs for linux autoupdater platform check by @Kilian in #9561
- chore(tests-only): migrate to auto-sharding/balancing Vitest CI workflow by @mmaietta in #9565
- fix: quote tempBatFile path in cmd.exe args to support paths with spaces in #9566
- chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #9552
- chore(tests): migrate to only programmatic
vitestAPI by @mmaietta in #9571 - chore: resolve flaky functional tests by @mmaietta in #9572
- chore: change
vitestsharding approach to be platform-specific time estimations by @mmaietta in #9576 - feat: updating win-codesign resources by @mmaietta in #9430
- chore: add additional e2e auto-update tests and support
link:protocol by @mmaietta in #9578 - feat(appimage): support static appimage runtime by @mmaietta in #9558
- chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9556
New Contributors
- @Copilot made their first contribution in #9566
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.7.0...electron-builder@26.8.0
electron-updater@6.8.2
Patch Changes
- Fix(updater): ignore releases with non-semver tags when collecting full changelog
#95508aee1e6@AbdulrhmanGoni
electron-builder@26.7.0
What's Changed
- feat: add
sizeoption to DmgOptions for explicit DMG filesystem size by @BarakXYZ in #9543 - chore(deps): update
taragain -> v7.5.7 by @mmaietta in #9547 - fix: after-install.tpl: Fix stdio redirects in update-alternative invocation by @joshtriplett in #9536
- chore(deps): update actions/setup-node action to v6.2.0 by @renovate[bot] in #9553
- chore(deps): update actions/cache action to v5.0.3 by @renovate[bot] in #9554
- chore(deps): update actions/setup-python action to v6.2.0 by @renovate[bot] in #9555
- fix: restore duplicate dependency and workspace tree resolution by @mmaietta in #9548
- fix(updater): ignore releases with non-semver tags when collecting full changelog by @AbdulrhmanGoni in #9550
- feat(windows): capabilities by @regnete in #9437
- chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9549
New Contributors
- @BarakXYZ made their first contribution in #9543
- @joshtriplett made their first contribution in #9536
- @AbdulrhmanGoni made their first contribution in #9550
- @regnete made their first contribution in #9437
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.6.0...electron-builder@26.7.0
electron-builder@26.6.0
What's Changed
- feat(flatpak): use configuration for
executableArgsby @mmaietta in #9530 - fix(nsis): allow
$INSTDIRto be removed by @liamcmitchell in #9520 - fix: pnpm collector returning zero modules by @mmaietta in #9535
- chore(deploy): migrating to multi-branch CI/CD release flow by @mmaietta in #9533
- feat: update
dmgbuildand migrate to portabledmgbuildpython bundle by @mmaietta in #9516 - chore(tests): stabilize yarn v1
yarn installby @mmaietta in #9540 - chore(deps): updating
electron/rebuildtarandform-databy @mmaietta in #9528 - chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9531
New Contributors
- @liamcmitchell made their first contribution in #9520
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.5.0...electron-builder@26.6.0
electron-updater@6.8.1
electron-builder@26.5.0
What's Changed
- chore: running
eslint --fixon more files by @mmaietta in #9502 - chore: fix dmg background by updating vendor
dmgbuildby @mmaietta in #9512 - feat: add support for dmgbuild's badge-icon configuration by @mmaietta in #9513
- chore: update tar to latest release 7.5.3 to resolve dependabot by @mmaietta in #9514
- fix: Windows build fails with spawn EINVAL after Node.js security fix by @mmaietta in #9489
- chore(deploy): Release by @electron-builder-release-bot[bot] in #9503
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.4.1...electron-builder@26.5.0
electron-updater@6.8.0
Minor Changes
- Emit download-progress events when downloading with multiple range differential downloader
#94483533a3e@eliotschu
electron-builder@26.4.1
What's Changed
- fix: post-process parent directories of unpacked files by @mmaietta in #9419
- chore(config): migrate Renovate config by @renovate[bot] in #9457
- feat: Provide progress updates for multiple range differential downloads by @eliotschu in #9448
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #9463
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #9460
- chore(deps): update actions/stale action to v10 by @renovate[bot] in #9467
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #9461
- chore(deps): update actions/labeler action to v6 by @renovate[bot] in #9462
- fix: update pr-labeler config to correct syntax by @mmaietta in #9471
- fix: pnpm "Invalid string length" errors during node module collection by @danteissaias in #9470
- chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in #9468
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #9466
- fix: skip Netlify PR deploy workflow on forks by @biw in #9474
- chore: update snapshots due to transitive fixture dependency changed by @mmaietta in #9482
- fix: deleting default macOS appPlist keys using extendInfo by @Lemonexe in #9481
- chore: warn about implicit publishing in CI by @biw in #9475
- chore: update snapshots again? by @mmaietta in #9484
- chore: updating
rantest server for updater tests by @mmaietta in #9485 - fix: update the
dmgbuildhex regex to be case insensitive by @Kilian in #9487 - chore: update snapshots due to transitive fixture dependency changed by @mmaietta in #9493
- fix: aliased packages not packaged with the correct name by @iamEvanYT in #9492
- chore: update more snapshots by @mmaietta in #9497
- chore: extract
TraversalNodeModuleCollectorfor fallback project parsing by @mmaietta in #9440 - chore(deps): update eslint and prettier by @renovate[bot] in #9459
- chore: Increase timeout for macOS test job by @mmaietta in #9501
- chore(deploy): Release by @electron-builder-release-bot[bot] in #9458
New Contributors
- @eliotschu made their first contribution in #9448
- @danteissaias made their first contribution in #9470
- @biw made their first contribution in #9474
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.4.0...electron-builder@26.4.1