comit-network / ambrosia

UI for trading in the COMIT network
Apache License 2.0
4 stars 3 forks source link

Bump electron-rebuild from 1.11.0 to 2.3.2 #146

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps electron-rebuild from 1.11.0 to 2.3.2.

Release notes

Sourced from electron-rebuild's releases.

v2.3.2

2.3.2 (2020-10-20)

Bug Fixes

  • expose disable-pre-gyp-copy on the CLI interface (efd0c7f)

v2.3.1

2.3.1 (2020-10-20)

Bug Fixes

v2.3.0

2.3.0 (2020-10-20)

Features

  • add disablePreGypCopy flag to disable the duplication of .node files when not needed (9bc4e0a)

v2.2.0

2.2.0 (2020-10-02)

Features

  • use electrons sysroot when building with clang on linux (#443) (dd22885)

v2.1.1

2.1.1 (2020-10-01)

Bug Fixes

  • expose useElectronClang in the CLI interface (2bbb099)

v2.1.0

2.1.0 (2020-10-01)

Features

  • use electron clang to build native modules (#431) (a757b7b)

v2.0.3

2.0.3 (2020-09-10)

... (truncated)

Commits
  • efd0c7f fix: expose disable-pre-gyp-copy on the CLI interface
  • c8de2f9 build: fix linting
  • 12ddd8c build: remove implicit any
  • d97b810 fix: lazy load lzma-native
  • cda9c3e build(deps-dev): bump @types/chai from 4.2.13 to 4.2.14
  • a5ed8d2 build(deps-dev): bump @types/yargs from 15.0.8 to 15.0.9
  • 5dbe289 build(deps-dev): bump semantic-release from 17.2.0 to 17.2.1
  • dbc1ce7 build(deps-dev): bump @typescript-eslint/eslint-plugin
  • 79f4ee0 build(deps-dev): bump @typescript-eslint/parser from 4.4.0 to 4.5.0
  • b3d9111 build(deps): bump yargs from 16.0.3 to 16.1.0
  • 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[bot] commented 3 years ago

Superseded by #162.