Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps electron from 23.3.13 to 29.1.6.

Release notes

Sourced from electron's releases.

electron v29.1.6

Release Notes for v29.1.6

Fixes

  • Fixed shell.showItemInFolder not opening Windows Explorer if the passed path contains forward slashes. #41672 (Also in 28, 30)
  • Fixed a potential crash in chrome.scripting on extension unload. #41701 (Also in 30)
  • Fixed an issue where emojis weren't properly handled on Windows. #41680 (Also in 30)
  • Fixed an issue where the serial-port-added event improperly respected filters set by serial.requestPort(). #41636 (Also in 28, 30)

Other Changes

electron v29.1.5

Release Notes for v29.1.5

Fixes

  • Fixed an issue where badge text set using the Badging API no longer appeared correctly on Windows. #41628 (Also in 30)

Other Changes

  • Updated Chromium to 122.0.6261.130. #41598

electron v29.1.4

Release Notes for v29.1.4

Other Changes

  • Updated Chromium to 122.0.6261.129. #41583

electron v29.1.3

Release Notes for v29.1.3

Fixes

  • Fixed chrome://process-internals failing to load. #41542 (Also in 28, 30)
  • Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. #41574

Other Changes

  • Backported fix for 40265302. #41573
  • Updated Chromium to 122.0.6261.112. #41552

electron v29.1.2

Release Notes for v29.1.2

Fixes

  • Fixed chrome://process-internals failing to load. #41542 (Also in 28, 30)
  • Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. #41574

... (truncated)

Commits
  • 3b025ec test: add test and api_feature definition for `chrome.scripting.globalParam...
  • d2c14f1 fix: crash on extension unload when script validation finishes (#41701)
  • 0d3f50f docs: backslash escape parametrized TypeScript types (#41692)
  • d3da708 fix: WTF-8 decoding issue in node:fs (#41680)
  • e64c123 fix: normalize path before calling showItemInFolder and openPath (#41672)
  • 9ce58dd ci: use CircleCI hosted macOS arm64 runners for testing (#41655)
  • 4da7bff docs: nodejs trademark policy link broken (#41653)
  • 53a7faa chore: bump chromium to 122.0.6261.139 (29-x-y) (#41634)
  • d2177e4 chore: cherry-pick 1 change from Release-0-M123 (#41631)
  • 07f5075 fix: serial-port-added should respect filters (#41636)
  • Additional commits viewable 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 the Type ◦ Dependency Item is associated to dependency label Mar 29, 2024
@Aetherinox
Copy link
Owner

@dependabot recreate

Bumps [electron](https://github.com/electron/electron) from 23.3.13 to 29.1.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v23.3.13...v29.1.6)

---
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-29.1.6 branch from 9106963 to a2aa120 Compare March 29, 2024 20:51
@BinaryServ BinaryServ changed the title build(deps-dev): bump electron from 23.3.13 to 29.1.6 PR 48: build(deps-dev): bump electron from 23.3.13 to 29.1.6 Mar 29, 2024
@BinaryServ BinaryServ added Type ◦ Pull Request Normal pull request AC ✦ Passed Ready to be reviewed labels Mar 29, 2024
@BinaryServ
Copy link
Collaborator


Automatic Self-Check - #48

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 23.3.13 to 29.1.6
Created 03.29.2024 5:37 PM UTC
ID #48
Author dependabot[bot]
Repo obsidian-gistr
Branch dependabot/npm_and_yarn/electron-29.1.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:


  • package-lock.json
  • package.json



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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2024

Looks like electron is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-29.1.6 branch March 31, 2024 10:28
@Aetherinox Aetherinox added Status 𐄂 Released Issues or PR has been implemented and is now live and removed AC ✦ Passed Ready to be reviewed labels Mar 31, 2024
@BinaryServ
Copy link
Collaborator

⚠️ This pull request has been automatically locked since there has not been any recent activity after it was closed.
Please open a new issue for related bugs.

I am a bot reaching out to you with an automated response.

@BinaryServ BinaryServ added the Status › Locked Automatically locked by AdminServ for a prolonged period of inactivity label May 3, 2025
Repository owner locked as resolved and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Status › Locked Automatically locked by AdminServ for a prolonged period of inactivity Status 𐄂 Released Issues or PR has been implemented and is now live Type ◦ Dependency Item is associated to dependency Type ◦ Pull Request Normal pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants