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

Bump github.com/BuxOrg/bux from 0.2.32 to 0.2.33 #97

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps github.com/BuxOrg/bux from 0.2.32 to 0.2.33.

Release notes

Sourced from github.com/BuxOrg/bux's releases.

Release v0.2.33

Changelog

  • a4de86d Added original transaction to utxo actions, needed to sign
  • cc11771 Added p2pk destination type detection - used in first transactions by Satoshi
  • 4cffe5c Added recover from panic when closing monitor channel on disconnect
  • db86a65 Bump github.com/alicebob/miniredis/v2 from 2.21.0 to 2.22.0
  • beb0e5d Bump github.com/centrifugal/centrifuge-go from 0.8.2 to 0.8.3
  • 242da8d Bump github.com/newrelic/go-agent/v3 from 3.16.1 to 3.17.0
  • 05e2d3e Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • de519e3 Bump gorm.io/driver/sqlite from 1.3.4 to 1.3.5
  • b95a89d Bump gorm.io/gorm from 1.23.6 to 1.23.7
  • 6d83416 Bumped version
  • 6180a50 Changed fmt.Printf to logger statementz
  • e51834b Merge pull request #133 from BuxOrg/siggi/monitor-close-channel
  • 6b48877 Merge pull request #135 from BuxOrg/dependabot/go_modules/master/github.com/alicebob/miniredis/v2-2.22.0
  • 6ad78bf Merge pull request #136 from BuxOrg/dependabot/go_modules/master/gorm.io/driver/sqlite-1.3.5
  • 6c65b81 Merge pull request #137 from BuxOrg/siggi/p2pk
  • 4174990 Merge pull request #138 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • 8bba29e Merge pull request #139 from BuxOrg/dependabot/go_modules/master/github.com/centrifugal/centrifuge-go-0.8.3
  • d1f50b3 Merge pull request #140 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.17.0
  • 8ee6b1f Merge pull request #141 from BuxOrg/dependabot/go_modules/master/gorm.io/gorm-1.23.7
  • db8e19d Upgraded deps
Commits
  • 6d83416 Bumped version
  • db8e19d Upgraded deps
  • 6c65b81 Merge pull request #137 from BuxOrg/siggi/p2pk
  • 8ee6b1f Merge pull request #141 from BuxOrg/dependabot/go_modules/master/gorm.io/gorm...
  • b95a89d Bump gorm.io/gorm from 1.23.6 to 1.23.7
  • 6180a50 Changed fmt.Printf to logger statementz
  • 8bba29e Merge pull request #139 from BuxOrg/dependabot/go_modules/master/github.com/c...
  • 4174990 Merge pull request #138 from BuxOrg/dependabot/go_modules/master/github.com/s...
  • d1f50b3 Merge pull request #140 from BuxOrg/dependabot/go_modules/master/github.com/n...
  • 242da8d Bump github.com/newrelic/go-agent/v3 from 3.16.1 to 3.17.0
  • 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 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 mrz1836 as a code owner July 4, 2022 10:40
@dependabot dependabot bot added the chore Simple updates or version bumps label Jul 4, 2022
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.33 branch from a289e81 to 749d115 Compare July 4, 2022 10:47
Bumps [github.com/BuxOrg/bux](https://github.com/BuxOrg/bux) from 0.2.32 to 0.2.33.
- [Release notes](https://github.com/BuxOrg/bux/releases)
- [Changelog](https://github.com/BuxOrg/bux/blob/master/.goreleaser.yml)
- [Commits](BuxOrg/bux@v0.2.32...v0.2.33)

---
updated-dependencies:
- dependency-name: github.com/BuxOrg/bux
  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/master/github.com/BuxOrg/bux-0.2.33 branch from 749d115 to f52fd56 Compare July 4, 2022 10:48
@mergify mergify bot merged commit c5c6ab3 into master Jul 4, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.33 branch July 4, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant