Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump electron-rebuild from 2.0.2 to 2.0.3 #1959

Merged
merged 2 commits into from
Sep 15, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2020

Bumps electron-rebuild from 2.0.2 to 2.0.3.

Release notes

Sourced from electron-rebuild's releases.

v2.0.3

2.0.3 (2020-09-10)

Bug Fixes

Commits
  • 89c013b fix: run node-gyp rebuild correctly (#409)
  • fda43db build: emit ES2018 (Node 10) JS from tsc
  • 6ec64c0 chore: limit module files to lib
  • 17d18bc build(deps): bump yargs from 15.4.1 to 16.0.0
  • e2fa3b4 build(deps-dev): bump @typescript-eslint/eslint-plugin
  • 85cdbc5 build(deps-dev): bump @typescript-eslint/parser from 4.0.1 to 4.1.0
  • See full diff 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 dependabot bot added dependencies Pull requests that update a dependency file javascript labels Sep 11, 2020
@codecov
Copy link

codecov bot commented Sep 11, 2020

Codecov Report

Merging #1959 into master will increase coverage by 12.46%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1959       +/-   ##
===========================================
+ Coverage   60.22%   72.68%   +12.46%     
===========================================
  Files          71       74        +3     
  Lines        2147     2215       +68     
  Branches      410      419        +9     
===========================================
+ Hits         1293     1610      +317     
+ Misses        673      443      -230     
+ Partials      181      162       -19     
Impacted Files Coverage Δ
packages/utils/async-ora/src/index.ts 100.00% <0.00%> (ø)
packages/maker/zip/src/MakerZIP.ts 100.00% <0.00%> (ø)
packages/maker/wix/src/MakerWix.ts 86.36% <0.00%> (ø)
packages/maker/squirrel/src/MakerSquirrel.ts 77.27% <0.00%> (ø)
packages/utils/test-utils/src/index.ts 85.71% <0.00%> (+3.10%) ⬆️
packages/utils/async-ora/src/ora-handler.ts 90.00% <0.00%> (+3.33%) ⬆️
packages/maker/deb/src/MakerDeb.ts 100.00% <0.00%> (+5.26%) ⬆️
packages/maker/rpm/src/MakerRpm.ts 100.00% <0.00%> (+5.26%) ⬆️
packages/maker/dmg/src/MakerDMG.ts 100.00% <0.00%> (+5.55%) ⬆️
packages/plugin/base/src/Plugin.ts 66.66% <0.00%> (+6.66%) ⬆️
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be2deb8...62f2446. Read the comment docs.

@malept malept merged commit 6be0ac0 into master Sep 15, 2020
@malept malept deleted the dependabot/npm_and_yarn/electron-rebuild-2.0.3 branch September 15, 2020 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant