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: igraph/python-igraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: igraph/python-igraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    8c55e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16f276 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. build(deps): bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    a3cfb93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #862 from igraph/dependabot/github_actions/actions…

    …/upload-artifact-5
    ntamas authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    3ff4f88 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. build(deps): bump pypa/cibuildwheel from 3.2.1 to 3.3.0

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v3.2.1...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    fc00093 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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

Commits on Dec 15, 2025

  1. build(deps): bump actions/cache from 4 to 5

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    863884c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/upload-artifact from 5 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    9938af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b80a75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #870 from igraph/dependabot/github_actions/actions…

    …/upload-artifact-6
    ntamas authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    7ad93fb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    8d1b811 View commit details
    Browse the repository at this point in the history
  2. fix for empty graph

    flying-sheep authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    0f5f673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    588a194 View commit details
    Browse the repository at this point in the history
Loading