mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[PR #2111] [MERGED] feat(build): use Node 22 #2078
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#2078
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/koel/koel/pull/2111
Author: @phanan
Created: 9/25/2025
Status: ✅ Merged
Merged: 9/25/2025
Merged by: @phanan
Base:
master← Head:test-impv📝 Commits (1)
1470e8efeat(build): use Node 22📊 Changes
92 files changed (+468 additions, -604 deletions)
View changed files
📝
.github/workflows/lint-frontend.yml(+1 -1)📝
.github/workflows/unit-frontend.yml(+1 -1)📝
package.json(+1 -1)📝
pnpm-lock.yaml(+279 -366)📝
public/sw.js(+1 -1)📝
resources/assets/js/__tests__/TestHarness.ts(+9 -0)📝
resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap(+1 -1)📝
resources/assets/js/components/album/__snapshots__/AlbumContextMenu.spec.ts.snap(+1 -1)📝
resources/assets/js/components/album/__snapshots__/AlbumTrackListItem.spec.ts.snap(+1 -1)📝
resources/assets/js/components/artist/__snapshots__/ArtistCard.spec.ts.snap(+1 -1)📝
resources/assets/js/components/artist/__snapshots__/ArtistContextMenu.spec.ts.snap(+1 -1)📝
resources/assets/js/components/auth/ResetPasswordForm.spec.ts(+1 -5)📝
resources/assets/js/components/auth/__snapshots__/LoginForm.spec.ts.snap(+1 -1)📝
resources/assets/js/components/embed/widget/EmbedWidget.spec.ts(+1 -7)📝
resources/assets/js/components/embed/widget/__snapshots__/EmbedWidgetTrackItem.spec.ts.snap(+1 -1)📝
resources/assets/js/components/embed/widget/__snapshots__/PreviewBadge.spec.ts.snap(+1 -1)📝
resources/assets/js/components/genre/__snapshots__/GenreCard.spec.ts.snap(+1 -1)📝
resources/assets/js/components/genre/__snapshots__/GenreContextMenu.spec.ts.snap(+1 -1)📝
resources/assets/js/components/invitation/AcceptInvitation.spec.ts(+3 -10)📝
resources/assets/js/components/layout/app-footer/__snapshots__/FooterExtraControls.spec.ts.snap(+1 -1)...and 72 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.