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: filecoin-project/boost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.4
Choose a base ref
...
head repository: filecoin-project/boost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.5
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 9, 2025

  1. chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /react (#2023

    )
    
    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    384d202 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. chore(deps): bump ws in /react (#2022)

    Bumps  and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together.
    
    Updates `ws` from 7.5.5 to 7.5.10
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.5...7.5.10)
    
    Updates `ws` from 8.6.0 to 8.18.3
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.5...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-version: 7.5.10
      dependency-type: indirect
    - dependency-name: ws
      dependency-version: 8.18.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    c2bc99f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. update quic (#2028)

    * update quic
    
    * fix test
    LexLuthr authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    2dc284a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. page fix ipni (#2032)

    snadrus authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    0f57850 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    44bc8ab View commit details
    Browse the repository at this point in the history
  2. Bump version to 2.4.5 (#2034)

    * page fix ipni
    
    * bump version number
    snadrus authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    444c61a View commit details
    Browse the repository at this point in the history
Loading