Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: remove js-ipfs support #823

Merged
merged 9 commits into from
Apr 19, 2024
Merged

feat!: remove js-ipfs support #823

merged 9 commits into from
Apr 19, 2024

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Apr 18, 2024

  • Removes support for js-ipfs since it is deprecated
  • Renames 'go' type argument to 'kubo'
  • Still expects to have other implementations added in future
  • Updates all deps to latest versions
  • Removes deprecated ipfs-utils dep

BREAKING CHANGE: only supports spawning kubo daemons

Updates aegir to the latest version.
.gitignore Outdated Show resolved Hide resolved
@SgtPooki
Copy link
Member

Approved with expectation that ci will be fixed before merging

@achingbrain achingbrain changed the title deps: update aegir feat!: remove js-ipfs support Apr 19, 2024
@achingbrain achingbrain merged commit 3ed0c00 into master Apr 19, 2024
16 checks passed
@achingbrain achingbrain deleted the deps/update-aegir branch April 19, 2024 09:50
github-actions bot pushed a commit that referenced this pull request Apr 19, 2024
## [14.0.0](v13.0.0...v14.0.0) (2024-04-19)

### ⚠ BREAKING CHANGES

* only supports spawning `kubo` daemons

### Features

* remove js-ipfs support ([#823](#823)) ([3ed0c00](3ed0c00))

### Trivial Changes

* add or force update .github/workflows/js-test-and-release.yml ([#819](#819)) ([f60600d](f60600d))
* delete templates [skip ci] ([#818](#818)) ([a98af4b](a98af4b))
* remove extra dirs ([eb293bf](eb293bf))
* Update .github/workflows/stale.yml [skip ci] ([9f261e3](9f261e3))
* Update .github/workflows/stale.yml [skip ci] ([4fa7fdc](4fa7fdc))
* Update .github/workflows/stale.yml [skip ci] ([bbd17c6](bbd17c6))

### Documentation

* update readme ([e212d8f](e212d8f))
Copy link

🎉 This PR is included in version 14.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants