-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: greenbone/python-gvm
base: v26.8.0
head repository: greenbone/python-gvm
compare: v26.9.0
- 10 commits
- 10 files changed
- 4 contributors
Commits on Dec 2, 2025
-
Automatic adjustments after release [skip ci]
* Update to version 26.8.1-dev1
Configuration menu - View commit details
-
Copy full SHA for 97ce133 - Browse repository at this point
Copy the full SHA 97ce133View commit details
Commits on Dec 8, 2025
-
Deps: Bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [librt](https://github.com/mypyc/librt), [ruff](https://github.com/astral-sh/ruff) and [urllib3](https://github.com/urllib3/urllib3). Updates `librt` from 0.6.3 to 0.7.3 - [Commits](mypyc/librt@v0.6.3...v0.7.3) Updates `ruff` from 0.14.7 to 0.14.8 - [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.7...0.14.8) Updates `urllib3` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: librt dependency-version: 0.7.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0fab80a - Browse repository at this point
Copy the full SHA 0fab80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 359ea83 - Browse repository at this point
Copy the full SHA 359ea83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74245e3 - Browse repository at this point
Copy the full SHA 74245e3View commit details
Commits on Dec 15, 2025
-
Deps: Bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [git-cliff](https://github.com/orhun/git-cliff), [ruff](https://github.com/astral-sh/ruff) and [urllib3](https://github.com/urllib3/urllib3). Updates `git-cliff` from 2.10.1 to 2.11.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.10.1...v2.11.0) Updates `ruff` from 0.14.8 to 0.14.9 - [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.8...0.14.9) Updates `urllib3` from 2.6.0 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.2) --- updated-dependencies: - dependency-name: git-cliff dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d09b9c7 - Browse repository at this point
Copy the full SHA d09b9c7View commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 167fd34 - Browse repository at this point
Copy the full SHA 167fd34View commit details
Commits on Dec 22, 2025
-
Deps: Bump the python-packages group with 6 updates
Bumps the python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [furo](https://github.com/pradyunsg/furo) | `2025.9.25` | `2025.12.19` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.0` | `8.7.1` | | [librt](https://github.com/mypyc/librt) | `0.7.3` | `0.7.4` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.9` | `0.14.10` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8` | `2.8.1` | Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) Updates `importlib-metadata` from 8.7.0 to 8.7.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.0...v8.7.1) Updates `librt` from 0.7.3 to 0.7.4 - [Commits](mypyc/librt@v0.7.3...v0.7.4) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `ruff` from 0.14.9 to 0.14.10 - [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.9...0.14.10) Updates `soupsieve` from 2.8 to 2.8.1 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8...2.8.1) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: librt dependency-version: 0.7.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-version: 1.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: soupsieve dependency-version: 2.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for afd97c4 - Browse repository at this point
Copy the full SHA afd97c4View commit details
Commits on Dec 29, 2025
-
Deps: Bump librt from 0.7.4 to 0.7.5 in the python-packages group
Bumps the python-packages group with 1 update: [librt](https://github.com/mypyc/librt). Updates `librt` from 0.7.4 to 0.7.5 - [Commits](mypyc/librt@v0.7.4...v0.7.5) --- updated-dependencies: - dependency-name: librt dependency-version: 0.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f44127c - Browse repository at this point
Copy the full SHA f44127cView commit details
Commits on Jan 5, 2026
-
Deps: Bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [librt](https://github.com/mypyc/librt) and [pynacl](https://github.com/pyca/pynacl). Updates `certifi` from 2025.11.12 to 2026.1.4 - [Commits](certifi/python-certifi@2025.11.12...2026.01.04) Updates `librt` from 0.7.5 to 0.7.7 - [Commits](mypyc/librt@v0.7.5...v0.7.7) Updates `pynacl` from 1.6.1 to 1.6.2 - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](pyca/pynacl@1.6.1...1.6.2) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: librt dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a627def - Browse repository at this point
Copy the full SHA a627defView commit details
Commits on Jan 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0dd5acd - Browse repository at this point
Copy the full SHA 0dd5acdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v26.8.0...v26.9.0