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

Bump electron from 19.0.6 to 19.0.7 #509

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps electron from 19.0.6 to 19.0.7.

Release notes

Sourced from electron's releases.

electron v19.0.7

Release Notes for v19.0.7

Fixes

  • Fixed an issue where Windows Control Overlay buttons did not respect maximizable/minimizable/closable states of a BrowserWindow. #34722 (Also in 17, 18, 20)
  • Fixed missing Sec-CH-UA headers and empty navigator.userAgentData. #34757 (Also in 17, 18, 20)

Other Changes

Commits
  • 2f4e767 Bump v19.0.7
  • 50d45d0 Revert "Bump v19.0.7"
  • 39df0bd build: remove appveyor hook to defunct service (#34791)
  • 8fa0cbe Bump v19.0.7
  • addf23c fix: resolve symlinks when computing relative asar paths for integrity (#34781)
  • 6b67219 docs: replace broken Windows taskbar images (#34753)
  • 2298908 fix: make navigator.userAgentData non-empty (#34757)
  • b8af801 refactor: load webFrame via process._linkedBinding in security-warnings.ts (#...
  • c38f15e fix: WCO respects maximizable/closable/minimizable (#34722)
  • 6d65180 chore: cherry-pick 22c61cfae5d1 from chromium (#34712)
  • Additional commits viewable 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 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 the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-19.0.7 branch 6 times, most recently from 77d5b07 to c17049c Compare July 3, 2022 15:46
Bumps [electron](https://github.com/electron/electron) from 19.0.6 to 19.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v19.0.6...v19.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-19.0.7 branch from c17049c to f2e11af Compare July 3, 2022 15:49
@noriyotcp noriyotcp merged commit 13d1b80 into main Jul 3, 2022
@noriyotcp noriyotcp deleted the dependabot/npm_and_yarn/electron-19.0.7 branch July 3, 2022 16:40
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