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 1 update #298

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 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.14 to 1.1.16

Release notes

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

Release v1.1.15

Changelog

  • 5d90f25648bc4441e8ccb3898dc84118cf8d0226 Merge pull request #58 from bitcoin-sv/fill-all-inputs
  • 3c5bd7f9b6b5f9251c9b22d541e4026fae360077 Merge pull request #59 from jakubmkowalski/fix/bump_order_map_to_table
  • fd67599d0126c603d99184bfaa6791314ec9fe0f Merge pull request #60 from bitcoin-sv/arc-failure
  • 32360f4cd387fdbdd85f38d2b8cfdc7a2f6ef762 Merge pull request #61 from bitcoin-sv/arc-failure
  • 203fd0ee3554c109662741a0163cee3adadf4c20 Update arc-broadcaster
  • 947b39ef8227d4f8273b5ac16ce397259439a3ea add verbose to arc broadcastor
  • f275391a4993212e1df93c992d86e2c38cd814e1 fix: bump order
  • 37b8a061729c27b54f14d025a12b74d5200dcd49 remove arc scan and value
  • a7e55b8f6b0784555a60f8f9a8b8e55e9b9ecfe8 update changelog
Changelog

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

[1.1.16] - 2024-12-01

Added

  • ArcBroadcaster Status

[1.1.15] - 2024-11-26

Changed

  • ensure BUMP ordering in BEEF
  • Fix arc broadcaster to handle script failures
  • support new headers in arc broadcaster
Commits

Updates github.com/bitcoin-sv/go-sdk from 1.1.14 to 1.1.16

Release notes

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

Release v1.1.15

Changelog

  • 5d90f25648bc4441e8ccb3898dc84118cf8d0226 Merge pull request #58 from bitcoin-sv/fill-all-inputs
  • 3c5bd7f9b6b5f9251c9b22d541e4026fae360077 Merge pull request #59 from jakubmkowalski/fix/bump_order_map_to_table
  • fd67599d0126c603d99184bfaa6791314ec9fe0f Merge pull request #60 from bitcoin-sv/arc-failure
  • 32360f4cd387fdbdd85f38d2b8cfdc7a2f6ef762 Merge pull request #61 from bitcoin-sv/arc-failure
  • 203fd0ee3554c109662741a0163cee3adadf4c20 Update arc-broadcaster
  • 947b39ef8227d4f8273b5ac16ce397259439a3ea add verbose to arc broadcastor
  • f275391a4993212e1df93c992d86e2c38cd814e1 fix: bump order
  • 37b8a061729c27b54f14d025a12b74d5200dcd49 remove arc scan and value
  • a7e55b8f6b0784555a60f8f9a8b8e55e9b9ecfe8 update changelog
Changelog

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

[1.1.16] - 2024-12-01

Added

  • ArcBroadcaster Status

[1.1.15] - 2024-11-26

Changed

  • ensure BUMP ordering in BEEF
  • Fix arc broadcaster to handle script failures
  • support new headers in arc broadcaster
Commits

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

@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 13:44
@dependabot dependabot bot added the dependencies Dependency updates label Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Manual Tests

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

Copy link
Contributor

github-actions bot commented Dec 2, 2024

Manual Tests

💚 Manual testing by @ac4ch resulted in success.

…date

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.14 to 1.1.16
- [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.14...v1.1.16)

Updates `github.com/bitcoin-sv/go-sdk` from 1.1.14 to 1.1.16
- [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.14...v1.1.16)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/go_modules-dc30f47365 branch from 93f19c4 to ad45b16 Compare December 9, 2024 12:19
@ac4ch ac4ch added the regression-tests Runs regression tests label Dec 11, 2024
@ac4ch ac4ch added the tested PR was tested by a team member label Dec 11, 2024
@ac4ch ac4ch enabled auto-merge (squash) December 11, 2024 10:24
@ac4ch ac4ch disabled auto-merge December 11, 2024 10:26
@ac4ch ac4ch added regression-tests Runs regression tests and removed regression-tests Runs regression tests labels Dec 11, 2024
@ac4ch ac4ch added the regression-tests Runs regression tests label Dec 11, 2024
@ac4ch ac4ch merged commit 027902f into main Dec 11, 2024
11 checks passed
@ac4ch ac4ch deleted the dependabot/go_modules/main/go_modules-dc30f47365 branch December 11, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates regression-tests Runs regression tests tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant