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

chore(deps): bump the go_modules group across 1 directory with 2 updates #136

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the go_modules group with 2 updates in the / directory: github.com/bitcoin-sv/go-sdk and golang.org/x/net.

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.

v1.1.16

ArcBroadcaster status

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 golang.org/x/net from 0.31.0 to 0.32.0

Commits
  • 285e1cf go.mod: update golang.org/x dependencies
  • d0a1049 route: remove unused sizeof* consts on freebsd
  • 6e41410 http2: fix benchmarks using common frame read/write functions
  • 4be1253 route: change from syscall to x/sys/unix
  • bc37675 http2: limit number of PINGs bundled with RST_STREAMs
  • e9cd716 route: fix parse of zero-length sockaddrs in RIBs
  • 9a51899 http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL support
  • 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

Bumps the go_modules group with 2 updates in the / directory: [github.com/bitcoin-sv/go-sdk](https://github.com/bitcoin-sv/go-sdk) and [golang.org/x/net](https://github.com/golang/net).


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 `golang.org/x/net` from 0.31.0 to 0.32.0
- [Commits](golang/net@v0.31.0...v0.32.0)

---
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: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependency updates label Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

Manual Tests

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

Copy link

github-actions bot commented Dec 9, 2024

Manual Tests

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

Copy link
Contributor

mergify bot commented Dec 9, 2024

⚠️ This is a major version bump and requires attention

@dzolt-4chain dzolt-4chain added the tested PR was tested by a team member label Dec 11, 2024
@dzolt-4chain dzolt-4chain merged commit b39e798 into main Dec 11, 2024
3 of 5 checks passed
@dzolt-4chain dzolt-4chain deleted the dependabot/go_modules/main/go_modules-4a3c0b73d0 branch December 11, 2024 09:50
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