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: v0.24.0
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: v0.25.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 2, 2025

  1. Bump pyo3 from 0.24.0 to 0.24.1

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.0 to 0.24.1.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.24.0...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    9c266e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Merge pull request #127 from crate-py/dependabot/cargo/pyo3-0.24.1

    Bump pyo3 from 0.24.0 to 0.24.1
    Julian authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    f6a97d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Bump rpds from 1.1.0 to 1.1.1

    Bumps [rpds](https://github.com/orium/rpds) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/orium/rpds/releases)
    - [Changelog](https://github.com/orium/rpds/blob/main/release-notes.md)
    - [Commits](orium/rpds@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: rpds
      dependency-version: 1.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    72d13f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Merge pull request #128 from crate-py/dependabot/cargo/rpds-1.1.1

    Bump rpds from 1.1.0 to 1.1.1
    Julian authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    ddb1ae6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Bump pyo3 from 0.24.1 to 0.24.2

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.1 to 0.24.2.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.24.1...v0.24.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-version: 0.24.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    75f397c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Merge pull request #130 from crate-py/dependabot/cargo/pyo3-0.24.2

    Bump pyo3 from 0.24.1 to 0.24.2
    Julian authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    389ab4e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Bump PyO3 to 0.25

    edgarrmondragon committed May 15, 2025
    Configuration menu
    Copy the full SHA
    f8ad05f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from edgarrmondragon/pyo3-0.25

    Bump PyO3 to 0.25
    Julian authored May 15, 2025
    Configuration menu
    Copy the full SHA
    391efe2 View commit details
    Browse the repository at this point in the history
  3. Update dependencies.

    Julian committed May 15, 2025
    Configuration menu
    Copy the full SHA
    2550d1d View commit details
    Browse the repository at this point in the history
  4. Release v0.25.0.

    Julian committed May 15, 2025
    Configuration menu
    Copy the full SHA
    f4070f9 View commit details
    Browse the repository at this point in the history
Loading