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/bitcoinschema/go-bob from 0.1.11 to 0.2.0 #50

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps github.com/bitcoinschema/go-bob from 0.1.11 to 0.2.0.

Release notes

Sourced from github.com/bitcoinschema/go-bob's releases.

Release v0.2.0

Changelog

  • bb85b2f Added contributor
  • c2bc83d Bump codecov/codecov-action from 3.1.0 to 3.1.1
  • 615885c Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.3 to 2.1.0-beta.4
  • 4ea1687 Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.4 to 2.1.0
  • 8e1a953 Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • c6d6075 Bump github.com/stretchr/testify from 1.7.3 to 1.7.4
  • 74ba694 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • be9c533 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • f097932 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 8e6dd96 Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 1edd537 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • 0746aae Disabled failing tests due to changes in go-bt
  • 34410f7 Fixed formatting
  • 5470717 Fixed formatting
  • d962ac2 Merge branch 'master' of github.com:BitcoinSchema/go-bob
  • 5dceacc Merge pull request #41 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.1.0-beta.4
  • 37d7725 Merge pull request #42 from BitcoinSchema/dependabot/go_modules/master/github.com/stretchr/testify-1.7.3
  • 2cfd02e Merge pull request #43 from BitcoinSchema/dependabot/go_modules/master/github.com/stretchr/testify-1.7.4
  • 6a3955a Merge pull request #44 from BitcoinSchema/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
  • 0a7d57d Merge pull request #45 from BitcoinSchema/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • 9328788 Merge pull request #46 from BitcoinSchema/dependabot/github_actions/master/goreleaser/goreleaser-action-3.1.0
  • aae00a0 Merge pull request #47 from BitcoinSchema/dependabot/github_actions/master/codecov/codecov-action-3.1.1
  • c54d447 Merge pull request #48 from BitcoinSchema/dependabot/github_actions/master/goreleaser/goreleaser-action-3.2.0
  • b8862b0 Merge pull request #49 from BitcoinSchema/dependabot/go_modules/master/github.com/stretchr/testify-1.8.1
  • 5408827 Merge pull request #50 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.1.0
  • e3507a9 Updated makefile, linter version
  • 8622f88 Upgraded go version to 1.17, upgraded deps
Commits
  • 5470717 Fixed formatting
  • e3507a9 Updated makefile, linter version
  • 0746aae Disabled failing tests due to changes in go-bt
  • 34410f7 Fixed formatting
  • 8622f88 Upgraded go version to 1.17, upgraded deps
  • 5408827 Merge pull request #50 from BitcoinSchema/dependabot/go_modules/master/github...
  • 4ea1687 Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.4 to 2.1.0
  • b8862b0 Merge pull request #49 from BitcoinSchema/dependabot/go_modules/master/github...
  • f097932 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • c54d447 Merge pull request #48 from BitcoinSchema/dependabot/github_actions/master/go...
  • 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)

Bumps [github.com/bitcoinschema/go-bob](https://github.com/bitcoinschema/go-bob) from 0.1.11 to 0.2.0.
- [Release notes](https://github.com/bitcoinschema/go-bob/releases)
- [Changelog](https://github.com/BitcoinSchema/go-bob/blob/master/.goreleaser.yml)
- [Commits](BitcoinSchema/go-bob@v0.1.11...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/bitcoinschema/go-bob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Dec 2, 2022
@dependabot dependabot bot requested a review from mrz1836 December 2, 2022 10:01
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

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #50 (f45cc7e) into master (5c09793) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           3        3           
  Lines         108      108           
=======================================
  Hits           99       99           
  Misses          6        6           
  Partials        3        3           
Flag Coverage Δ
unittests 91.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 5c09793...f45cc7e. Read the comment docs.

@mergify mergify bot merged commit 88735ae into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bitcoinschema/go-bob-0.2.0 branch December 2, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update General updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant