Skip to content

ytm: bump the all group across 1 directory with 4 updates #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the all group with 4 updates in the /ytm directory: yt-dlp, ytmusicapi, certifi and charset-normalizer.

Updates yt-dlp from 2025.4.30 to 2025.7.21

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2025.07.21

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Important changes

  • Default behaviour changed from --mtime to --no-mtime yt-dlp no longer applies the server modified time to downloaded files by default. Read more
  • Security: [CVE-2025-54072] Fix --exec placeholder expansion on Windows
    • When --exec is used on Windows, the filepath expanded from {} (or the default placeholder) is now properly escaped

Core changes

Extractor changes

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2025.07.21

Important changes

  • Default behaviour changed from --mtime to --no-mtime yt-dlp no longer applies the server modified time to downloaded files by default. Read more
  • Security: [CVE-2025-54072] Fix --exec placeholder expansion on Windows
    • When --exec is used on Windows, the filepath expanded from {} (or the default placeholder) is now properly escaped

Core changes

Extractor changes

... (truncated)

Commits

Updates ytmusicapi from 1.10.3 to 1.11.0

Release notes

Sourced from ytmusicapi's releases.

v1.11.0

Note: this release requires Python >= 3.10. Thanks to @​sgvictorino for several contributions in this release.

✨ Features

🐞 Fixes

New Contributors

Full Changelog: sigma67/ytmusicapi@1.10.3...1.11.0

v1.11.0 Release Candidate 1

This is a release candidate to gather feedback for this release. Please comment in the associated discussion to leave feedback.

This release will not be installed automatically as the latest release, you need to explicitly install by specifying 1.11.0rc1.

✨ Features

  • dropped Python 3.9 support
  • added py.typed
  • enabled mypy strict typing

New Contributors

Full Changelog: sigma67/ytmusicapi@1.10.3...1.11.0rc1

Commits
  • f6295e5 fix get_charts, add get_explore (#797)
  • 7f42e8d get_album: distinguish between "other versions" and "releases for you" (#791)
  • 59b3ca5 search: fix episode parsing
  • 39a480e prevent KeyError when parsing missing author data (#788)
  • ccd281c Added a space between verification_url and comma
  • 4506c7e get_episode: fixed a crash for podcasts with missing description
  • 3f27d9b update a couple tests
  • 445833f Update bug_report.md
  • 459bc40 Update README.rst
  • 14a575e fix typo
  • Additional commits viewable in compare view

Updates certifi from 2025.4.26 to 2025.7.14

Commits

Updates charset-normalizer from 3.4.1 to 3.4.2

Release notes

Sourced from charset-normalizer's releases.

Version 3.4.2

3.4.2 (2025-05-02)

Fixed

  • Addressed the DeprecationWarning in our CLI regarding argparse.FileType by backporting the target class into the package. (#591)
  • Improved the overall reliability of the detector with CJK Ideographs. (#605) (#587)

Changed

  • Optional mypyc compilation upgraded to version 1.15 for Python >= 3.9
Changelog

Sourced from charset-normalizer's changelog.

3.4.2 (2025-05-02)

Fixed

  • Addressed the DeprecationWarning in our CLI regarding argparse.FileType by backporting the target class into the package. (#591)
  • Improved the overall reliability of the detector with CJK Ideographs. (#605) (#587)

Changed

  • Optional mypyc compilation upgraded to version 1.15 for Python >= 3.8
Commits
  • 6422af1 📝 update release date
  • 0e60ec1 🔖 Release 3.4.2 (#614)
  • f6630ce ⬆️ Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)
  • 677c999 ⬆️ Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)
  • 960ab1e ⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)
  • 6eb6325 ⬆️ Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)
  • c99c0f2 ⬆️ Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)
  • 270f28e ⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)
  • d4d89a0 ⬆️ Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)
  • 905fcf5 ⬆️ Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ytmusicapi [>= 1.8.2.dev0, < 1.8.3]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 4 updates in the /ytm directory: [yt-dlp](https://github.com/yt-dlp/yt-dlp), [ytmusicapi](https://github.com/sigma67/ytmusicapi), [certifi](https://github.com/certifi/python-certifi) and [charset-normalizer](https://github.com/jawah/charset_normalizer).


Updates `yt-dlp` from 2025.4.30 to 2025.7.21
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2025.04.30...2025.07.21)

Updates `ytmusicapi` from 1.10.3 to 1.11.0
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](sigma67/ytmusicapi@1.10.3...1.11.0)

Updates `certifi` from 2025.4.26 to 2025.7.14
- [Commits](certifi/python-certifi@2025.04.26...2025.07.14)

Updates `charset-normalizer` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-version: 2025.7.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ytmusicapi
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: certifi
  dependency-version: 2025.7.14
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: charset-normalizer
  dependency-version: 3.4.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants