[PR #1249] [MERGED] web: initial svelte 5 update #1359

Closed
opened 2025-11-09 10:11:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1249
Author: @wukko
Created: 4/28/2025
Status: Merged
Merged: 4/28/2025
Merged by: @github-actions[bot]

Base: developHead: svelte5


📝 Commits (2)

  • 76b04aa web: update dependencies to svelte 5
  • a12cb11 web/types/changelog: fix ChangelogImport type

📊 Changes

4 files changed (+186 additions, -393 deletions)

View changed files

📝 pnpm-lock.yaml (+155 -363)
📝 web/package.json (+6 -6)
📝 web/src/components/dialog/NoScriptDialog.svelte (+24 -21)
📝 web/src/lib/types/changelogs.ts (+1 -3)

📄 Description

just updating the dependencies for now, will migrate components gradually over time


🔄 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/imputnet/cobalt/pull/1249 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/28/2025 **Status:** ✅ Merged **Merged:** 4/28/2025 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `develop` ← **Head:** `svelte5` --- ### 📝 Commits (2) - [`76b04aa`](https://github.com/imputnet/cobalt/commit/76b04aabf0f663ab0355c75ea292b2eb2ffa3ce2) web: update dependencies to svelte 5 - [`a12cb11`](https://github.com/imputnet/cobalt/commit/a12cb110fb01a34517c71c07f57e1617a80ee140) web/types/changelog: fix ChangelogImport type ### 📊 Changes **4 files changed** (+186 additions, -393 deletions) <details> <summary>View changed files</summary> 📝 `pnpm-lock.yaml` (+155 -363) 📝 `web/package.json` (+6 -6) 📝 `web/src/components/dialog/NoScriptDialog.svelte` (+24 -21) 📝 `web/src/lib/types/changelogs.ts` (+1 -3) </details> ### 📄 Description just updating the dependencies for now, will migrate components gradually over time --- <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-09 10:11:23 -06:00
Sign in to join this conversation.