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

build(deps): bump the go_modules group across 2 directories with 2 updates #279

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps the go_modules group with 1 update in the / directory: github.com/bitcoin-sv/go-sdk.
Bumps the go_modules group with 1 update in the /examples directory: github.com/bitcoin-sv/go-sdk.

Updates github.com/bitcoin-sv/go-sdk from 1.1.8 to 1.1.9

Release notes

Sourced from github.com/bitcoin-sv/go-sdk's releases.

Release v1.1.9

Changelog

  • dead1e035bc101ac5729b7dd088f0e8b3aa8304b add test derivepublickeyfrompath
  • 462c6b144497894f5f28c558b811bd081ea3973d add test for alt clone
  • 46b1d130e51b851f19edd365b7dea190c8d0725d lint new tests
  • 41fc75eef539b93a9f476cc4d409a0eb7897b1c3 update changelog
  • cc29ede8d0dbdeacfbd50e0b0d7e63616a9123c3 update conar lint config
  • b34240ba7255c0fe2fe0cf184b93b605aa0f851a update go lint version in github actions
  • 0a8b245fb8168472e2471161130cbc58fe01cd1f update readme
Changelog

Sourced from github.com/bitcoin-sv/go-sdk's changelog.

[1.1.9] - 2024-10-01

Changed

  • Updated readme
  • Improved test coverage
  • Update golangci-lint version in sonar workflow
Commits

Updates github.com/bitcoin-sv/go-sdk from 1.1.8 to 1.1.9

Release notes

Sourced from github.com/bitcoin-sv/go-sdk's releases.

Release v1.1.9

Changelog

  • dead1e035bc101ac5729b7dd088f0e8b3aa8304b add test derivepublickeyfrompath
  • 462c6b144497894f5f28c558b811bd081ea3973d add test for alt clone
  • 46b1d130e51b851f19edd365b7dea190c8d0725d lint new tests
  • 41fc75eef539b93a9f476cc4d409a0eb7897b1c3 update changelog
  • cc29ede8d0dbdeacfbd50e0b0d7e63616a9123c3 update conar lint config
  • b34240ba7255c0fe2fe0cf184b93b605aa0f851a update go lint version in github actions
  • 0a8b245fb8168472e2471161130cbc58fe01cd1f update readme
Changelog

Sourced from github.com/bitcoin-sv/go-sdk's changelog.

[1.1.9] - 2024-10-01

Changed

  • Updated readme
  • Improved test coverage
  • Update golangci-lint version in sonar workflow
Commits

Updates github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.28 to 1.0.0-beta.30

Commits
  • ce45722 refactor(SPV-1071): cleanup in config package. (#722)
  • 62ba56c refactor(SPV-1061): arc requests moved to a single package (#721)
  • e3bff84 feat(spv-1062) removing new relic (#719)
  • 2c42ed3 Feat/SPV-808/mongodb cleanup remove bson from metadata files (#720)
  • 85dfe75 feat(SPV-1084): ARC policy service (#717)
  • 7aed362 fix(SPV-000): decrease cache TTL for capabilities (#718)
  • 7f580de feat(SPV-1074): new chain query (#715)
  • 4c67f4a chore(SPV-1054) remove synctx model and unused constants (#716)
  • 7ec1c0d feat(SPV-1021): add connection to bhs merkleroots endpoint (#711)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the go_modules group with 1 update in the / directory: [github.com/bitcoin-sv/go-sdk](https://github.com/bitcoin-sv/go-sdk).
Bumps the go_modules group with 1 update in the /examples directory: [github.com/bitcoin-sv/go-sdk](https://github.com/bitcoin-sv/go-sdk).


Updates `github.com/bitcoin-sv/go-sdk` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/bitcoin-sv/go-sdk/releases)
- [Changelog](https://github.com/bitcoin-sv/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bitcoin-sv/go-sdk@v1.1.8...v1.1.9)

Updates `github.com/bitcoin-sv/go-sdk` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/bitcoin-sv/go-sdk/releases)
- [Changelog](https://github.com/bitcoin-sv/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bitcoin-sv/go-sdk@v1.1.8...v1.1.9)

Updates `github.com/bitcoin-sv/spv-wallet/models` from 1.0.0-beta.28 to 1.0.0-beta.30
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](bitcoin-sv/spv-wallet@v1.0.0-beta.28...v1.0.0-beta.30)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_modules
- dependency-name: github.com/bitcoin-sv/go-sdk
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go_modules
- dependency-name: github.com/bitcoin-sv/spv-wallet/models
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Copy link

github-actions bot commented Oct 10, 2024

Manual Tests

💚 Manual testing by @dzolt-4chain resulted in success.

@dzolt-4chain
Copy link
Contributor

dzolt-4chain commented Oct 10, 2024

image

Tested with regression tests and some examples

@dzolt-4chain dzolt-4chain self-assigned this Oct 10, 2024
@dzolt-4chain dzolt-4chain added the tested PR was tested by a team member label Oct 10, 2024
@dzolt-4chain dzolt-4chain merged commit 51f3568 into main Oct 10, 2024
6 of 8 checks passed
@dzolt-4chain dzolt-4chain deleted the dependabot/go_modules/main/go_modules-ebc9366703 branch October 10, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant