[PR #1415] [MERGED] chore(deps-dev): bump electron from 37.3.0 to 37.3.1 in /desktop #3406

Closed
opened 2026-03-22 14:43:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1415
Author: @dependabot[bot]
Created: 9/4/2025
Status: Merged
Merged: 9/4/2025
Merged by: @kolaente

Base: mainHead: dependabot/npm_and_yarn/desktop/electron-37.3.1


📝 Commits (1)

  • db328f6 chore(deps-dev): bump electron from 37.3.0 to 37.3.1 in /desktop

📊 Changes

2 files changed (+95 additions, -64 deletions)

View changed files

📝 desktop/package.json (+1 -1)
📝 desktop/pnpm-lock.yaml (+94 -63)

📄 Description

Bumps electron from 37.3.0 to 37.3.1.

Release notes

Sourced from electron's releases.

electron v37.3.1

Release Notes for v37.3.1

Fixes

  • Fixed an issue where shell.openPath was not non-blocking as expected. #48088 (Also in 36, 38)
  • Fixed an issue where windows opened with window.open would never be offscreen. #48070 (Also in 38)
  • Fixed potential deadlock inside app.getLoginItemSettings on macOS. #48096 (Also in 36)

Other Changes

  • Updated Chromium to 138.0.7204.235. #48066
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1415 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/desktop/electron-37.3.1` --- ### 📝 Commits (1) - [`db328f6`](https://github.com/go-vikunja/vikunja/commit/db328f6ec23b421d28038e7d722a47d29841c87a) chore(deps-dev): bump electron from 37.3.0 to 37.3.1 in /desktop ### 📊 Changes **2 files changed** (+95 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `desktop/package.json` (+1 -1) 📝 `desktop/pnpm-lock.yaml` (+94 -63) </details> ### 📄 Description Bumps [electron](https://github.com/electron/electron) from 37.3.0 to 37.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v37.3.1</h2> <h1>Release Notes for v37.3.1</h1> <h2>Fixes</h2> <ul> <li>Fixed an issue where <code>shell.openPath</code> was not non-blocking as expected. <a href="https://redirect.github.com/electron/electron/pull/48088">#48088</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/48087">36</a>, <a href="https://redirect.github.com/electron/electron/pull/48089">38</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where windows opened with <code>window.open</code> would never be offscreen. <a href="https://redirect.github.com/electron/electron/pull/48070">#48070</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/48026">38</a>)<!-- raw HTML omitted --></li> <li>Fixed potential deadlock inside <code>app.getLoginItemSettings</code> on macOS. <a href="https://redirect.github.com/electron/electron/pull/48096">#48096</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/48095">36</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 138.0.7204.235. <a href="https://redirect.github.com/electron/electron/pull/48066">#48066</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/23a02934510fcf951428e14573d9b2d2a3c4f28b"><code>23a0293</code></a> fix: ensure snapshot is valid (<a href="https://redirect.github.com/electron/electron/issues/48103">#48103</a>)</li> <li><a href="https://github.com/electron/electron/commit/beee3737a9e4c1d89f629b3e9cab5e5dea4effbf"><code>beee373</code></a> fix: offscreen mode under <code>window.open</code> creation (<a href="https://redirect.github.com/electron/electron/issues/48070">#48070</a>)</li> <li><a href="https://github.com/electron/electron/commit/a11d4eb03c97c31ac47f8302a505edd75576eeef"><code>a11d4eb</code></a> fix: avoid deprecated login item methods (<a href="https://redirect.github.com/electron/electron/issues/48096">#48096</a>)</li> <li><a href="https://github.com/electron/electron/commit/edbe9cbbda29440b2c22cfc3ad08ba7c5b14b282"><code>edbe9cb</code></a> fix: <code>shell.openPath</code> should be non-blocking (<a href="https://redirect.github.com/electron/electron/issues/48088">#48088</a>)</li> <li><a href="https://github.com/electron/electron/commit/1d6508bc70bd9f142c623116b87e817baa0bbe34"><code>1d6508b</code></a> build: use quick tunnels for ssh debugging (<a href="https://redirect.github.com/electron/electron/issues/48072">#48072</a>)</li> <li><a href="https://github.com/electron/electron/commit/78614c6bdb01136ade36a904c693ca6f02820c45"><code>78614c6</code></a> chore: bump chromium to 138.0.7204.235 (37-x-y) (<a href="https://redirect.github.com/electron/electron/issues/48066">#48066</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v37.3.0...v37.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=37.3.0&new-version=37.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/go-vikunja/vikunja/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 14:43:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#3406