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

Update libp2p-swarm to version 0.29.0 🚀 #84

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

libp2p-swarm just published its new version 0.29.0.

State Update 🚀
Dependency libp2p-swarm
New version 0.29.0
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of libp2p-swarm.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 4 commits .

  • cbd2a32 chore: release version v0.29.0
  • ac37652 chore: update contributors
  • 206dde8 advanced peer-book (#206)
  • effa2ca chore: update multiaddr

See the full diff.


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@daviddias daviddias closed this Mar 31, 2017
@daviddias daviddias deleted the greenkeeper-libp2p-swarm-0.29.0 branch April 5, 2017 23:37
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
* Review comments

* address review from Marco

* Tidy

* Undo extends change

* Tidy

Co-authored-by: Chinmay Kousik <[email protected]>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
* deps(dev): bump aegir from 37.12.1 to 38.1.7

Bumps [aegir](https:/ipfs/aegir) from 37.12.1 to 38.1.7.
- [Release notes](https:/ipfs/aegir/releases)
- [Changelog](https:/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v37.12.1...v38.1.7)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix linting and deps

* chore: fix test

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <[email protected]>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [3.0.1](libp2p/js-libp2p-record@v3.0.0...v3.0.1) (2023-03-10)

### Trivial Changes

* replace err-code with CodeError ([libp2p#71](libp2p/js-libp2p-record#71)) ([a843ae4](libp2p/js-libp2p-record@a843ae4)), closes [js-libp2p#1269](libp2p#1269)
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([3982918](libp2p/js-libp2p-record@3982918))
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([79984c0](libp2p/js-libp2p-record@79984c0))
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([7ccccc7](libp2p/js-libp2p-record@7ccccc7))

### Dependencies

* **dev:** bump aegir from 37.12.1 to 38.1.7 ([libp2p#84](libp2p/js-libp2p-record#84)) ([4cc5935](libp2p/js-libp2p-record@4cc5935))
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Update code to allow returning true for addresses that are not
publicly routable but are valid like unix sockets.
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [3.0.6](libp2p/js-libp2p-utils@v3.0.5...v3.0.6) (2023-03-27)

### Bug Fixes

* handle non ip4/ip6/dns addresses in isPrivate ([libp2p#84](libp2p/js-libp2p-utils#84)) ([af2c222](libp2p/js-libp2p-utils@af2c222))
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Add method to patch peer info with certified addresses extracted from a signed peer record.
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
achingbrain pushed a commit that referenced this pull request Jun 27, 2023
BREAKING CHANGE: If messages are not being signed, this change will result in them being dropped. A previous release of floodsub added signing by default, but any Floodsub version older than v0.16.0 will have their messages dropped. This is inline with the latest go pubsub behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants