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

deps(dev): bump electron from 29.3.0 to 30.0.0 #1471

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps electron from 29.3.0 to 30.0.0.

Release notes

Sourced from electron's releases.

electron v30.0.0

Release Notes for v30.0.0

Features

  • Added support for NODE_EXTRA_CA_CERTS. #41822
  • Implemented support for the File System API. #41827

Fixes

  • Fixed an issue on Windows where silent printing resulted in comically tiny renderer output. #41838 (Also in 28, 29)
  • Fixed an issue where showing or focusing a panel window would activate the app on Mac. #41844
  • Fixed missing <__assertion_handler> header when compiling with libc++. #41846 (Also in 29)

Other Changes

  • Updated Chromium to 124.0.6367.49. #41852

electron v30.0.0-beta.8

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@30.0.0-beta.8.

Release Notes for v30.0.0-beta.8

Fixes

  • Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #41805
  • Fixed an issue where child views in a BrowserWindow could sometimes be. #41802

electron v30.0.0-beta.7

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@30.0.0-beta.7.

Release Notes for v30.0.0-beta.7

Other Changes

  • Updated Chromium to 124.0.6367.29. #41768

electron v30.0.0-beta.6

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@30.0.0-beta.6.

Release Notes for v30.0.0-beta.6

Other Changes

  • Updated Chromium to 124.0.6367.18. #41714

Documentation

... (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 <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 Apr 16, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 16, 2024 01:24
Copy link

socket-security bot commented Apr 16, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/electron@29.3.0

View full report↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-30.0.0 branch 2 times, most recently from 5efece4 to cea4c0c Compare April 16, 2024 02:27
Bumps [electron](https://github.com/electron/electron) from 29.3.0 to 30.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v29.3.0...v30.0.0)

---
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/electron-30.0.0 branch from cea4c0c to 3de59b9 Compare April 16, 2024 03:10
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested manually

@github-actions github-actions bot merged commit 179689d into main Apr 16, 2024
36 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/electron-30.0.0 branch April 16, 2024 07:39
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