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: ipfs/rainbow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: ipfs/rainbow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 10, 2024

  1. chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.30.0 (#209)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.30.0.
    - [Commits](golang/crypto@v0.28.0...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    d7c9bc8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/multiformats/go-multiaddr (#208)

    Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/multiformats/go-multiaddr/releases)
    - [Commits](multiformats/go-multiaddr@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/multiformats/go-multiaddr
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    83a8293 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (#211)

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.4 to 2.27.5.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.27.4...v2.27.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    3a072f1 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/dgraph-io/badger/v4 from 4.4.0 to 4.5.0 (#…

    …207)
    
    Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/dgraph-io/badger/releases)
    - [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md)
    - [Commits](hypermodeinc/badger@v4.4.0...v4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/dgraph-io/badger/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    890d65c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#212)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0.
    - [Commits](golang/crypto@v0.30.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    53253ed View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    5079b1a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 (#216)

    Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.32.0 to 1.33.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.32.0...v1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    e5db855 View commit details
    Browse the repository at this point in the history
  3. [skip changelog] deps: bubble new version of nopfs (#213)

    * deps: bubble new version of nopfs
    hsanjuan authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    ed45f5d View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.33.0 (#…

    …214)
    
    Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.32.0 to 1.33.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.32.0...v1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
    dependabot[bot] and gammazero authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    7d42b5b View commit details
    Browse the repository at this point in the history
  5. tidy changelog

    gammazero committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    3eff012 View commit details
    Browse the repository at this point in the history
  6. update version

    gammazero committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    2d6344b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #221 from ipfs/release-v0.10.0

    Release v0.10.0
    gammazero authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    aca9ee3 View commit details
    Browse the repository at this point in the history
Loading