excel-parser-processor
excel-parser-processor copied to clipboard
Bump electron from 21.0.1 to 21.1.0
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.openerto access window opener.
- Added
webContents.fromFrame(frame)to get the WebContents corresponding to a WebFrameMain instance. #35819Fixes
Other Changes
- Updated Chromium to 106.0.5249.91. #35871
Documentation
- Documentation changes: #35907
Commits
2b69b32Bump v21.1.063beca3docs: update supported Mac versions (#35914)4cd78dfchore: bump chromium to 106.0.5249.91 (21-x-y) (#35871)3895599docs: update bluetooth fiddle example event name to trigger correct event (#3...572a9b1fix:TryCatchscope in node_bindings (#35895)12d9fe3fix: set display_id in desktop capturer on Linux (#35836)32b6417feat: add WebContents.opener and webContents.fromFrame() (#35819)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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.