JiveOff / roPresence

A Discord Rich Presence using the Roblox Presence API.
MIT License
45 stars 12 forks source link

Bump electron-builder from 22.9.1 to 22.11.3 #169

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps electron-builder from 22.9.1 to 22.11.3.

Release notes

Sourced from electron-builder's releases.

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

  • build fails with istextorbinary error stacktrace (#5668) (#5851) (1011919)
  • mime lib import is incorrect (37b84fb), closes #5861
  • Problem building multiple mac targets: TypeError: pattern.startsWith is not a function (#5739) (a89edcb), closes #3012

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)

22.10.5

We have a new maintainer — welcome Mike Maietta (@​mmaietta)!

electron-updater 4.3.8 contains fix for #5595. This version is a pre-release.

... (truncated)

Commits
  • 3e6c10f fix(nsis): Building NSIS installers broken after switching from 22.10.5 to 22...
  • ea315aa chore: remove bintray tests (bintray is closed), update deps (#5872)
  • ca81c65 feat(docker): update to Ubuntu 20.04 LTS (#5855)
  • dd87fcd Fix: Use -NoProfile Flag on getCertFromStoreInfo (#5842)
  • 4a136a3 fix: re-export some of "builder-util-runtime" types directly from "electron-u...
  • 37b84fb fix: mime lib import is incorrect
  • 5330ad5 chore: use pnpm publish instead of yarn 2 pack
  • a89edcb fix: Problem building multiple mac targets: TypeError: pattern.startsWith is ...
  • 1011919 fix: build fails with istextorbinary error stacktrace (#5668) (#5851)
  • 9305fef fix: extend http file limit (#5843)
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #187.