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-dev): bump electron from 15.3.0 to 16.0.3 in /app #1547

Merged
merged 1 commit into from Dec 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps electron from 15.3.0 to 16.0.3.

Release notes

Sourced from electron's releases.

electron v16.0.3

Release Notes for v16.0.3

Fixes

  • Fixed respecting aspect ratio when maximum size is set on BrowserWindow. #31957 (Also in 14, 15, 17)

electron v16.0.2

Release Notes for v16.0.2

Fixes

  • Fixed a potential issue when setting backgroundColor on BrowserViews. #31947 (Also in 14, 15, 17)
  • Fixed console windows from ELECTRON_RUN_AS_NODE instances. #31973 (Also in 17)

Other Changes

  • Updated Chromium to 96.0.4664.55. #31909

electron v16.0.1

Release Notes for v16.0.1

Fixes

  • Fixed a potential crash when importing media files or custom file types. #31883 (Also in 17)

electron v16.0.0

Release Notes for v16.0.0

Stack Upgrades

Breaking Changes

  • The crashReporter API is now powered by Crashpad on Linux. #30278
  • Usage of the desktopCapturer.getSources API from the renderer process has been deprecated and will be removed. 30721

Release Notes for v16.0.0

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #1547 (bc71b0e) into master (66d058b) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1547      +/-   ##
==========================================
- Coverage   69.00%   68.97%   -0.04%     
==========================================
  Files         375      375              
  Lines       29714    29714              
==========================================
- Hits        20504    20494      -10     
- Misses       7519     7527       +8     
- Partials     1691     1693       +2     
Impacted Files Coverage Δ
cli/command_content_verify.go 73.68% <0.00%> (-5.27%) ⬇️
repo/content/merged.go 86.11% <0.00%> (-2.78%) ⬇️
internal/epoch/epoch_manager.go 85.19% <0.00%> (-0.57%) ⬇️
repo/content/encrypted_blob_mgr.go 75.86% <0.00%> (+10.34%) ⬆️

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 66d058b...bc71b0e. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/electron-16.0.3 branch from b86da6b to 0cd7dd0 Compare December 2, 2021 02:01
Bumps [electron](https://github.com/electron/electron) from 15.3.0 to 16.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v15.3.0...v16.0.3)

---
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 force-pushed the dependabot/npm_and_yarn/app/electron-16.0.3 branch from 0cd7dd0 to bc71b0e Compare December 2, 2021 02:02
@jkowalski jkowalski merged commit b05afc0 into master Dec 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/electron-16.0.3 branch December 2, 2021 04:22
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant