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

docs: Minor fixes in Transport example readme #199

Merged
merged 2 commits into from
Jun 4, 2018

Conversation

joaosantos15
Copy link
Contributor

  • Fixes typos
  • Adds instructions
  • Fixes some markdown syntax highlights

@daviddias daviddias merged commit 1790ded into libp2p:master Jun 4, 2018
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Bumps
[@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces)
from 7.1.0 to 8.0.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/bc6d878ca239a8f25a7dbaf0ab16d1fe12c977df"><code>bc6d878</code></a>
chore(release): 8.0.2 [skip ci]</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/3566cd0c7cc8514c49695d854020270ef4696fc9"><code>3566cd0</code></a>
chore(release): 1.1.0 [skip ci]</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/e2168e8f863d6a488e4117800b5143dce1122b0b"><code>e2168e8</code></a>
fix: add missing dependency</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/11974843445a7f4792192340c0697d40bf87fddc"><code>1197484</code></a>
feat: expose supported peer id types (<a
href="https://github-redirect.dependabot.com/libp2p/js-libp2p-interfaces/issues/318">#318</a>)</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/913ddb522243c110318af7314015a156b8c889c1"><code>913ddb5</code></a>
update .github/workflows/js-test-and-release.yml (<a
href="https://github-redirect.dependabot.com/libp2p/js-libp2p-interfaces/issues/315">#315</a>)</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/36e772ebdb4e5f05090c41dcfacc092f425321fa"><code>36e772e</code></a>
update .github/workflows/js-test-and-release.yml (<a
href="https://github-redirect.dependabot.com/libp2p/js-libp2p-interfaces/issues/313">#313</a>)</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/e93785dfd613ae54430499da2b81aa87ca584eef"><code>e93785d</code></a>
chore(release): 8.0.1 [skip ci]</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/c165b6192936e3d71e269732f645be6f0560f0b4"><code>c165b61</code></a>
chore(release): 4.0.2 [skip ci]</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/0076c1f354ebc1106b6ac42d48688c0209866084"><code>0076c1f</code></a>
fix: metrics only need numbers (<a
href="https://github-redirect.dependabot.com/libp2p/js-libp2p-interfaces/issues/312">#312</a>)</li>
<li><a
href="https://github.com/libp2p/js-libp2p-interfaces/commit/78039b364eabca4be3ec2d3be6617e61fcd4c9b4"><code>78039b3</code></a>
chore(release): 3.0.3 [skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v7.1.0...@libp2p/interface-mocks-v8.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@libp2p/interface-mocks&package-manager=npm_and_yarn&previous-version=7.1.0&new-version=8.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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
## [5.0.1](libp2p/js-libp2p-websockets@v5.0.0...v5.0.1) (2022-12-08)

### Bug Fixes

* cannot catch EADDRINUSE ([libp2p#198](libp2p/js-libp2p-websockets#198)) ([c7312db](libp2p/js-libp2p-websockets@c7312db)), closes [libp2p#184](libp2p/js-libp2p-websockets#184)

### Dependencies

* **dev:** bump @libp2p/interface-mocks from 7.1.0 to 8.0.2 ([libp2p#199](libp2p/js-libp2p-websockets#199)) ([daff533](libp2p/js-libp2p-websockets@daff533)), closes [libp2p#318](https://github.com/libp2p/js-libp2p-websockets/issues/318) [libp2p#315](https://github.com/libp2p/js-libp2p-websockets/issues/315) [libp2p#313](https://github.com/libp2p/js-libp2p-websockets/issues/313) [libp2p#312](https://github.com/libp2p/js-libp2p-websockets/issues/312)
* **dev:** bump it-all from 1.0.6 to 2.0.0 ([libp2p#193](libp2p/js-libp2p-websockets#193)) ([6213f8f](libp2p/js-libp2p-websockets@6213f8f)), closes [libp2p#28](libp2p/js-libp2p-websockets#28) [libp2p#28](libp2p/js-libp2p-websockets#28) [libp2p#27](libp2p/js-libp2p-websockets#27) [libp2p#24](libp2p/js-libp2p-websockets#24)
* **dev:** bump it-drain from 1.0.5 to 2.0.0 ([libp2p#191](libp2p/js-libp2p-websockets#191)) ([e549691](libp2p/js-libp2p-websockets@e549691)), closes [libp2p#28](libp2p/js-libp2p-websockets#28) [libp2p#28](libp2p/js-libp2p-websockets#28) [libp2p#27](libp2p/js-libp2p-websockets#27) [libp2p#24](libp2p/js-libp2p-websockets#24)
* **dev:** bump it-take from 1.0.2 to 2.0.0 ([libp2p#192](libp2p/js-libp2p-websockets#192)) ([4c037fc](libp2p/js-libp2p-websockets@4c037fc)), closes [libp2p#28](libp2p/js-libp2p-websockets#28)
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.

2 participants