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

Update dependency electron to v30.0.4 #109

Merged
merged 1 commit into from
May 14, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 30.0.1 -> 30.0.4 age adoption passing confidence

Release Notes

electron/electron (electron)

v30.0.4: electron v30.0.4

Compare Source

Release Notes for v30.0.4

Fixes

  • Fixed a crash in addChildView if a view is added as its own child. #​42107 (Also in 31)
  • Fixed a crash when the same WebContentsView is added via addChildView multiple times. #​42115 (Also in 31)
  • Fixed an error when calling setAutoResize on a BrowserView. #​42137 (Also in 31)
  • Fixed an inconsistent crash on maximizing window and relayout in Ubuntu. #​42145 (Also in 31)
  • Fixed an issue where calling window.center() on Windows and Linux incorrectly centered the window. #​42100 (Also in 31)

Other Changes

v30.0.3: electron v30.0.3

Compare Source

Release Notes for v30.0.3

Fixes

  • Fixed an issue where document.requestFullscreen didn't work when calling it from a webContents inside WebContentsView. #​41996 (Also in 31)
  • Fixed an issue where fs.createWriteStream could write out of order. #​42046
  • Fixed an issue where recentDOcuments wasn't populating properly on macOS. #​41992 (Also in 29, 31)
  • Fixed crash after upgrade on Linux. #​42064 (Also in 29, 31)

Other Changes

v30.0.2: electron v30.0.2

Compare Source

Release Notes for v30.0.2

Fixes

  • Electron doesn't paint on offscreen-render mode after gpu process crashed. #​41925 (Also in 29, 31)
  • Fixed data corruption when protocol.handle() processed incoming data asynchronously. #​41933 (Also in 31)
  • Fixed nativeImage.createThumbnailFromPath and shell.openExternal not resolving when called in the renderer process. #​41909 (Also in 31)

Other Changes

  • Updated Chromium to 124.0.6367.91. #​41976

Documentation


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: imFile@1.0.8
npm error Found: eslint@7.32.0
npm error node_modules/eslint
npm error   dev eslint@"^7.32.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.0.1" from @vue/eslint-config-standard@8.0.1
npm error node_modules/@vue/eslint-config-standard
npm error   dev @vue/eslint-config-standard@"^8.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-14T03_25_16_958Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-14T03_25_16_958Z-debug-0.log

@renovate renovate bot force-pushed the renovate/electron-30.x-lockfile branch from 10a71a5 to 091cb0f Compare May 14, 2024 03:25
@renovate renovate bot changed the title Update dependency electron to v30.0.3 Update dependency electron to v30.0.4 May 14, 2024
@chenjia404 chenjia404 merged commit b35590f into master May 14, 2024
5 of 6 checks passed
@renovate renovate bot deleted the renovate/electron-30.x-lockfile branch May 14, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant