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

go: bump github.com/libp2p/go-libp2p-pubsub from 0.3.5 to 0.3.6 in /go #3392

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2020

Bumps github.com/libp2p/go-libp2p-pubsub from 0.3.5 to 0.3.6.

Release notes

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

v0.3.6

Changelog:

  • #376 -- Add api for dynamically setting topic score parameters
  • #383 -- Reduce log verbosity; debug mostly
  • #384 -- Random Early Drop for overloaded validation queue
  • #386 -- Handle Multiple Graft Topics Correctly
  • #388 -- Remove support for multi-topic messages
  • #389 -- Topic Subscription filters
Commits
  • 89f61ab subscription filters
  • d6c20b5 remove multi-topic message support
  • f7f33e1 satisfy race detector
  • b0d384d clean up
  • 309d45a copy string topic
  • ffa2e3e add test for score adjustment from topis params reset
  • c82d664 prettify things
  • 7388060 add test for topic score parameter reset method
  • 26bb273 add test for topic score parameter reset
  • 5d06aa2 add api for dynamically setting and resetting topic score parameters
  • Additional commits viewable 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 dependabot bot added c:deps Category: external dependencies golang labels Oct 9, 2020
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@9ac86b8). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3392   +/-   ##
=========================================
  Coverage          ?   66.00%           
=========================================
  Files             ?      371           
  Lines             ?    33285           
  Branches          ?        0           
=========================================
  Hits              ?    21970           
  Misses            ?     8080           
  Partials          ?     3235           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ac86b8...85fd8c5. Read the comment docs.

Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub)
from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](libp2p/go-libp2p-pubsub@v0.3.5...v0.3.6)

Signed-off-by: dependabot[bot] <support@github.com>
@kostko kostko force-pushed the dependabot/go_modules/go/github.com/libp2p/go-libp2p-pubsub-0.3.6 branch from 1cbb6fc to 85fd8c5 Compare October 9, 2020 07:27
@kostko kostko merged commit f632ccd into master Oct 9, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/go/github.com/libp2p/go-libp2p-pubsub-0.3.6 branch October 9, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant