mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 13:05:43 -05:00
[PR #460] [MERGED] chore(deps): update dev-dependencies (major) #763
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/460
Author: @renovate[bot]
Created: 3/31/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @kolaente
Base:
main← Head:renovate/major-dev-dependencies📝 Commits (1)
d74de77chore(deps): update dev-dependencies📊 Changes
4 files changed (+182 additions, -368 deletions)
View changed files
📝
desktop/package.json(+2 -2)📝
desktop/pnpm-lock.yaml(+147 -289)📝
frontend/package.json(+3 -3)📝
frontend/pnpm-lock.yaml(+30 -74)📄 Description
This PR contains the following updates:
34.4.1->35.1.225.1.8->26.0.129.33.0->10.0.016.8.1->17.4.40.21.2->1.0.0Release Notes
electron/electron (electron)
v35.1.2: electron v35.1.2Compare Source
Release Notes for v35.1.2
Fixes
navigationHistory.restore()failed to restore theuserAgentif it was overridden. #46300 (Also in 34, 36)Other Changes
v35.1.1: electron v35.1.1Compare Source
Release Notes for v35.1.1
Fixes
v35.1.0: electron v35.1.0Compare Source
Release Notes for v35.1.0
Features
ffmpeg.dllto delay load configuration. #46172 (Also in 34, 36)Fixes
webContents.print(). #46147 (Also in 36)system-context-menuincorrectly fired for all regions in frameless windows. #46178 (Also in 33, 34, 36)webContents.printToPDF()didn't work as expected with cross-process subframes. #46257 (Also in 34, 36)pushNotifications.registerForAPNSNotifications(). #46148 (Also in 34, 36)Other Changes
v35.0.3: electron v35.0.3Compare Source
Release Notes for v35.0.3
Fixes
Documentation
v35.0.2: electron v35.0.2Compare Source
Release Notes for v35.0.2
Fixes
Other Changes
v35.0.1: electron v35.0.1Compare Source
Release Notes for v35.0.1
Fixes
setContentProtection(true)was reverted when a given window was hidden. #45889 (Also in 34)Other Changes
4010597. #459384010597. #45943v35.0.0: electron v35.0.0Compare Source
Release Notes for v35.0.0
Stack Upgrades
134.0.6998.4422.14.013.4Breaking Changes
fromVersionIDonServiceWorkersto get an instance ofServiceWorkerMain. #45341getPreloadsandsetPreloadsonSession. #45329systemPreferences.isAeroGlassEnabled()API has been deprecated and will be removed without replacement. #45554Features
Additions
session.getSharedDictionaryUsageInfo(),session.getSharedDictionaryInfo(options),session.clearSharedDictionaryCache(), andsession.clearSharedDictionaryCacheForIsolationKey(options). #44750 (Also in 33, 34)NSPrefersDisplaySafeAreaCompatibilityMode=falseto Info.plist to remove "Scale to fit below built-in camera." from app options. #45357 (Also in 33, 34)ServiceWorkerMainclass to interact with service workers in the main process. #45341running-status-changedevent onServiceWorkersto indicate when a service worker's running status has changed.startWorkerForScopeonServiceWorkersto start a worker that may have been previously stopped.WebFrameMain.collectJavaScriptCallStack()for accessing the JavaScript call stack of unresponsive renderers. #44204 (Also in 33, 34)contextBridge.executeInMainWorldto safely execute code across world boundaries. #45330frameto 'console-message' event. #43617query-session-endevent and improvedsession-endevents on Windows. #44598view.getVisible(). #45409 (Also in 34)webContents.navigationHistory.restore(index, entries)API that allows restoration of navigation history. #45583 (Also in 34)document.executeCommand("paste"). #45471 (Also in 33, 34)roundedCornersBrowserWindow constructor option on Windows. #45740 (Also in 34)Improvements
registerPreloadScript,unregisterPreloadScript,getPreloadScriptsonSession.#45329Removed/Deprecated
Fixes
webContents.print()after switch to OOP printing on macOS and Linux. #45285window.print()on macOS/Linux. #45259webFrame.getZoomLevelandwebFrame.getZoomFactorAPIs. #45557Also in earlier versions...
chrome.i18nextension API being unavailable in service workers. #45031 (Also in 31, 32, 33, 34)trace-startupnot working on macOS. #44257 (Also in 32, 33, 34)v8.setHeapSnapshotNearHeapLimitapi in main and utility process, along with support for--diagnostic-dirNode.js cli flag to specify the directory to save the heap snapshots. #45632 (Also in 33, 34)shell.readShortcutLinkon Windows. #44784 (Also in 33, 34)shell.readShortcutLinkcaused byPKEY_AppUserModel_ToastActivatorCLSIDsometimes being represented by a string uuid. #45348 (Also in 33, 34)chrome.tabs.update(). #45302 (Also in 33, 34)getUserMediawith an invalidchromeMediaSourceId. #45755 (Also in 34)EventSourcewasundefinedin both renderer and worker processes when Node.js integration was enabled. #44475 (Also in 32, 33, 34)WebContentsViews were being improperly removed. #44656 (Also in 31, 32, 33, 34)contextmenuevents wouldn't be correctly dispatched in draggable regions on Linux. #45841 (Also in 34)resizewasn't being emitted for single-pixel resizes on Windows. #44700 (Also in 32, 33, 34)utilityProcesspid would not beundefinedafter exit. #44677 (Also in 32, 33, 34)getAsFileSystemHandleto never resolve. #45256 (Also in 33, 34)dialogmodule didn't work on Linux. #45394 (Also in 34)exitevent could be emitted twice from theutilityProcess. #44243 (Also in 31, 32, 33, 34)context-menuevent was not emitted when using-webkit-app-region: drag. #44761 (Also in 32, 33, 34)backgroundMateriallost effect on maximization. #45525 (Also in 34)context-menuevent. #44940 (Also in 32, 33, 34)win.closeFilePreviewtwice on macOS. #45664 (Also in 32, 33, 34)webContents.canGoToOffset. #44989 (Also in 32, 33, 34)libgdk_pixbuf. #44423 (Also in 32, 33, 34)avoidClosingConnectionsoption forsession.clearDatanow properly defaults tofalsewhen thedataTypesoption is not set. #45187 (Also in 33, 34)Other Changes
3872580,383070811. #45496-Wunsafe-buffer-usageClang warnings and enabled the compiler warning in new builds. #44056Documentation
Notices
End of Support for 32.x.y
Electron 32.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
electron-userland/electron-builder (electron-builder)
v26.0.12Compare Source
Patch Changes
2d25ec8c,7ba4fea9,81e0c472,f24a2ce0,ad151b9d]:v26.0.11Compare Source
Patch Changes
14b96dfc,53a81939,70d7c855,e1ea62b0]:v26.0.10Compare Source
Patch Changes
3ce33edb,3caab3c4,8903c5df]:v26.0.9Compare Source
Patch Changes
22da6442,4cc475ed,62029b08,67b6f71f,69184315]:v26.0.8Compare Source
Patch Changes
7f6c3fea,48c9f88b,7f6c3fea]:v26.0.7Compare Source
Patch Changes
c12f86f2,3fe27d77]:v26.0.6Compare Source
Patch Changes
7fc78460,0f2c9637]:v26.0.5Compare Source
Patch Changes
53ee6c6c]:v26.0.4Compare Source
Patch Changes
8b059ad3]:v26.0.3Compare Source
Patch Changes
27b2ba81,6261c9a0]:v26.0.2Compare Source
Patch Changes
b3adf480,f45a09ee,f5af99ac,44603f2f]:v26.0.1Compare Source
Patch Changes
2d25ec8c,7ba4fea9,81e0c472,f24a2ce0,ad151b9d]:v26.0.0Compare Source
Major Changes
74355da9Thanks @mmaietta! - chore: upgrade buildpack-deps base image fromfocaltojammy. This also forces upgradingpython->python3package and wine-stablePatch Changes
#8596
e0b0e351Thanks @mmaietta! - chore: refactor files for publishing to electron-publish#8717
9381513dThanks @beyondkmp! - fix(deps): update dependency eslint to v9.16.0 [security]Updated dependencies [
f4d40f91,d672b04b,c4f54977,633490cb,f84a0831,f123628c,1fee87a2,45a402b9,a4505a37,e0b0e351,eacbbf59,796e1a07,2a3195d9,ccbf0a5b,6f0fb8e4,6a294c97,6a6bed46,e9eef0c1,e45fecf0,88cc0b06,3eab7143,5a9141f6,c6d6b6e5,c8484305,a5558e33,6a9597b4,dfa35c32,667ab2f8,7268c2ee,66334502,a0e635c1,712a8bce,d4ea0d99,28006623,4c394d54,9e11358f,645e2abd,215fc36b,a1ee0419,0dbe357a,1d7f87c1,ee2c6dc1,13f55a3e,b8185d48,8434e10d,cdf18d9a,ae9221d9]:vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.0.0Compare Source
💥 Breaking changes
Configuration
📅 Schedule: Branch creation - "* 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.
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.