ChatGPT-Desktop
ChatGPT-Desktop copied to clipboard
build(deps-dev): bump electron-builder from 23.6.0 to 24.4.0
Bumps electron-builder from 23.6.0 to 24.4.0.
Release notes
Sourced from electron-builder's releases.
v24.4.0
What's Changed
- feat: allow specifying recommended dependencies for deb target by
@t3chguy
in electron-userland/electron-builder#7558- fix: missing
@types
dependencies for output d.ts files by@t3chguy
in electron-userland/electron-builder#7568- fix: msiWrapped: Normalize target names before checking for NSIS target by
@NoahAndrews
in electron-userland/electron-builder#7529- chore(deploy): Release by
@github-actions
in electron-userland/electron-builder#7562Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.3.0...v24.4.0
v24.3.0
What's Changed
- fix: Don't use the content-length HTTP header to check size of data by
@NoahAndrews
in electron-userland/electron-builder#7544- feat(nsis): display "Space required" text for NSIS installer by
@inickvel
in electron-userland/electron-builder#7531- chore: Update
@electron/rebuild
by@davej
in electron-userland/electron-builder#7560- feat: nsis install method - exposed as public to avoid quit the app for the install by
@vitto-moz
in electron-userland/electron-builder#7533- docs: update fpm docs links by
@t3chguy
in electron-userland/electron-builder#7557- chore(deploy): Release by
@github-actions
in electron-userland/electron-builder#7546New Contributors
@inickvel
made their first contribution in electron-userland/electron-builder#7531@vitto-moz
made their first contribution in electron-userland/electron-builder#7533Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.2.1...v24.3.0
v24.2.1
What's Changed
- fix: Use
update-alternatives
instead of symlinks for #7500 by@markizano
in electron-userland/electron-builder#7501- fix: update
@electron/rebuild
version and update imports by@yannickm95
in electron-userland/electron-builder#7541- fix(updater): handle errors on responses in differential download by
@ganthern
in electron-userland/electron-builder#7542New Contributors
@markizano
made their first contribution in electron-userland/electron-builder#7501@yannickm95
made their first contribution in electron-userland/electron-builder#7541Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.2.0...v24.2.1
v24.2.0
What's Changed
- feat: Moved
electronLanguages
to global config to support win/linux by@mmaietta
in electron-userland/electron-builder#7516- chore: updating tests' electron version from 11->17 and node 14->18 by
@mmaietta
in electron-userland/electron-builder#7522- fix: Fix electron-updater error handling when spawning a process asynchronously by
@NoahAndrews
in electron-userland/electron-builder#7524Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.1.3...v24.2.0
v24.1.3
What's Changed
- chore(docs): adding msi and msi-wrapped to documentation site by
@mmaietta
in electron-userland/electron-builder#7507- fix: "Can't reconcile two non-macho files" due to new "PreGyp Copy" functionality in electron/rebuild integration by
@mmaietta
in electron-userland/electron-builder#7519- chore(deploy): Release by
@github-actions
in electron-userland/electron-builder#7520
... (truncated)
Changelog
Sourced from electron-builder's changelog.
24.4.0
Patch Changes
#7529
60eb5558
Thanks@NoahAndrews
! - When using the msiWrapped target, allow the nsis target to be capitalized in the configuration file24.3.0
Patch Changes
24.2.1
Patch Changes
24.2.0
Patch Changes
- Updated dependencies [
1533501f
]:24.1.3
Patch Changes
#7519
abf37039
Thanks@mmaietta
! - fix: "Can't reconcile two non-macho files" due todisablePreGypCopy
functionality in new electron/rebuild integrationUpdated dependencies [
abf37039
]:24.1.2
Patch Changes
... (truncated)
Commits
80a3ae8
chore(deploy): Release 24.4.0 (#7562)0c60305
chore(deploy): Release 24.3.0 ([email protected]) (#7546)7c05c36
chore(deploy): Release 24.2.1 ([email protected]) (#7530)cd7b79f
chore(deploy): Release 24.2.0 ([email protected]) (#7521)63772e1
chore(deploy): Release 24.1.3 (#7520)abf3703
fix: "Can't reconcile two non-macho files" due to new Pre-Gyp-Copy functional...ac9c33c
chore(deploy): Release 24.1.2 ([email protected]) (#7509)16283cc
fix: utilizing frameworkInfo as primary manner of fetching electron version f...d4c90b6
chore(deps): Move all DefinitelyTyped packages to dev dependencies (#7508)a0e09c3
chore(deploy): Release 24.1.1 (#7499)- Additional commits viewable in compare view
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 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)