Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 9850e0e

Browse files
dependabot[bot]GitSquared
authored andcommitted
⬆️ Bump electron-builder from 20.36.1 to 20.36.2 (#215)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 20.36.1 to 20.36.2. <details> <summary>Release notes</summary> *Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).* > ## 20.36.2 > **electron-updater 4.0.3** release. > > ### Bug Fixes > > * **electron-updater:** fix checkForUpdatesAndNotify regression in 4.0.0 ([0fa9096](electron-userland/electron-builder@0fa9096)) > * **electron-updater:** nsis one-click per-machine auto-updating fails (Error: spawn [...].exe EACCES) ([cc63141](electron-userland/electron-builder@cc63141)), closes [#3480](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3480) [#3367](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3367) </details> <details> <summary>Commits</summary> - [`cc63141`](electron-userland/electron-builder@cc63141) fix(electron-updater): nsis one-click per-machine auto-updating fails (Error:... - [`0fa9096`](electron-userland/electron-builder@0fa9096) fix(electron-updater): fix checkForUpdatesAndNotify regression in 4.0.0 - See full diff in [compare view](electron-userland/electron-builder@v20.36.1...v20.36.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.36.1&new-version=20.36.2)](https://dependabot.com/compatibility-score.html?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.36.1&new-version=20.36.2) 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`. If all status checks pass Dependabot will automatically merge this pull request. --- <details> <summary>Dependabot commands and options</summary> <br /> 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot. </details>
1 parent 4f8bd5e commit 9850e0e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"dependencies": {
105105
"clean-css": "4.2.1",
106106
"electron": "2.0.13",
107-
"electron-builder": "20.36.1",
107+
"electron-builder": "20.36.2",
108108
"electron-rebuild": "1.8.2",
109109
"node-abi": "2.5.0",
110110
"node-json-minify": "1.0.0",

0 commit comments

Comments
 (0)