Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

chore(deps): bump github.com/nbd-wtf/go-nostr from 0.16.0 to 0.16.10 #56

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps github.com/nbd-wtf/go-nostr from 0.16.0 to 0.16.10.

Commits
  • 2314db5 tweak timeouts on Publish()
  • dd69256 fill in event pubkey when signing.
  • 32768b1 improve debug logging, fix stringer interface, debuglog events sent, fix debu...
  • 7f64f2f improve logic for subscribing to just-published events.
  • df7abe7 fix: return PublishStatusFailed if connection can't be established etc.
  • 6f74d28 improved logging thing with the "debug" build tag.
  • 7b0af23 implement Stringer for Event.
  • 4507477 slight improvements to debug logging.
  • e103c99 a pluggable logging interface and more debug logging.
  • f918809 add subscription test using the damus relay.
  • 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/nbd-wtf/go-nostr](https://github.com/nbd-wtf/go-nostr) from 0.16.0 to 0.16.10.
- [Release notes](https://github.com/nbd-wtf/go-nostr/releases)
- [Commits](nbd-wtf/go-nostr@v0.16.0...v0.16.10)

---
updated-dependencies:
- dependency-name: github.com/nbd-wtf/go-nostr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 12, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #56 (72a6c8f) into main (ea05271) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   90.94%   90.94%           
=======================================
  Files           4        4           
  Lines         254      254           
=======================================
  Hits          231      231           
  Misses         16       16           
  Partials        7        7           

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

@piraces piraces merged commit fd3e55b into main Apr 12, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/nbd-wtf/go-nostr-0.16.10 branch April 12, 2023 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants