Deps: Bump the dependencies group across 1 directory with 7 updates#737
Merged
greenbonebot merged 1 commit intomainfrom Aug 4, 2025
Merged
Conversation
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pontos](https://github.com/greenbone/pontos) | `25.6.0` | `25.7.2` | | [rich](https://github.com/Textualize/rich) | `14.0.0` | `14.1.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.2` | `7.10.2` | | [furo](https://github.com/pradyunsg/furo) | `2024.8.6` | `2025.7.19` | | [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.3` | `0.12.7` | Updates `pontos` from 25.6.0 to 25.7.2 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v25.6.0...v25.7.2) Updates `rich` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.0.0...v14.1.0) Updates `coverage` from 7.9.2 to 7.10.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.2...7.10.2) Updates `furo` from 2024.8.6 to 2025.7.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.08.06...2025.07.19) Updates `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) Updates `ruff` from 0.12.3 to 0.12.7 - [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.12.3...0.12.7) --- updated-dependencies: - dependency-name: pontos dependency-version: 25.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-version: 7.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: furo dependency-version: 2025.7.19 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.12.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
y0urself
approved these changes
Aug 4, 2025
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 dependencies group with 7 updates in the / directory:
25.6.025.7.214.0.014.1.07.9.27.10.22024.8.62025.7.191.16.11.17.12025.7.142025.8.30.12.30.12.7Updates
pontosfrom 25.6.0 to 25.7.2Release notes
Sourced from pontos's releases.
Commits
a9c266dAutomatic release to 25.7.2a6287f1Fix: Invalid CVE configurations data for node schemaa53d2e9Automatic adjustments after release [skip ci]4347052Automatic release to 25.7.1175a640Deps: Bump the python-packages group across 1 directory with 4 updates073c944Deps: Bump starlette from 0.47.1 to 0.47.2811895eAutomatic adjustments after release [skip ci]6a052afAutomatic release to 25.7.0d970b37Future proof by capturing *argsc32c95dAdditonal format_date testsUpdates
richfrom 14.0.0 to 14.1.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
2dca1b7Merge pull request #3808 from Textualize/bump141019b6dddversion bumpa75a9a9Merge pull request #3807 from Textualize/optimize-options9a08a2doptimize size9c9b011Merge pull request #3680 from Textualize/willmcgugan-patch-156855a6Update bug_report.mdfa9ce3cMerge pull request #3692 from smacke/null-tb-offset-fixe0c7e96Merge pull request #3783 from Textualize/live-typing81b1255Self typing21b3800Merge pull request #3718 from TomJGooding/fix-panel-fix-title-missing-panel-b...Updates
coveragefrom 7.9.2 to 7.10.2Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
a867852docs: sample HTML for 7.10.2e7bfabedocs: prep for 7.10.25dbd736test: this test often borks metacov, retry itb7430fadebug: more convenient run_trace.pye2039d0refactor: less redundancy in branch_trailsc177731fix: see through nop bytecodes to get the right arcs. #19997a83ab0test: don't try to make pth files when invoked from pth #20116d8b091refactor: remove a commented-out linefc507adtest: add a case for an extension-less Python file parse error05a6e8dtest: no need for skip, we already skip windowsUpdates
furofrom 2024.8.6 to 2025.7.19Changelog
Sourced from furo's changelog.
... (truncated)
Commits
e2cbfcePrepare release: 2025.07.192753741Update changelog5dc72a3Prefetch the sidebar logos01eb613Use@use variables as *0dab870Modernise Sass and use@use+@forward6a76aa7Silence mypy on pygments attributes7d57173Use distinct images for light and dark mode007374aDrop the URL to unsplash03c8880Make current page section detection resilient to sticky elements above header...ff34139Fix flickering header drop shadow (#884)Updates
mypyfrom 1.16.1 to 1.17.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
acb2983Bump version to 1.17.1933c913RetainNoneas constraints bottom if no bottoms were provided (#19485)5f4428fFix "ignored exception inhasattr" in dmypy (#19428)88fdeaaPrevent a crash when InitVar is redefined with a method in a subclass (#19453)e44d14fBump version to 1.17.1+dev0260991Update version string3901aa2Updates to 1.17 changelog (#19436)7d13396Initial changelog for 1.17 release (#19427)a182decCombine the revealed types of multiple iteration steps in a more robust manne...ab4fd57Improve the handling of "iteration dependent" errors and notes in finally cla...Updates
certififrom 2025.7.14 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)Updates
rufffrom 0.12.3 to 0.12.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c5ac998Bump 0.12.7 (#19627)04a8f64Revertlicenseandlicense-fileschanges inpyproject.toml(#19624)6e00adfBump 0.12.6 (#19622)864196bAddChecker::contextmethod, deduplicate Unicode checks (#19609)ae26fa0[flake8-pyi] Preserve inline comment in ellipsis removal (PYI013) (#19399)88a6799[ty] Add flow diagram for import resolution941be52[ty] Add comments to some core resolver functions13624ce[ty] Add missing ticks and use consistent quotingedb2f8e[ty] Reflow some long lines5e6ad84[ty] Unexport helper functionDependabot 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