ytm: bump the all-packages group across 1 directory with 6 updates - #223
Open
dependabot[bot] wants to merge 1 commit into
Open
ytm: bump the all-packages group across 1 directory with 6 updates#223dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-packages group with 6 updates in the /ytm directory: | Package | From | To | | --- | --- | --- | | [playwright](https://github.com/microsoft/playwright-python) | `1.61.0` | `1.62.0` | | [ytmusicapi](https://github.com/sigma67/ytmusicapi) | `1.12.1` | `1.12.2` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.7` | `3.4.9` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.5.3` | `3.5.5` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | Updates `playwright` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.61.0...v1.62.0) Updates `ytmusicapi` from 1.12.1 to 1.12.2 - [Release notes](https://github.com/sigma67/ytmusicapi/releases) - [Commits](sigma67/ytmusicapi@1.12.1...1.12.2) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](certifi/python-certifi@2026.06.17...2026.07.22) Updates `charset-normalizer` from 3.4.7 to 3.4.9 - [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.7...3.4.9) Updates `greenlet` from 3.5.3 to 3.5.5 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.3...3.5.5) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: ytmusicapi dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: greenlet dependency-version: 3.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-packages group with 6 updates in the /ytm directory:
1.61.01.62.01.12.11.12.22026.6.172026.7.223.4.73.4.93.5.33.5.54.15.04.16.0Updates
playwrightfrom 1.61.0 to 1.62.0Release notes
Sourced from playwright's releases.
Commits
3b7c24cchore: roll Playwright to 1.62.0 (#3161)1db079fbuild(deps): bump typing-extensions from 4.15.0 to 4.16.0 (#3162)8335307build(deps): bump greenlet from 3.5.3 to 3.5.4 (#3163)5c71b2bbuild(deps): bump mypy from 2.1.0 to 2.3.0 (#3150)d0c8d03build(deps-dev): bump setuptools-scm from 9.2.2 to 10.2.1 (#3151)ca0319cbuild(deps): bump build from 1.4.4 to 1.5.0 (#3152)53802febuild(deps): bump requests from 2.33.0 to 2.34.2 (#3153)9bc998fbuild(deps): bump actions/setup-python from 6 to 7 in the actions group (#3154)9a10128perf: speed up Python stack capture (#3147)c3eff76fix: show not_ prefix in call log when negative assertions fail (#3033)Updates
ytmusicapifrom 1.12.1 to 1.12.2Release notes
Sourced from ytmusicapi's releases.
Commits
8d43d07Expose ownership for library playlists (#972)ff005f7get_artist: support twoColumnBrowseResultsRenderer layout (#929) (#957)488d39btest: skip podcast search results without a browseId (#976)3e05c1bfix: skip unexpected renderer types in parse_content_list (#970)aa766e5fix: tolerate missing thumbnails when parsing playlist items (#974)72d47b3test: fix flaky live-API tests, restore pytest-retry (#975)3925181chore: bump pinned action SHAs to latest versions (#969)6a67118chore: sync ruff/mypy versions to pdm update, fix new lint findings (#968)e4f93c6test: remove temporary xdist flags from addopts (#967)d68f6c6test: run read-only tests in parallel with pytest-xdist (#966)Updates
certififrom 2026.6.17 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)Updates
charset-normalizerfrom 3.4.7 to 3.4.9Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
cc68407Merge pull request #772 from jawah/fix-regression-fallback-path152b923chore: release 3.4.92bc2607fix: unicodedecodeerror in fallback pathbe252d7chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#767)71c7bddchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#768)aeea391chore(deps): bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#758)a6f8febMerge pull request #770 from jawah/unblock-ci528e16cchore: add osv-scanner.toml5993498chore: ast_serialize musl missing prebuilt riscv,s390x,ppc64leaa2ddd8Release 3.4.8 (#766)Updates
greenletfrom 3.5.3 to 3.5.5Changelog
Sourced from greenlet's changelog.
Commits
ddb1453Preparing release 3.5.57de515cUpdate CHANGES: Credit for issue 525 and note about 3.15 binary wheels [skip ci]f3746aaMerge pull request #526 from stickerdaniel/windows-static-runtimef1ce3caRestore static linking of the C++ runtime for Windows wheelsb6690a5Merge pull request #523 from python-greenlet/dependabot/github_actions/github...726cc38Bump the github-actions group with 3 updatese5c5f4cMerge pull request #522 from ddorian/c-stack-refs-test-detectionbe55a59Check that the suspended greenlet is what keeps the class alivee9c01ddBack to development: 3.5.5384be88Preparing release 3.5.4Updates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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