[PR #1700] [MERGED] chore(deps): update dev-dependencies #1689

Closed
opened 2025-11-01 21:25:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1700
Author: @renovate[bot]
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @kolaente

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 692aa20 chore(deps): update dev-dependencies

📊 Changes

4 files changed (+15 additions, -15 deletions)

View changed files

📝 desktop/package.json (+1 -1)
📝 desktop/pnpm-lock.yaml (+5 -5)
📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+8 -8)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
electron 37.7.0 -> 37.7.1 age confidence
happy-dom 20.0.7 -> 20.0.8 age confidence

Release Notes

electron/electron (electron)

v37.7.1: electron v37.7.1

Compare Source

Release Notes for v37.7.1

Fixes

  • Fixed an issue where button background on mouse hover with titleBarOverlay wasn't always calculated to provide appropriate minimum contrast. #​48596 (Also in 39)
  • Fixed an issue where changing the resizable property on a window would break the styles of a transparent window. #​48500 (Also in 38, 39)
  • Fixed shader-f16 to work on Windows. #​48556 (Also in 38, 39)
  • Fixed white flash on call to BrowserWindow.show. #​48558 (Also in 38, 39)
capricorn86/happy-dom (happy-dom)

v20.0.8

Compare Source

👷‍♂️ Patch fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 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/1700 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`692aa20`](https://github.com/go-vikunja/vikunja/commit/692aa20fbc59584950484f2fff2514a3dab90092) chore(deps): update dev-dependencies ### 📊 Changes **4 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `desktop/package.json` (+1 -1) 📝 `desktop/pnpm-lock.yaml` (+5 -5) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+8 -8) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [electron](https://redirect.github.com/electron/electron) | [`37.7.0` -> `37.7.1`](https://renovatebot.com/diffs/npm/electron/37.7.0/37.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron/37.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/electron/37.7.0/37.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`20.0.7` -> `20.0.8`](https://renovatebot.com/diffs/npm/happy-dom/20.0.7/20.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/20.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/20.0.7/20.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>electron/electron (electron)</summary> ### [`v37.7.1`](https://redirect.github.com/electron/electron/releases/tag/v37.7.1): electron v37.7.1 [Compare Source](https://redirect.github.com/electron/electron/compare/v37.7.0...v37.7.1) ### Release Notes for v37.7.1 #### Fixes - Fixed an issue where button background on mouse hover with `titleBarOverlay` wasn't always calculated to provide appropriate minimum contrast. [#&#8203;48596](https://redirect.github.com/electron/electron/pull/48596) <span style="font-size:small;">(Also in [39](https://redirect.github.com/electron/electron/pull/48597))</span> - Fixed an issue where changing the resizable property on a window would break the styles of a transparent window. [#&#8203;48500](https://redirect.github.com/electron/electron/pull/48500) <span style="font-size:small;">(Also in [38](https://redirect.github.com/electron/electron/pull/48499), [39](https://redirect.github.com/electron/electron/pull/48501))</span> - Fixed shader-f16 to work on Windows. [#&#8203;48556](https://redirect.github.com/electron/electron/pull/48556) <span style="font-size:small;">(Also in [38](https://redirect.github.com/electron/electron/pull/48555), [39](https://redirect.github.com/electron/electron/pull/48557))</span> - Fixed white flash on call to BrowserWindow\.show. [#&#8203;48558](https://redirect.github.com/electron/electron/pull/48558) <span style="font-size:small;">(Also in [38](https://redirect.github.com/electron/electron/pull/48560), [39](https://redirect.github.com/electron/electron/pull/48559))</span> </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v20.0.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.0.8) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.0.7...v20.0.8) ##### :construction\_worker\_man: Patch fixes - Fixes issue where HTMLSelectElement previousSibling and nextSibling didnt work - By **[@&#8203;betterqualityassuranceuser](https://redirect.github.com/betterqualityassuranceuser)** in task [#&#8203;1939](https://redirect.github.com/capricorn86/happy-dom/issues/1939) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <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 2025-11-01 21:25:30 -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#1689