Skip to content

build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.1 to 0.8.2#645

Merged
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2
Dec 19, 2022
Merged

build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.1 to 0.8.2#645
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 5, 2022

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

Release notes

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

v0.8.2

What's Changed

New Contributors

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

Commits
  • 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)

@dependabot dependabot Bot requested a review from tzdybal as a code owner December 5, 2022 21:02
@dependabot dependabot Bot requested review from a team, S1nus and tuxcanfly and removed request for a team December 5, 2022 21:02
tzdybal
tzdybal previously approved these changes Dec 6, 2022
@tzdybal tzdybal enabled auto-merge (squash) December 6, 2022 11:45
@tzdybal tzdybal requested review from a team, Manav-Aggarwal and gupadhyaya and removed request for a team, S1nus and tuxcanfly December 8, 2022 22:18
@tzdybal
Copy link
Copy Markdown
Contributor

tzdybal commented Dec 8, 2022

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2 branch 2 times, most recently from dd285c0 to 4ef8c1b Compare December 13, 2022 09:08
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #645 (4ef8c1b) into main (f3ac545) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   55.46%   55.48%   +0.02%     
==========================================
  Files          50       50              
  Lines       10301    10301              
==========================================
+ Hits         5713     5716       +3     
+ Misses       3724     3722       -2     
+ Partials      864      863       -1     
Impacted Files Coverage Δ
state/executor.go 69.68% <0.00%> (+0.73%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2 branch from 4ef8c1b to 89ec4a6 Compare December 13, 2022 13:43
@tzdybal
Copy link
Copy Markdown
Contributor

tzdybal commented Dec 19, 2022

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2 branch from 89ec4a6 to 8b5623d Compare December 19, 2022 08:45
tzdybal
tzdybal previously approved these changes Dec 19, 2022
@tzdybal
Copy link
Copy Markdown
Contributor

tzdybal commented Dec 19, 2022

@dependabot rebase

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

---
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 force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2 branch from 8b5623d to 293d75f Compare December 19, 2022 14:50
@tzdybal tzdybal merged commit 9697a0f into main Dec 19, 2022
@tzdybal tzdybal deleted the dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.8.2 branch December 19, 2022 20:10
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