[PR #1320] [MERGED] feat: update Cypress to v7 #1677

Closed
opened 2026-02-26 03:31:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1320
Author: @phanan
Created: 5/21/2021
Status: Merged
Merged: 5/23/2021
Merged by: @phanan

Base: masterHead: build/cypress-7


📝 Commits (5)

  • 854a686 feat: update Cypress to v7
  • c9a249b chore: sync with core
  • c42060d fix: manually play a song to avoid intercept conflicts
  • 84925ac fix tests
  • edb2fb0 chore: sync with core

📊 Changes

13 files changed (+153 additions, -129 deletions)

View changed files

📝 cypress/integration/albums.spec.ts (+1 -1)
📝 cypress/integration/artists.spec.ts (+1 -1)
📝 cypress/integration/extra-panel.spec.ts (+3 -1)
📝 cypress/integration/playlists.spec.ts (+10 -10)
📝 cypress/integration/searching.spec.ts (+4 -4)
📝 cypress/integration/song-context-menu.spec.ts (+3 -3)
📝 cypress/integration/song-editing.spec.ts (+1 -1)
📝 cypress/integration/uploading.spec.ts (+2 -8)
📝 cypress/integration/youtube.spec.ts (+1 -1)
📝 cypress/support/commands.ts (+5 -2)
📝 package.json (+2 -2)
📝 resources/assets (+1 -1)
📝 yarn.lock (+119 -94)

📄 Description

No description provided


🔄 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/koel/koel/pull/1320 **Author:** [@phanan](https://github.com/phanan) **Created:** 5/21/2021 **Status:** ✅ Merged **Merged:** 5/23/2021 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `build/cypress-7` --- ### 📝 Commits (5) - [`854a686`](https://github.com/koel/koel/commit/854a686452e0fbfe5ac0965e4540ae78739c67cf) feat: update Cypress to v7 - [`c9a249b`](https://github.com/koel/koel/commit/c9a249b04eca4fd17bade8610c6c6c27fc314c74) chore: sync with core - [`c42060d`](https://github.com/koel/koel/commit/c42060de794d645838f85a4e4a2dd60dfe3b18a5) fix: manually play a song to avoid intercept conflicts - [`84925ac`](https://github.com/koel/koel/commit/84925ac04aaef7d2f9eecefab586c6e31b6a2b2a) fix tests - [`edb2fb0`](https://github.com/koel/koel/commit/edb2fb0b5dc29eb3ffdaeccc0e77acb52984997c) chore: sync with core ### 📊 Changes **13 files changed** (+153 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `cypress/integration/albums.spec.ts` (+1 -1) 📝 `cypress/integration/artists.spec.ts` (+1 -1) 📝 `cypress/integration/extra-panel.spec.ts` (+3 -1) 📝 `cypress/integration/playlists.spec.ts` (+10 -10) 📝 `cypress/integration/searching.spec.ts` (+4 -4) 📝 `cypress/integration/song-context-menu.spec.ts` (+3 -3) 📝 `cypress/integration/song-editing.spec.ts` (+1 -1) 📝 `cypress/integration/uploading.spec.ts` (+2 -8) 📝 `cypress/integration/youtube.spec.ts` (+1 -1) 📝 `cypress/support/commands.ts` (+5 -2) 📝 `package.json` (+2 -2) 📝 `resources/assets` (+1 -1) 📝 `yarn.lock` (+119 -94) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1677
No description provided.