Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump electron from 29.1.6 to 29.2.0 #707

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps electron from 29.1.6 to 29.2.0.

Release notes

Sourced from electron's releases.

electron v29.2.0

Release Notes for v29.2.0

Fixes

  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41707 (Also in 28, 30)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41739 (Also in 28, 30)

Other Changes

  • Security: backported fix for CVE-2024-2885.
    • Security: backported fix for CVE-2024-2883.
    • Security: backported fix for CVE-2024-2887.
    • Security: backported fix for CVE-2024-2886.
    • Security: backported fix for 329674887.
    • Security: backported fix for 327183408.
    • Security: backported fix for 326349405. #41746
  • Updated Chromium to 122.0.6261.156. #41765

Documentation

  • Documentation changes: #41730

Unknown

  • Added support for Bluetooth ports being requested by service class ID in navigator.serial. #41735 (Also in 30)
Commits
  • ed9a12c chore: bump chromium to 122.0.6261.156 (29-x-y) (#41765)
  • fe4d3a2 docs: add missing headers option to ClientRequest options (#41730)
  • ad9a90e chore: cherry-pick 8 changes from Release-1-M123 (#41746)
  • 8647232 feat(serial): allow Bluetooth ports to be requested by service class ID (#41735)
  • f9e28e3 fix: Storage.{get|set|clear}Cookies via CDP not working (#41739)
  • 3698f89 fix: don't do self-destroy in LibnotifyNotification::Dismiss() (#41707)
  • 238cc80 chore: bump chromium to 122.0.6261.148 (29-x-y) (#41711)
  • See full diff 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 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 javascript Pull requests that update Javascript code labels Apr 5, 2024
@yasuyuky
Copy link
Owner

yasuyuky commented Apr 6, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@yasuyuky
Copy link
Owner

yasuyuky commented Apr 6, 2024

@dependabot recreate

Bumps [electron](https://github.com/electron/electron) from 29.1.6 to 29.2.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.1.6...v29.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-29.2.0 branch from e180cca to 53ee5a9 Compare April 6, 2024 02:59
@yasuyuky yasuyuky merged commit f508ed5 into main Apr 6, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-29.2.0 branch April 6, 2024 03:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant