mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-11 11:15:56 +00:00
2026.08.19
5
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
1b0074911e |
[build] Update 11 dependencies (#17479)
* Add tomlkit 0.15.1 * Bump charset-normalizer 3.4.9 => 3.5.0 * Bump hatchling 1.31.0 => 1.32.0 * Bump platformdirs 4.11.1 => 4.11.2 * Bump pre-commit 4.6.1 => 4.6.2 * Bump pyinstaller 6.22.1 => 6.22.0 * Bump pyinstaller[win32] 6.22.1 => 6.22.0 * Bump pyinstaller[win_amd64] 6.22.1 => 6.22.0 * Bump pyinstaller[win_arm64] 6.22.1 => 6.22.0 * Bump python-discovery 1.5.1 => 1.5.2 * Bump virtualenv 21.7.3 => 21.7.4 Authored by: dlp-bot |
||
|
|
dedde41288 |
[build] Update 27 dependencies (#17346)
* Bump certifi 2026.6.17 => 2026.7.22 * Bump cffi 2.0.0 => 2.1.1 * Bump charset-normalizer 3.4.7 => 3.4.9 * Bump cryptography 49.0.0 => 50.0.0 * Bump curl-cffi 0.15.0 => 0.16.0 * Bump deno 2.8.3 => 2.9.5 * Bump filelock 3.29.4 => 3.32.2 * Bump hatchling 1.30.1 => 1.31.0 * Bump packaging 26.2 => 26.3 * Bump pip 26.1.2 => 26.2.1 * Bump platformdirs 4.10.0 => 4.11.1 * Bump pre-commit 4.6.0 => 4.6.1 * Bump pyinstaller 6.21.0 => 6.22.1 * Bump pyinstaller[win32] 6.21.0 => 6.22.1 * Bump pyinstaller[win_amd64] 6.21.0 => 6.22.1 * Bump pyinstaller[win_arm64] 6.21.0 => 6.22.1 * Bump pytest-rerunfailures 16.3 => 16.4 * Bump python-discovery 1.4.2 => 1.5.1 * Bump ruff 0.15.19 => 0.16.2 * Bump setuptools 82.0.1 => 84.0.0 * Bump typing-extensions 4.15.0 => 4.16.0 * Bump uv 0.11.24 => 0.12.3 * Bump virtualenv 21.5.1 => 21.7.3 * Bump websockets 16.0 => 17.0.1 * Remove markdown-it-py 4.2.0 * Remove mdurl 0.1.2 * Remove rich 15.0.0 Authored by: bashonly, dlp-bot Co-authored-by: bashonly <[email protected]> |
||
|
|
8a5f1dd3bd |
[build] Update 17 dependencies (#17014)
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.11) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.12) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.13) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.14) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.15) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, pypy-3.11) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.10) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.11) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.12) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.13) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.14) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.15) (push) Has been cancelled
Core Tests / Core tests (windows-latest, pypy-3.11) (push) Has been cancelled
Quick Test / Core test (push) Has been cancelled
Quick Test / Code check (push) Has been cancelled
Release (master) / Publish GitHub release (push) Has been cancelled
Release (master) / Publish to PyPI (push) Has been cancelled
Test and lint workflows / Check workflows (push) Has been cancelled
Test and lint workflows / Run zizmor (push) Has been cancelled
Release (nightly) / Check for new commits (push) Has been cancelled
Release (nightly) / Publish GitHub release (push) Has been cancelled
Release (nightly) / Publish to PyPI (push) Has been cancelled
* Bump cryptography 48.0.0 => 49.0.0 * Bump deno 2.8.1 => 2.8.3 * Bump distlib 0.4.0 => 0.4.3 * Bump filelock 3.29.0 => 3.29.4 * Bump hatchling 1.29.0 => 1.30.1 * Bump idna 3.17 => 3.18 * Bump pyinstaller 6.20.0 => 6.21.0 * Bump pyinstaller-hooks-contrib 2026.5 => 2026.6 * Bump pyinstaller[win32] 6.20.0 => 6.21.0 * Bump pyinstaller[win_amd64] 6.20.0 => 6.21.0 * Bump pyinstaller[win_arm64] 6.20.0 => 6.21.0 * Bump pytest 9.0.3 => 9.1.0 * Bump python-discovery 1.4.0 => 1.4.2 * Bump ruff 0.15.15 => 0.15.17 * Bump trove-classifiers 2026.5.22.10 => 2026.6.1.19 * Bump uv 0.11.17 => 0.11.21 * Bump virtualenv 21.4.2 => 21.5.0 Authored by: dlp-bot |
||
|
|
dd17897eae |
[build] Update 14 dependencies (#16589)
* Bump build 1.4.4 => 1.5.0 * Bump cryptography 47.0.0 => 48.0.0 * Bump idna 3.13 => 3.15 * Bump markdown-it-py 4.0.0 => 4.2.0 * Bump pip 26.1 => 26.1.1 * Bump pyinstaller-hooks-contrib 2026.4 => 2026.5 * Bump pytest-rerunfailures 16.1 => 16.2 * Bump python-discovery 1.2.2 => 1.3.1 * Bump requests 2.33.1 => 2.34.2 * Bump ruff 0.15.12 => 0.15.13 * Bump trove-classifiers 2026.4.28.13 => 2026.5.7.17 * Bump urllib3 2.6.3 => 2.7.0 * Bump uv 0.11.8 => 0.11.14 * Bump virtualenv 21.3.0 => 21.3.3 Authored by: dlp-bot |
||
|
|
32f1671a90 |
[build] Rename requirements files to clean up dependency graph (#16740)
Update wiki / Update wiki (push) Has been cancelled
Release (nightly) / Check for new commits (push) Has been cancelled
Release (nightly) / Publish GitHub release (push) Has been cancelled
Release (nightly) / Publish to PyPI (push) Has been cancelled
Challenge Tests / Challenge tests (ubuntu-latest, 3.10) (push) Has been cancelled
Challenge Tests / Challenge tests (ubuntu-latest, 3.11) (push) Has been cancelled
Challenge Tests / Challenge tests (ubuntu-latest, 3.12) (push) Has been cancelled
Challenge Tests / Challenge tests (ubuntu-latest, 3.13) (push) Has been cancelled
Challenge Tests / Challenge tests (ubuntu-latest, 3.14) (push) Has been cancelled
Challenge Tests / Challenge tests (ubuntu-latest, pypy-3.11) (push) Has been cancelled
Challenge Tests / Challenge tests (windows-latest, 3.10) (push) Has been cancelled
Challenge Tests / Challenge tests (windows-latest, 3.11) (push) Has been cancelled
Challenge Tests / Challenge tests (windows-latest, 3.12) (push) Has been cancelled
Challenge Tests / Challenge tests (windows-latest, 3.13) (push) Has been cancelled
Challenge Tests / Challenge tests (windows-latest, 3.14) (push) Has been cancelled
Challenge Tests / Challenge tests (windows-latest, pypy-3.11) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.11) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.12) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.13) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, 3.14) (push) Has been cancelled
Core Tests / Core tests (ubuntu-latest, pypy-3.11) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.10) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.11) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.12) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.13) (push) Has been cancelled
Core Tests / Core tests (windows-latest, 3.14) (push) Has been cancelled
Core Tests / Core tests (windows-latest, pypy-3.11) (push) Has been cancelled
Quick Test / Core test (push) Has been cancelled
Quick Test / Code check (push) Has been cancelled
Release (master) / Publish GitHub release (push) Has been cancelled
Test and lint workflows / Check workflows (push) Has been cancelled
Test and lint workflows / Run zizmor (push) Has been cancelled
Release (master) / Publish to PyPI (push) Has been cancelled
Authored by: bashonly |