excel-parser-processor icon indicating copy to clipboard operation
excel-parser-processor copied to clipboard

Bump electron from 21.0.1 to 21.1.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps electron from 21.0.1 to 21.1.0.

Release notes

Sourced from electron's releases.

electron v21.1.0

Release Notes for v21.1.0

Features

  • Added WebContents.opener to access window opener.
    • Added webContents.fromFrame(frame) to get the WebContents corresponding to a WebFrameMain instance. #35819

Fixes

  • Provided display_id for desktopCapturer on Linux. #35836 (Also in 19, 20)

Other Changes

  • Updated Chromium to 106.0.5249.91. #35871

Documentation

  • Documentation changes: #35907
Commits

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] avatar Oct 06 '22 07:10 dependabot[bot]

Codecov Report

Merging #224 (f5ff414) into master (e127e03) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f5ff414 differs from pull request most recent head d1252aa. Consider uploading reports for the commit d1252aa to get more accurate results

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   18.64%   18.64%           
=======================================
  Files           2        2           
  Lines          59       59           
  Branches        8        8           
=======================================
  Hits           11       11           
  Misses         43       43           
  Partials        5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Oct 06 '22 07:10 codecov[bot]