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.7 #187

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

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

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

22.11.4

Bug Fixes

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
  • 8a90807 chore: update deps
  • 1533909 fix(electron-updater): electron-updater must not depend on builder-util
  • 39ac82f fix(nsis): differential download (#5948)
  • 8bf39ab chore: Set default debian package priority to "optional" (#5942)
  • 4a5132f fix(linux): executable path in Debian postinst script (#5941)
  • dc359de fix: Added missing event-update-not-available in UpdaterEvents (#5923)
  • 096e109 fix: Adding libxtst6 to base dockerfile image. Fixes: #5907 (#5913)
  • ef704a1 Allow updating mac version running inside Rosetta to native ARM (#5901)
  • d307c21 fix(nsis): retry closing the app until success (#5902)
  • 16e7ddd chore: lint, prettier, and PR Github Action (#5910)
  • 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)