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

fix: update all deps, fix compilation and tests #63

Merged
merged 10 commits into from
Nov 2, 2022

Conversation

achingbrain
Copy link
Member

  • Updates all deps
  • Updates imported code
  • Fixes test skips (need function keywork to call this.skip)
  • Removes old multiaddr dep as @multiformats/multiaddr is used now

Comment on lines +21 to +22
// cannot get go-ipfs to generate logs
it.skip('.log.tail', async () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporarily disabled. see #66

@SgtPooki SgtPooki merged commit e83705c into master Nov 2, 2022
@SgtPooki SgtPooki deleted the fix/update-deps-fix-compliation-and-tests branch November 2, 2022 13:29
github-actions bot pushed a commit that referenced this pull request Nov 2, 2022
## [1.0.2](v1.0.1...v1.0.2) (2022-11-02)

### Bug Fixes

* update all deps, fix compilation and tests ([#63](#63)) ([e83705c](e83705c))

### Trivial Changes

* add workflow_dispatch ci ([ec77f1b](ec77f1b))
* copy interface-ipfs-core tests ([#49](#49)) ([c899abb](c899abb))
* temporarily set releases to patch only ([ef63c43](ef63c43))
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

🎉 This PR is included in version 1.0.2 🎉

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.

2 participants