[PR #53] [MERGED] Dev #215

Closed
opened 2026-01-15 11:45:36 +08:00 by yan · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/53
Author: @kmvan
Created: 12/2/2019
Status: Merged
Merged: 12/2/2019
Merged by: @kmvan

Base: masterHead: dev


📝 Commits (4)

📊 Changes

10 files changed (+1043 additions, -971 deletions)

View changed files

📝 AppConfig.json (+5 -2)
📝 CHANGELOG.md (+6 -0)
📝 compiler/ConfigGeneration.php (+3 -2)
📝 dist/prober.php (+3 -3)
📝 package-lock.json (+968 -930)
📝 package.json (+17 -17)
📝 src/Components/Bootstrap/Conf.php (+1 -1)
📝 src/Components/Bootstrap/src/stores/index.ts (+1 -1)
📝 src/Components/Config/ConfigApi.php (+2 -2)
📝 src/Components/Config/src/stores/index.ts (+37 -13)

📄 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/kmvan/x-prober/pull/53 **Author:** [@kmvan](https://github.com/kmvan) **Created:** 12/2/2019 **Status:** ✅ Merged **Merged:** 12/2/2019 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (4) - [`41944e0`](https://github.com/kmvan/x-prober/commit/41944e02f2bec0257b213741f48e1d66be8bb858) update packages - [`2cf516d`](https://github.com/kmvan/x-prober/commit/2cf516d2c266350961e33b72d12960a4d11f21b2) add multi version check sources - [`c76e219`](https://github.com/kmvan/x-prober/commit/c76e219d1703b50bbf74c121124cb41e4217e248) update to 3.7 - [`4533087`](https://github.com/kmvan/x-prober/commit/4533087f8ad570a8f059a352f69fe3ec47104a63) update to 3.7 ### 📊 Changes **10 files changed** (+1043 additions, -971 deletions) <details> <summary>View changed files</summary> 📝 `AppConfig.json` (+5 -2) 📝 `CHANGELOG.md` (+6 -0) 📝 `compiler/ConfigGeneration.php` (+3 -2) 📝 `dist/prober.php` (+3 -3) 📝 `package-lock.json` (+968 -930) 📝 `package.json` (+17 -17) 📝 `src/Components/Bootstrap/Conf.php` (+1 -1) 📝 `src/Components/Bootstrap/src/stores/index.ts` (+1 -1) 📝 `src/Components/Config/ConfigApi.php` (+2 -2) 📝 `src/Components/Config/src/stores/index.ts` (+37 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-15 11:45:36 +08:00
yan closed this issue 2026-01-15 11:45:39 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#215