Skip to content

chore(deps-dev): bump electron from 11.4.7 to 21.3.1#351

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/electron-21.3.1
Closed

chore(deps-dev): bump electron from 11.4.7 to 21.3.1#351
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/electron-21.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps electron from 11.4.7 to 21.3.1.

Release notes

Sourced from electron's releases.

electron v21.3.1

Release Notes for v21.3.1

Other Changes

  • Updated common.gypi for native modules to support C++17 features in V8. #36383 (Also in 20)

electron v21.3.0

Release Notes for v21.3.0

Features

  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #36290 (Also in 22)

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36294 (Also in 20, 22)

Other Changes

  • Updated Chromium to 106.0.5249.181. #36288

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36264

electron v21.2.3

Release Notes for v21.2.3

Other Changes

  • Security: backported fix for 1356234. #36219
  • Security: backported fix for 1361612. #36216

electron v21.2.2

Release Notes for v21.2.2

Other Changes

electron v21.2.1

Release Notes for v21.2.1

Fixes

  • Default margin has been added in the code. #36072 (Also in 22)
  • Fixed a potential issue when calling webContents.printToPDF(). #36064 (Also in 22)
  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #36150

Other Changes

  • Updated Chromium to 106.0.5249.165. #36162

... (truncated)

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)

Bumps [electron](https://github.com/electron/electron) from 11.4.7 to 21.3.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v11.4.7...v21.3.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Base: 52.68% // Head: 52.68% // No change to project coverage 👍

Coverage data is based on head (19a1d9a) compared to base (c9c89b6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #351   +/-   ##
=======================================
  Coverage   52.68%   52.68%           
=======================================
  Files         253      253           
  Lines        6695     6695           
  Branches      938      938           
=======================================
  Hits         3527     3527           
  Misses       2378     2378           
  Partials      790      790           
Flag Coverage Δ
unittests 52.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #353.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-21.3.1 branch December 5, 2022 05:33
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