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: crate-py/rpds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ff9278f
Choose a base ref
...
head repository: crate-py/rpds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c7cd37d
Choose a head ref
  • 10 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 21, 2025

  1. Bump astral-sh/setup-uv from 6.3.1 to 6.4.1

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.3.1 to 6.4.1.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@bd01e18...7edac99)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: 6.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    db4a842 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 3.29.2 to 3.29.3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@181d5ee...d6bbdef)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    725aabe View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Merge pull request #148 from crate-py/dependabot/github_actions/astra…

    …l-sh/setup-uv-6.4.1
    
    Bump astral-sh/setup-uv from 6.3.1 to 6.4.1
    Julian authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    0840694 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from crate-py/dependabot/github_actions/githu…

    …b/codeql-action-3.29.3
    
    Bump github/codeql-action from 3.29.2 to 3.29.3
    Julian authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    8ede3f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Allow packaging of wheels for riscv64 architecture

    Co-authored-by: <[email protected]>;
    ffgan committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    7546f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a539f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. downgrade riscv64 manylinux version

    Co-authored-by: [email protected]
    ffgan committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    2091f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. fix format error

    ffgan committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    439ad44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from ffgan/feature/allow_riscv_package

    Allow packaging of wheels for riscv64 architecture
    Julian authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    7adac99 View commit details
    Browse the repository at this point in the history
  3. Tag a release for RISC

    Julian committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    c7cd37d View commit details
    Browse the repository at this point in the history
Loading