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/js-ipfsd-ctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.0.0
Choose a base ref
...
head repository: ipfs/js-ipfsd-ctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.0.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 14, 2024

  1. deps(dev): bump kubo from 0.30.0 to 0.32.0 (#849)

    Bumps [kubo](https://github.com/ipfs/npm-kubo) from 0.30.0 to 0.32.0.
    - [Commits](ipfs/npm-kubo@v0.30.0...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: kubo
      dependency-type: direct:development
      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 Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f1f9f5c View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump aegir from 44.1.4 to 45.0.1 (#848)

    * deps(dev): bump aegir from 44.1.4 to 45.0.1
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 44.1.4 to 45.0.1.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v44.1.4...v45.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: lint works. removed ipfs-http-client in examples
    
    * chore: removed go-ipfs mentions
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
    dependabot[bot] and SgtPooki authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    93dd0e5 View commit details
    Browse the repository at this point in the history
  3. chore(release): 15.0.1 [skip ci]

    ## [15.0.1](v15.0.0...v15.0.1) (2024-11-14)
    
    ### Dependencies
    
    * **dev:** bump aegir from 44.1.4 to 45.0.1 ([#848](#848)) ([93dd0e5](93dd0e5))
    * **dev:** bump kubo from 0.30.0 to 0.32.0 ([#849](#849)) ([f1f9f5c](f1f9f5c))
    semantic-release-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3574412 View commit details
    Browse the repository at this point in the history
Loading