🚚 migrate from Codeberg to forge.marvin8.zone #99
No reviewers
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Reference
marvin8/feed2fedi!99
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/migrate-to-forge-marvin8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Migrate feed2fedi from Codeberg.org to forge.marvin8.zone.
Changes
originremote from codeberg.org to forge-marvin8:/marvin8/feed2fedi.gitforge-piremoteclauderemote@ -103,9 +103,10 @@ testpaths = [[tool.uv]constraint-dependencies = ["click>=8.3.3", # Addresses vulnerability PYSEC-2026-2132"h2>=4.4.1", # Addresses vulnerability GHSA-6hr6-w5qg-qmwg (MEDIUM)Comment doesn't look aligned with the other comments.
@ -106,3 +107,3 @@"idna>=3.15", # Addresses vulnerability GHSA-65pc-fj4g-8rjx"pydantic-settings>=2.14.2", # Addresses vulnerability GHSA-4xgf-cpjx-pc3j"pymdown-extensions>=10.21.3", # Addresses vulnerability GHSA-62q4-447f-wv8h"pymdown-extensions>=11.0.1", # Addresses vulnerabilities GHSA-62q4-447f-wv8h, GHSA-gm37-52c6-37mw (HIGH)Do we still need to list "GHSA-62q4-447f-wv8h" ?
pyproject.tomlline 104✅ Removed —
>=11.0.1implicitly covers both, only the most recent advisory remains.pyproject.tomlline 104✅ Fixed in
b471959— all#comments in the constraint-dependencies block are now aligned to the same column.