Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps github.com/libp2p/go-libp2p-pubsub from 0.8.1 to 0.8.3.

Release notes

Sourced from github.com/libp2p/go-libp2p-pubsub's releases.

v0.8.3

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-pubsub@v0.8.2...v0.8.3

v0.8.2

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-pubsub@v0.8.1...v0.8.2

Commits
  • 973fef5 feat: expire messages from the cache based on last seen time (#513)
  • 3d2eab3 Add docstring for WithAppSpecificRPCInspector (#510)
  • d3f151c Adds Application Specific RPC Inspector (#509)
  • 972f199 chore: ignore signing keys during WithLocalPublication publishing (#497)
  • 7612414 improve handling of dead peers (#508)
  • aed7fc4 perf: use pooled buffers for message writes (#507)
  • 9c56b2d perf: use msgio pooled buffers for received msgs (#500)
  • 1e16100 Enables injectable GossipSub router (#503)
  • 01ab84a chore: Update .github/workflows/stale.yml [skip ci]
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.8.1 to 0.8.3.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](libp2p/go-libp2p-pubsub@v0.8.1...v0.8.3)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 30, 2023

Dependabot tried to add @lazartravica, @Kourin1996 and @zivkovicmilos as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sx-network/sx-node/pulls/125/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the sx-network/sx-node repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #129.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot-go_modules-develop-github.com-libp2p-go-libp2p-pubsub-0.8.3 branch February 13, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant