Aetherinox / obsidian-gistr

Obsidian.md plugin which allows you to use your notes to embed, create, and update gists for Github and Opengist. Light & dark theme support, create / update public & private gists either manually or with autosave.
https://aetherinox.github.io/obsidian-gistr/
Other
14 stars 1 forks source link

PR 85: build(deps-dev): bump electron from 30.0.1 to 30.0.6 #85

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps electron from 30.0.1 to 30.0.6.

Release notes

Sourced from electron's releases.

electron v30.0.6

Release Notes for v30.0.6

Fixes

  • Fixed a potential issue with Linux layout invalidation. #42189

electron v30.0.5

Release Notes for v30.0.5

Fixes

  • Fixed an issue where setTitleBarOverlay didn't work as expected when called on BaseWindow. #42151
  • Fixed an issue where webContents.navigationHistory was not an enumerable property. #42181
  • Fixed crash on window maximize on X11. #42185 (Also in 31)
  • BrowserWindow.focus() now correctly restore focus to inactive apps on macOS. #42187 (Also in 31)

Other Changes

  • Backported fix for 340221135. #42174
  • Updated Chromium to 124.0.6367.207. #42166

electron v30.0.4

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

  • Backported fix for 339458194. #42122
  • Updated Chromium to 124.0.6367.201. #42117

electron v30.0.3

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

  • Backported fix for 330756841. #42068
  • Backported fix for 339266700. #42096
  • Updated Chromium to 124.0.6367.119. #42020

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
EuropaServ commented 4 months ago


Automatic Self-Check - #85

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title build(deps-dev): bump electron from 30.0.1 to 30.0.6
Created 05.15.2024 11:43 PM UTC
ID https://github.com/Aetherinox/obsidian-gistr/pull/85
Author dependabot[bot]
Repo obsidian-gistr
Branch dependabot/npm_and_yarn/electron-30.0.6 main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0




❌ Skipped Files

[!TIP] The following file(s) have been skipped:





This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

dependabot[bot] commented 3 months ago

Superseded by #87.