[PR #2196] [MERGED] chore: upgrade phanan/poddle (closes #2192) #2136

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2196
Author: @phanan
Created: 1/11/2026
Status: Merged
Merged: 1/11/2026
Merged by: @phanan

Base: masterHead: poddle-123


📝 Commits (1)

📊 Changes

10 files changed (+227 additions, -74 deletions)

View changed files

📝 .cursor/mcp.json (+1 -1)
📝 .cursor/rules/laravel-boost.mdc (+30 -13)
📝 .github/copilot-instructions.md (+30 -13)
📝 .junie/guidelines.md (+30 -13)
📝 .junie/mcp/mcp.json (+2 -2)
📝 .mcp.json (+1 -1)
📝 .vscode/mcp.json (+1 -1)
📝 CLAUDE.md (+30 -13)
boost.json (+15 -0)
📝 composer.lock (+87 -17)

📄 Description

Description

Upgrade phanan/poddle to v1.2.3.

Motivation

Before v1.2.3, phanan/poddle requires a channel's feed to be not null, adhering to the standard. However, since this standard is not well supported, v1.2.3 loosens this restriction a bit and converts null values into empty strings, preventing parse errors.

Screenshots (if applicable)

Checklist

  • I've tested my changes thoroughly and added tests where applicable
  • I've updated relevant documentation (if any)
  • My code follows the project's conventions

🔄 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/2196 **Author:** [@phanan](https://github.com/phanan) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `poddle-123` --- ### 📝 Commits (1) - [`c5c5132`](https://github.com/koel/koel/commit/c5c5132f22772d46c8885285f84125267390b160) chore: upgrade phanan/poddle (closes #2192) ### 📊 Changes **10 files changed** (+227 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `.cursor/mcp.json` (+1 -1) 📝 `.cursor/rules/laravel-boost.mdc` (+30 -13) 📝 `.github/copilot-instructions.md` (+30 -13) 📝 `.junie/guidelines.md` (+30 -13) 📝 `.junie/mcp/mcp.json` (+2 -2) 📝 `.mcp.json` (+1 -1) 📝 `.vscode/mcp.json` (+1 -1) 📝 `CLAUDE.md` (+30 -13) ➕ `boost.json` (+15 -0) 📝 `composer.lock` (+87 -17) </details> ### 📄 Description <!-- Thank you for contributing to Koel! Please provide a clear description of your changes below. --> ## Description Upgrade phanan/poddle to v1.2.3. ## Motivation Before v1.2.3, phanan/poddle requires a channel's feed to be not null, adhering to the [standard](https://github.com/Podcast-Standards-Project/PSP-1-Podcast-RSS-Specification#atomlink-relself). However, since this standard is not well supported, v1.2.3 loosens this restriction a bit and converts null values into empty strings, preventing parse errors. ## Screenshots (if applicable) ## Checklist - [x] I've tested my changes thoroughly and added tests where applicable - [x] I've updated relevant documentation (if any) - [x] My code follows the project's conventions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:22 +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#2136
No description provided.