Skip to content

build(deps): bump the go-all group across 1 directory with 2 updates#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/services/core/go-all-4aa4ce447a
Closed

build(deps): bump the go-all group across 1 directory with 2 updates#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/services/core/go-all-4aa4ce447a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the go-all group with 2 updates in the /services/core directory: github.com/ClickHouse/clickhouse-go/v2 and github.com/nats-io/nats.go.

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.43.0 to 2.44.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.44.0

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.44.0, 2026-03-31

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

Commits
  • b24794b Update release notes
  • d6c6a95 Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix
  • 9ca8018 chore: remove the todos
  • 5e30f1d chore: fix the code-review CI error with enough rights.
  • fcfc8b8 Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...
  • bbccf8c chore: add a premble about allowed tools
  • 1da17c1 chore: add basic permissions needed for code review
  • 208ead9 chore: update few agent notes on code review
  • 0c97e2c workflow: add github workflow for claude based code review
  • b8d1fe8 Merge pull request #1809 from ClickHouse/kavirajk/agent-init
  • Additional commits viewable in compare view

Updates github.com/nats-io/nats.go from 1.49.0 to 1.50.0

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.50.0

Changelog

FIXED

  • Core NATS:
    • Fix WebSocket close frame discarding buffered data frames (#2032)
  • JetStream:
    • Remove status listener in Consume()/Messages() cleanup. Thanks @​txuna for the contribution (#1993)
    • Fix race condition in orderedSubscription.Drain() (#2030)
    • Fixed OrderedConsumer.Consume() race in handler (#2043)

IMPROVED

  • Core NATS:
    • De-flake TestAlwaysReconnectOnAccountMaxConnectionsExceededErr (#2042)
    • Wrap EOF/connection reset errors with TLS context after handshake (#2031)
  • JetStream:
    • Reject control characters in stream and consumer names (#2038)
    • Add missing AccountLimits fields in jetstream package (#2041)
    • Fix flaky TestConsumerPrioritized/messages test (#2033)
  • KeyValue:
    • Deduplicate keys in KeyValue.Keys() and document ListKeys behavior (#2029)
    • Fix flaky TestKeyValueWithSources (#2036)

CHANGED

  • Bump go version to 1.25 and update dependencies (#2044, #2039)

Complete Changes

nats-io/nats.go@v1.49.0...v1.50.0

Commits
  • a76c5a9 Release v1.50.0 (#2045)
  • 7239722 [IMPROVED] Wrap EOF/connection reset errors with TLS context after handshake ...
  • 03c61d7 [FIXED] WebSocket close frame discarding buffered data frames (#2032)
  • 01214e2 [FIXED] Fixed OrderedConsumer.Consume race in handler (#2043)
  • 31953ef [FIXED] Fix flaky TestKeyValueWithSources test (#2036)
  • a460b81 [IMPROVED] De-flake TestAlwaysReconnectOnAccountMaxConnectionsExceededErr (#2...
  • 1b89315 [FIXED] Fix flaky TestConsumerPrioritized/messages test (#2033)
  • 192be1a [FIXED] Fix race condition in orderedSubscription.Drain() (#2030)
  • 7f1bc42 [IMPROVED] Bump dependencies and go version (#2044)
  • b7908ea Add missing AccountLimits fields in jetstream package (#2041)
  • Additional commits viewable 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 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-all group with 2 updates in the /services/core directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) and [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go).


Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.43.0 to 2.44.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.43.0...v2.44.0)

Updates `github.com/nats-io/nats.go` from 1.49.0 to 1.50.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.49.0...v1.50.0)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-all
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/services/core/go-all-4aa4ce447a branch April 2, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants