Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump electron-builder from 22.10.5 to 22.11.1 #1762

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2021

Bumps electron-builder from 22.10.5 to 22.11.1.

Release notes

Sourced from electron-builder's releases.

22.11.1

Bug Fixes

  • check if icons subdir exists in build resources, otherwise don't prepend it to fallback sources (#5686) (8df250b)
  • DMG assembly on Apple Silicon (#4606) (#5724) (469b85f)
  • Escape version in NSIS Updater during replace (#5655) (77c215d)
  • extend http file limit (#5843) (9305fef), closes #4676
  • fixing downloadPromise not resolving on Mac. (#5802) (d57453c)
  • test snap update for abi_registry.json (#5823) (6237e67)
  • typo in fileMatcher's default patterns (#5705) (c0ae89c)
  • update repo in CONTRIBUTING.md (#5726) (da85087)
  • electron-updater: do not install on quit when autoInstallOnAppQuit is set to false (#5681) (8f84591)
  • windows async signing (9162711)
  • nsis: keep injected logger state (#5596) (be4a1fb)

Features

  • add custom macro for checking uninstallation results (#5712) (e425020)
  • add Electron branding options (#5727) (0de5f1f)
  • add option removePackageKeywords (#5814) (dcf570f)
  • Allow specifying additional WiX compiler options (#5813) (4e2909c)
  • build additional arch-specific nsis installers when ${arch} template is provided (#5718) (7194c38)
  • linux: Package name can be specified using packageName option (#5530) (#5588) (622aaef)
Commits
  • 9305fef fix: extend http file limit (#5843)
  • 4e2909c feat: Allow specifying additional WiX compiler options (#5813)
  • 6237e67 fix: test snap update for abi_registry.json (#5823)
  • dcf570f feat: add option removePackageKeywords (#5814)
  • 79c9f6b docs: CONTRIBUTING.md -> limit line length, refactoring and snippets for Wind...
  • d57453c fix: fixing downloadPromise not resolving on Mac. (#5802)
  • 28cb86b fix/windows-tests (#5806)
  • 66f01bb chore: default linux target + ci config (#5787)
  • 6b1be73 Add support for building Flatpak bundles (#5711)
  • 0f3b46c [Electron Builder] Fix for Signing error on docker with WSL 2 engine … (#5722)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-builder-22.11.1 branch from 3f8c604 to 799ed3d Compare May 5, 2021 10:12
@github-actions github-actions bot merged commit 563d1e0 into main May 5, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/electron-builder-22.11.1 branch May 5, 2021 10:19
pciavald pushed a commit to pciavald/OctoDash that referenced this pull request May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants