[PR #1822] [MERGED] chore(deps): update dev-dependencies #7837

Closed
opened 2026-04-20 17:54:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 1de365d chore(deps): update dev-dependencies

📊 Changes

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

View changed files

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

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@tsconfig/node22 (source) 22.0.2 -> 22.0.3 age confidence
csstype 3.1.3 -> 3.2.0 age confidence
electron 37.9.0 -> 37.10.0 age confidence

Release Notes

tsconfig/bases (@​tsconfig/node22)

v22.0.3

Compare Source

frenic/csstype (csstype)

v3.2.0

Compare Source

electron/electron (electron)

v37.10.0: electron v37.10.0

Compare Source

Release Notes for v37.10.0

Features

  • Added app.isHardwareAccelerationEnabled(). #​48679 (Also in 38, 39)
  • Automatically focus DevTools when element is inspected or breakpoint is triggered. #​48703 (Also in 38, 39)

Fixes

Other Changes


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/1822 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/15/2025 **Status:** ✅ Merged **Merged:** 11/15/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`1de365d`](https://github.com/go-vikunja/vikunja/commit/1de365dce8d9cf49acf03478a4ea396cb4498aac) chore(deps): update dev-dependencies ### 📊 Changes **4 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `desktop/package.json` (+1 -1) 📝 `desktop/pnpm-lock.yaml` (+5 -5) 📝 `frontend/package.json` (+2 -2) 📝 `frontend/pnpm-lock.yaml` (+11 -11) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@tsconfig/node22](https://redirect.github.com/tsconfig/bases) ([source](https://redirect.github.com/tsconfig/bases/tree/HEAD/bases)) | [`22.0.2` -> `22.0.3`](https://renovatebot.com/diffs/npm/@tsconfig%2fnode22/22.0.2/22.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tsconfig%2fnode22/22.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tsconfig%2fnode22/22.0.2/22.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [csstype](https://redirect.github.com/frenic/csstype) | [`3.1.3` -> `3.2.0`](https://renovatebot.com/diffs/npm/csstype/3.1.3/3.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/csstype/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/csstype/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [electron](https://redirect.github.com/electron/electron) | [`37.9.0` -> `37.10.0`](https://renovatebot.com/diffs/npm/electron/37.9.0/37.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron/37.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/electron/37.9.0/37.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tsconfig/bases (@&#8203;tsconfig/node22)</summary> ### [`v22.0.3`](https://redirect.github.com/tsconfig/bases/compare/03f3a4b01f648a86cb33f463bd1a46e1ecf6dd9a...1bff76396c195c6bb8e259ee4aa0b76214dd7b6b) [Compare Source](https://redirect.github.com/tsconfig/bases/compare/651820b689a40704c5638344d62a75cf874731ce...1bff76396c195c6bb8e259ee4aa0b76214dd7b6b) </details> <details> <summary>frenic/csstype (csstype)</summary> ### [`v3.2.0`](https://redirect.github.com/frenic/csstype/compare/v3.1.3...v3.2.0) [Compare Source](https://redirect.github.com/frenic/csstype/compare/v3.1.3...v3.2.0) </details> <details> <summary>electron/electron (electron)</summary> ### [`v37.10.0`](https://redirect.github.com/electron/electron/releases/tag/v37.10.0): electron v37.10.0 [Compare Source](https://redirect.github.com/electron/electron/compare/v37.9.0...v37.10.0) ### Release Notes for v37.10.0 #### Features - Added `app.isHardwareAccelerationEnabled()`. [#&#8203;48679](https://redirect.github.com/electron/electron/pull/48679) <span style="font-size:small;">(Also in [38](https://redirect.github.com/electron/electron/pull/48681), [39](https://redirect.github.com/electron/electron/pull/48680))</span> - Automatically focus DevTools when element is inspected or breakpoint is triggered. [#&#8203;48703](https://redirect.github.com/electron/electron/pull/48703) <span style="font-size:small;">(Also in [38](https://redirect.github.com/electron/electron/pull/48701), [39](https://redirect.github.com/electron/electron/pull/48702))</span> #### Fixes - Restored window's canHide property. [#&#8203;48902](https://redirect.github.com/electron/electron/pull/48902) <span style="font-size:small;">(Also in [38](https://redirect.github.com/electron/electron/pull/48900), [39](https://redirect.github.com/electron/electron/pull/48901))</span> #### Other Changes - Backported fix for [`4600173`](https://redirect.github.com/electron/electron/commit/460017370). [#&#8203;48949](https://redirect.github.com/electron/electron/pull/48949) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <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-04-20 17:54:13 -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#7837