Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Bump electron-builder from 20.38.5 to 20.39.0 in /src/desktop #1261

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 5, 2019

Bumps electron-builder from 20.38.5 to 20.39.0.

Release notes

Sourced from electron-builder's releases.

20.39.0

Bug Fixes

  • app-builder-lib: Typo in error (#3698) (480b930)
  • docker: Squirrel.Windows requires tzdata package (#3630) (9384e8e)
  • nsis: make killing the running app silent (#3624) (9cb0069)
  • nsis: when app is uninstalling, uninstaller does not (4eb29d9)

Features

  • docker: node v11 support for Docker images (a47dbbb)
Commits
  • afaa028 test: disable "DigitalOcean Spaces" test because corresponding test bucked wa...
  • 3b6ebbe chore: disable schema generation for now
  • cc6ae17 chore: typescript-json-schema for TS 3.0
  • 62cb1dd docs: Update URL to linux configuration documentation (#3708)
  • 480b930 fix(app-builder-lib): Typo in error (#3698)
  • 4eb29d9 fix(nsis): when app is uninstalling, uninstaller does not
  • 9384e8e fix(docker): Squirrel.Windows requires tzdata package (#3630)
  • 2461824 chore: update deps
  • a47dbbb feat(docker): node v11 support for Docker images
  • ff85d0e fix: older version of app-builder-bin included
  • 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 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:

  • 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.

@dependabot-preview dependabot-preview bot added C - Desktop dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript dependencies labels Apr 5, 2019
@rajivshah3 rajivshah3 requested a review from rihardsgravis April 5, 2019 04:07
@rajivshah3
Copy link
Member

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/src/desktop/electron-builder-20.39.0 branch from 8dd4ede to 57473a5 Compare April 8, 2019 00:52
@rihardsgravis rihardsgravis merged commit 6985db8 into develop Apr 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/src/desktop/electron-builder-20.39.0 branch April 11, 2019 10:27
rihardsgravis pushed a commit that referenced this pull request Apr 12, 2019
* develop: (155 commits)
  Bump electron from 3.1.6 to 3.1.8 in /src/desktop (#1294)
  Bump react-transition-group from 2.7.1 to 2.9.0 in /src/desktop (#1273)
  Bump css-loader from 2.1.0 to 2.1.1 in /src/desktop (#1262)
  Bump electron-builder from 20.38.5 to 20.39.0 in /src/desktop (#1261)
  Bump @ledgerhq/hw-transport-node-hid in /src/desktop (#1290)
  Bump snyk from 1.149.0 to 1.150.0 (#1289)
  Bump fastlane from 2.119.0 to 2.120.0 in /src/mobile/ios (#1288)
  Bump fastlane from 2.119.0 to 2.120.0 in /src/mobile/android (#1287)
  Bump snyk from 1.148.0 to 1.149.0 (#1286)
  Shared: Add node request timeouts for getTransactionsToApprove endpoint (#1284)
  Mobile: Wait for SeedStore constructor promise to resolve before making a retry attempt (#1283)
  Bump snyk from 1.147.4 to 1.148.0 (#1279)
  Mobile: Minor changes to seed text input (#1244)
  New Crowdin translations (#1252)
  Mobile: Reenable and refactor deep linking (#1143)
  Only convert transactions to normalised transactions if notification function is defined (#1276)
  feat: add realm migration from v1 to v2 (#1274)
  Mobile: Fix AsyncStorage migration (#1272)
  Bump webpack-dev-middleware from 3.6.0 to 3.6.2 in /src/desktop (#1264)
  Bump snyk from 1.147.3 to 1.147.4 (#1270)
  ...

# Conflicts:
#	package.json
#	src/desktop/native/Entangled.js
#	src/desktop/package.json
#	src/desktop/src/index.js
#	src/desktop/src/libs/crypto.js
#	src/desktop/src/ui/components/Balance.js
#	src/desktop/src/ui/components/List.js
#	src/desktop/src/ui/global/Theme.js
#	src/desktop/src/ui/views/settings/account/Addresses.js
#	src/desktop/src/ui/views/wallet/Sidebar.js
#	src/shared/libs/currency.js
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Desktop dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants