Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

deps(dev): bump electron from 30.0.2 to 30.0.3#1523

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-30.0.3
May 10, 2024
Merged

deps(dev): bump electron from 30.0.2 to 30.0.3#1523
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-30.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps electron from 30.0.2 to 30.0.3.

Release notes

Sourced from electron's releases.

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
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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2024
@dependabot dependabot bot requested review from bajtos and juliangruber May 9, 2024 01:22
@github-actions github-actions bot enabled auto-merge (squash) May 9, 2024 01:22
@socket-security
Copy link

socket-security bot commented May 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/electron@30.0.3 Transitive: environment, filesystem, network, shell +32 6.03 MB electron-nightly

🚮 Removed packages: npm/electron@30.0.2

View full report↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-30.0.3 branch 2 times, most recently from 3db8ced to eac39e1 Compare May 10, 2024 02:19
Bumps [electron](https://github.com/electron/electron) from 30.0.2 to 30.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@v30.0.2...v30.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-30.0.3 branch from eac39e1 to fb4e62c Compare May 10, 2024 02:35
@github-actions github-actions bot merged commit 53c9ed8 into main May 10, 2024
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/electron-30.0.3 branch May 10, 2024 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant