Skip to content

chore(deps): Bump the go-dependencies group with 4 updates#148

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-1241d2d190
Open

chore(deps): Bump the go-dependencies group with 4 updates#148
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-1241d2d190

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the go-dependencies group with 4 updates: github.com/nats-io/nats.go, k8s.io/api, k8s.io/apimachinery and k8s.io/client-go.

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

Release notes

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

Release v1.49.0

Changelog

ADDED

  • Core NATS:
    • IgnoreDiscoveredServers option for skipping advertised servers (#2022)
    • Reconnect to selected server callback option #1958)
    • Set custom server pool (#1958)
  • KeyValue:
    • Config() method for KeyValueStatus (#2014)

FIXED

  • Core NATS:
    • Only remove requested status listener (#1991)
  • JetStream:
    • Cleanup JS Publisher Status Channel (#1993)
  • Legacy JetStream:
    • Fix nil pointer dereference in ConsumerInfo. Thanks @​olde-ducke for the contribution (#1987)
  • Object store:
    • Use default timeout on object Put when context has no deadline (#2013)

IMPROVED

Complete Changes

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

Commits
  • d85a35e Release v1.49.0 (#2025)
  • 0d5e984 [IMPROVED] Add JetStream migration guide (#2023)
  • fff2d63 [FIXED] Use default timeout on object Put when context has no deadline (#2013)
  • ca4790e [IMPROVED] Fix code examples, API signatures and technical typos in jetstream...
  • e987dbe [IMPROVED] Fix bug in constant name TimeStampHeader (#2019)
  • 5b2c617 [ADDED] Config method for KeyValueStatus (#2014)
  • 4667f93 [ADDED] Reconnect to selected server and custom server pool (#1958)
  • f89e0bd [ADDED] IgnoreDiscoveredServers option for skipping advertised servers (#2022)
  • b9f59ec [IMPROVED] Use correct comparative form in PullMaxBytes validation messages (...
  • aa67684 [IMPROVED] Fix doc comments for ListKeysFiltered and ListKeys methods (#2017)
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.35.1 to 0.35.2

Commits

Updates k8s.io/apimachinery from 0.35.1 to 0.35.2

Commits

Updates k8s.io/client-go from 0.35.1 to 0.35.2

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 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-dependencies group with 4 updates: [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


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

Updates `k8s.io/api` from 0.35.1 to 0.35.2
- [Commits](kubernetes/api@v0.35.1...v0.35.2)

Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2
- [Commits](kubernetes/apimachinery@v0.35.1...v0.35.2)

Updates `k8s.io/client-go` from 0.35.1 to 0.35.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.1...v0.35.2)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 05:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 2, 2026
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