Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: greenbone/python-gvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v26.8.0
Choose a base ref
...
head repository: greenbone/python-gvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.9.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 2, 2025

  1. Automatic adjustments after release [skip ci]

    * Update to version 26.8.1-dev1
    greenbonebot committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    97ce133 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. 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>
    dependabot[bot] authored and greenbonebot committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0fab80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359ea83 View commit details
    Browse the repository at this point in the history
  3. CI: Add package build workflow (#1278)

    Add package build workflow.
    henning authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    74245e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. 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>
    dependabot[bot] authored and greenbonebot committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d09b9c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. CI: package build workflow v2 (#1284)

    package build trigger v2
    henning authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    167fd34 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. 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>
    dependabot[bot] authored and greenbonebot committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    afd97c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. 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>
    dependabot[bot] authored and greenbonebot committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    f44127c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. 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>
    dependabot[bot] authored and greenbonebot committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    a627def View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Configuration menu
    Copy the full SHA
    0dd5acd View commit details
    Browse the repository at this point in the history
Loading