[PR #23] [MERGED] pin dependencies #44

Closed
opened 2026-03-03 01:21:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/23
Author: @cs01
Created: 10/17/2020
Status: Merged
Merged: 10/17/2020
Merged by: @cs01

Base: masterHead: cs01/pin-dependencies


📝 Commits (2)

📊 Changes

7 files changed (+1505 additions, -1275 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 MANIFEST.in (+4 -0)
requirements.in (+5 -0)
requirements.txt (+18 -0)
📝 setup.py (+4 -1)
📝 termpair/frontend_src/yarn.lock (+1467 -1272)
📝 termpair/main.py (+2 -2)

📄 Description

  • pin dependencies
  • upgrade yarn packages
  • change default share port to 8000 to match server's default port

closes #22


🔄 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/cs01/termpair/pull/23 **Author:** [@cs01](https://github.com/cs01) **Created:** 10/17/2020 **Status:** ✅ Merged **Merged:** 10/17/2020 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/pin-dependencies` --- ### 📝 Commits (2) - [`ec0d89f`](https://github.com/cs01/termpair/commit/ec0d89f8e05e5e613c19e9fa19f5ff315763f416) pin dependencies - [`a4d4903`](https://github.com/cs01/termpair/commit/a4d4903cec5eb18688dfd02000b9e9edcf5b6679) increment version ### 📊 Changes **7 files changed** (+1505 additions, -1275 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `MANIFEST.in` (+4 -0) ➕ `requirements.in` (+5 -0) ➕ `requirements.txt` (+18 -0) 📝 `setup.py` (+4 -1) 📝 `termpair/frontend_src/yarn.lock` (+1467 -1272) 📝 `termpair/main.py` (+2 -2) </details> ### 📄 Description * pin dependencies * upgrade yarn packages * change default share port to 8000 to match server's default port closes #22 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21: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/termpair#44
No description provided.