[PR #1587] [MERGED] composer update + update jwt #1470

Closed
opened 2026-02-04 19:49:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1587
Author: @notAreYouScared
Created: 8/11/2025
Status: Merged
Merged: 8/11/2025
Merged by: @notAreYouScared

Base: mainHead: charles/update-depends


📝 Commits (5)

📊 Changes

5 files changed (+111 additions, -167 deletions)

View changed files

📝 app/Services/Nodes/NodeJWTService.php (+7 -12)
📝 app/Services/Servers/TransferServerService.php (+2 -2)
📝 composer.json (+1 -1)
📝 composer.lock (+75 -117)
📝 tests/Integration/Api/Client/Server/WebsocketControllerTest.php (+26 -35)

📄 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/pelican-dev/panel/pull/1587 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/update-depends` --- ### 📝 Commits (5) - [`79f5d14`](https://github.com/pelican-dev/panel/commit/79f5d1436dbeb0f4fd5bafd7ef7a8931e59b370f) composer update + update jwt - [`d6dca40`](https://github.com/pelican-dev/panel/commit/d6dca403b8434910d42d8ff4b20b026188b37e49) phpstan - [`f3ea3a0`](https://github.com/pelican-dev/panel/commit/f3ea3a0f680d9c2b2586ac0436ec2dfdc5fa02c7) Updates. - [`cd43b60`](https://github.com/pelican-dev/panel/commit/cd43b600e90ef332e935fef166375f8a31d8cd91) Fix tests - [`f4aca4f`](https://github.com/pelican-dev/panel/commit/f4aca4f12d90221a2c9474bea807a0a70e54340e) Fix socket connection ### 📊 Changes **5 files changed** (+111 additions, -167 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Nodes/NodeJWTService.php` (+7 -12) 📝 `app/Services/Servers/TransferServerService.php` (+2 -2) 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+75 -117) 📝 `tests/Integration/Api/Client/Server/WebsocketControllerTest.php` (+26 -35) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:49:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1470