[PR #48] [MERGED] Dev #218

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

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/48
Author: @kmvan
Created: 11/20/2019
Status: Merged
Merged: 11/20/2019
Merged by: @kmvan

Base: masterHead: dev


📝 Commits (5)

📊 Changes

13 files changed (+2032 additions, -1205 deletions)

View changed files

.eslintrc (+21 -0)
📝 AppConfig.json (+2 -2)
📝 CHANGELOG.md (+10 -0)
compiler/LanguageGeneration.php (+0 -61)
📝 composer.json (+1 -2)
📝 composer.lock (+389 -275)
📝 dist/prober.php (+3 -3)
📝 package-lock.json (+1572 -787)
📝 package.json (+29 -28)
📝 src/Components/Bootstrap/Conf.php (+1 -0)
📝 src/Components/Config/ConfigApi.php (+1 -1)
📝 src/Components/Fetch/src/restful-fetch.ts (+3 -0)
tslint.json (+0 -46)

📄 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/48 **Author:** [@kmvan](https://github.com/kmvan) **Created:** 11/20/2019 **Status:** ✅ Merged **Merged:** 11/20/2019 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (5) - [`6f6ef1d`](https://github.com/kmvan/x-prober/commit/6f6ef1d908508df6ac764265b017d882e728dd00) replace tslint with eslint - [`8c1183c`](https://github.com/kmvan/x-prober/commit/8c1183c69dd75591556ad9bd0768c9d238c78b0e) update composer package - [`ee58949`](https://github.com/kmvan/x-prober/commit/ee5894913a09be502e84b78bc53156fdff126e16) remove needless file - [`66e2e0a`](https://github.com/kmvan/x-prober/commit/66e2e0a698db1e21050920606e4afd8a0f6cd18c) add http authorization for fetching (#45) - [`9a63031`](https://github.com/kmvan/x-prober/commit/9a630312fb4441b4891c970bd43a75420e667817) update to 3.5.0 ### 📊 Changes **13 files changed** (+2032 additions, -1205 deletions) <details> <summary>View changed files</summary> ➕ `.eslintrc` (+21 -0) 📝 `AppConfig.json` (+2 -2) 📝 `CHANGELOG.md` (+10 -0) ➖ `compiler/LanguageGeneration.php` (+0 -61) 📝 `composer.json` (+1 -2) 📝 `composer.lock` (+389 -275) 📝 `dist/prober.php` (+3 -3) 📝 `package-lock.json` (+1572 -787) 📝 `package.json` (+29 -28) 📝 `src/Components/Bootstrap/Conf.php` (+1 -0) 📝 `src/Components/Config/ConfigApi.php` (+1 -1) 📝 `src/Components/Fetch/src/restful-fetch.ts` (+3 -0) ➖ `tslint.json` (+0 -46) </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:43 +08:00
yan closed this issue 2026-01-15 11:45:44 +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#218