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: use class-is for type checks #182

Merged
merged 2 commits into from
Apr 5, 2018

Conversation

fsdiogo
Copy link
Member

@fsdiogo fsdiogo commented Apr 3, 2018

This is an ongoing effort to fix the ipfs/js-ipfs#938 issue.

The PR libp2p/js-libp2p-websockets/pull/72 must be merged, released and the deps updated here.

@daviddias daviddias force-pushed the feat/use-class-is-for-type-checks branch from 80ca3dc to 2e858a2 Compare April 5, 2018 18:02
@ghost ghost assigned daviddias Apr 5, 2018
@daviddias
Copy link
Member

Just did a big release party for multiformats and libp2p. Updated the deps here. Let's see if it passes CI :)

@daviddias daviddias merged commit bb0c990 into master Apr 5, 2018
@daviddias daviddias deleted the feat/use-class-is-for-type-checks branch April 5, 2018 18:47
@ghost ghost removed the status/in-progress In progress label Apr 5, 2018
@fsdiogo
Copy link
Member Author

fsdiogo commented Apr 6, 2018

js-libp2p-webrtc-star and js-libp2p-utp didn't get released, only merged to master, so they haven't been updated in the libp2p dependencies!

maschad added a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [7.0.0](libp2p/js-libp2p-mdns@v6.0.0...v7.0.0) (2023-03-07)

### ⚠ BREAKING CHANGES

* service name now defaults to `_p2p._udp.local` and no
longer uses A and AAA records -> replaced by TXT records

Added random peer name option

### Features

* update to latest spec, added peer name, announces all multiaddrs ([libp2p#157](libp2p/js-libp2p-mdns#157)) ([5edcc16](libp2p/js-libp2p-mdns@5edcc16)), closes [libp2p#101](libp2p/js-libp2p-mdns#101)

### Trivial Changes

* Update .github/workflows/semantic-pull-request.yml [skip ci] ([28c668e](libp2p/js-libp2p-mdns@28c668e))
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([9dccd84](libp2p/js-libp2p-mdns@9dccd84))
* upgrade aegir to `38.1.2`  ([libp2p#182](libp2p/js-libp2p-mdns#182)) ([f86328c](libp2p/js-libp2p-mdns@f86328c))
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Bumps [p-event](https://github.com/sindresorhus/p-event) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/p-event/releases)
- [Commits](sindresorhus/p-event@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: p-event
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [2.0.11](libp2p/js-libp2p-webrtc@v2.0.10...v2.0.11) (2023-06-15)

### Trivial Changes

* Update .github/workflows/semantic-pull-request.yml [skip ci] ([2cb3586](libp2p/js-libp2p-webrtc@2cb3586))
* Update .github/workflows/stale.yml [skip ci] ([c80d4e9](libp2p/js-libp2p-webrtc@c80d4e9))

### Dependencies

* bump p-event from 5.0.1 to 6.0.0 ([libp2p#182](libp2p/js-libp2p-webrtc#182)) ([4df61fb](libp2p/js-libp2p-webrtc@4df61fb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants