roPresence
roPresence copied to clipboard
Bump electron-builder from 22.9.1 to 22.11.7
Bumps electron-builder from 22.9.1 to 22.11.7.
Release notes
Sourced from electron-builder's releases.
22.11.7
electron-updater pre-release 4.3.10.
Bug Fixes
- linux: executable path in Debian postinst script (#5941) (4a5132f), closes #5933
- nsis: differential download (#5948) (39ac82f)
- ${arch} causes a build fail (#5905) (014cbf5), closes #5857
- Added missing
event-update-not-availablein UpdaterEvents (#5923) (dc359de)- Adding libxtst6 to base dockerfile image. Fixes: #5907 (#5913) (096e109)
- nsis: retry closing the app until success (#5902) (d307c21)
22.11.5
Bug Fixes
- mac: adding arch suffix to pkg target to enable non-universal pkg builds (#5847) (#5897) (9f9e20c)
- Reducing node version to be >=14 as opposed to explicitly 14.17.0 (the current max node 14 version) (#5893) (#5896) (b6413a8)
Features
- docker: update nodejs to 14.17.0 (#5900) (f53fa7f)
- allow python path to be configurable (#5894) (529670d), closes #5889
22.11.4
Bug Fixes
- quit on decompression errors in NSIS (#5888) (ef981ab)
- Update version.ts to match package.json (#5882) (e148234)
- publish: isCi detection fails due to incorrect import (#5876) (739721d), closes #5875
- update check failing with TypeError (#5877) (7884b50)
22.11.3
electron-updater 4.3.9. Updated dependencies.
Bug Fixes
- nsis: Building NSIS installers broken after switching from 22.10.5 to 22.11.1 (0c32ea3), closes #5863
- re-export some of "builder-util-runtime" types directly from "electron-updater". (#5675) (#5869) (4a136a3)
Features
22.11.2
Bug Fixes
... (truncated)
Commits
8a90807chore: update deps1533909fix(electron-updater): electron-updater must not depend on builder-util39ac82ffix(nsis): differential download (#5948)8bf39abchore: Set default debian package priority to "optional" (#5942)4a5132ffix(linux): executable path in Debian postinst script (#5941)dc359defix: Added missingevent-update-not-availablein UpdaterEvents (#5923)096e109fix: Adding libxtst6 to base dockerfile image. Fixes: #5907 (#5913)ef704a1Allow updating mac version running inside Rosetta to native ARM (#5901)d307c21fix(nsis): retry closing the app until success (#5902)16e7dddchore: lint, prettier, and PR Github Action (#5910)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)