Skip to content

Conversation

@dependabot
Copy link

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

Bumps github.com/bitcoinschema/go-bob from 0.1.8 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

Release v0.1.11

Changelog

  • 1492e42 Fixed bad strings test
  • 3dc8145 Fixed type in protocol delimiter ASM OP_SWAP
  • 7a78298 Merge pull request #40 from BitcoinSchema/fix/OP_SWAP

Release v0.1.10

Changelog

  • 3fc6752 Bump actions/cache from 2.1.7 to 3
  • b1527ef Bump actions/checkout from 2.4.0 to 3
  • 5a73920 Bump actions/setup-go from 2.1.4 to 2.1.5
  • c4491ed Bump actions/setup-go from 2.1.5 to 2.2.0
  • 80715c0 Bump actions/setup-go from 2.2.0 to 3
  • 496e76f Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • 85a4bfc Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • 06e50a6 Bump github.com/libsv/go-bt from 1.0.4 to 1.0.6
  • 32a4114 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 8432161 Bump github/codeql-action from 1 to 2
  • ebf9025 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
  • 8acebbf Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1

... (truncated)

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.8 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.8...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 @github
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2022

Dependabot tried to add @mrz1836 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/wireturn/go-bmap/pulls/10/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the wireturn/go-bmap repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2022

The following labels could not be found: update.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #11.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bitcoinschema/go-bob-0.2.0 branch December 12, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants