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: stack-of-tasks/eigenpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: topic/update-pixi
Choose a base ref
...
head repository: stack-of-tasks/eigenpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 54 files changed
  • 6 contributors

Commits on Oct 2, 2025

  1. Merge pull request #595 from stack-of-tasks/topic/update-pixi

    Update pixi lockfile
    jcarpent authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    119cc02 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1

    Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.0 to 0.9.1.
    - [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
    - [Commits](prefix-dev/setup-pixi@v0.9.0...v0.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: prefix-dev/setup-pixi
      dependency-version: 0.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jorisv committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    9f9fecb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Merge pull request #598 from stack-of-tasks/dependabot/github_actions…

    …/devel/prefix-dev/setup-pixi-0.9.1
    
    build(deps): bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1
    jorisv authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    ff5d79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a64334c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a4adb8 View commit details
    Browse the repository at this point in the history
  4. changelog: sync

    jcarpent authored and jorisv committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    3d33cf4 View commit details
    Browse the repository at this point in the history
  5. CI: switch Nix to eigen v5.0.0

    nim65s authored and jorisv committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    09bd2f6 View commit details
    Browse the repository at this point in the history
  6. Nix: eigen 3.4.1 + 5.0.0

    nim65s committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    e4a9c0d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #596 from jcarpent/topic/eigen5

    Fix compilation issues related to Eigen 5
    jorisv authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    3bd6b04 View commit details
    Browse the repository at this point in the history
  8. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'flake-parts':
        'github:hercules-ci/flake-parts/4524271976b625a4a605beefd893f270620fd751?narHash=sha256-%2BuWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw%3D' (2025-09-01)
      → 'github:hercules-ci/flake-parts/758cf7296bee11f1706a574c77d072b8a7baa881?narHash=sha256-wfG0S7pltlYyZTM%2BqqlhJ7GMw2fTF4mLKCIVhLii/4M%3D' (2025-10-01)
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/d0fc30899600b9b3466ddb260fd83deb486c32f1?narHash=sha256-rw/PHa1cqiePdBxhF66V7R%2BWAP8WekQ0mCDG4CFqT8Y%3D' (2025-09-02)
      → 'github:NixOS/nixpkgs/7df7ff7d8e00218376575f0acdcc5d66741351ee?narHash=sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs%3D' (2025-10-02)
    github-actions[bot] committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    2b09353 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60c1a2e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.2...v0.13.3)
    - [github.com/pappasam/toml-sort: v0.24.2 → v0.24.3](pappasam/toml-sort@v0.24.2...v0.24.3)
    - [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v21.1.2](pre-commit/mirrors-clang-format@v20.1.7...v21.1.2)
    - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
    pre-commit-ci[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    25bdd61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f1ec82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #600 from stack-of-tasks/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    nim65s authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    7ccf5f3 View commit details
    Browse the repository at this point in the history
Loading