-
Notifications
You must be signed in to change notification settings - Fork 67
Deps: Bump the python-packages group with 6 updates #1294
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
Merged
Merged
Conversation
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
Bumps the python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [git-cliff](https://github.com/orhun/git-cliff) | `2.11.0` | `2.12.0` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.3.0` | `0.4.0` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.13` | `0.14.14` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.2` | `2.8.3` | Updates `git-cliff` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/orhun/git-cliff/releases) - [Changelog](https://github.com/orhun/git-cliff/blob/main/CHANGELOG.md) - [Commits](orhun/git-cliff@v2.11.0...v2.12.0) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `pytokens` from 0.3.0 to 0.4.0 - [Commits](tusharsadhwani/pytokens@0.3.0...0.4.0) Updates `rich` from 14.2.0 to 14.3.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.1) Updates `ruff` from 0.14.13 to 0.14.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.13...0.14.14) Updates `soupsieve` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.2...2.8.3) --- updated-dependencies: - dependency-name: git-cliff dependency-version: 2.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-version: '26.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytokens dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: soupsieve dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Jan 26, 2026
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
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 python-packages group with 6 updates:
2.11.02.12.025.026.00.3.00.4.014.2.014.3.10.14.130.14.142.8.22.8.3Updates
git-clifffrom 2.11.0 to 2.12.0Release notes
Sourced from git-cliff's releases.
Changelog
Sourced from git-cliff's changelog.
Commits
988e863chore(release): prepare for v2.12.00228f43docs(website): add highlights for 2.12.0 (#1356)aa01a09feat(logging): implement commit processing summary (#1355)eb99e41fix(logging): revert the noisy warn log level to trace (#1353)cfcc5aefix(config): respect the changelog.output configuration (#1349)5d955c1chore(azure_devops)!: rename azureDevops variable to azure_devops (#1319)0260b0achore(clippy): fix pedantic lints (#1346)f19f1cdfeat(args): add offline flag (#1321)de7cf02fix(remote): avoid false first-time contributors when tag timestamp missing (...97b0322docs(contributing): clarify Rust toolchain requirements (#1344)Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
pytokensfrom 0.3.0 to 0.4.0Commits
9b308c30.4.01bdc237Various packaging and dev improvements (#18)90dfdfbJust avoid using uv (#17)7fea156Move setup.cfg to pyproject.toml (#16)b0953c3Use cibuildwheel to build wheels (#15)e4520deMerge pull request #14 from hauntsaninja/mypyc8c55a38Merge pull request #13 from hauntsaninja/speedup0f0e419Use mypyc for compilation629eda5Speed up TokenIterator.nameUpdates
richfrom 14.2.0 to 14.3.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
f2a1c3bMerge pull request #3944 from Textualize/nerf-fonts2e5a5dachangelog73ee823fix fonts36fe3f7docstring9a99accMerge pull request #3828 from RyanSharafuddin/master2f56d4dMerge pull request #3942 from Textualize/markdown-style97b5beatypo9303d77markdown test900052cbumpe9b0e19Update to markdown stylesUpdates
rufffrom 0.14.13 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)Updates
soupsievefrom 2.8.2 to 2.8.3Release notes
Sourced from soupsieve's releases.
Commits
5aedc41Update doc themed7c4784Attribute pattern fix (#289)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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