Skip to content

chore(deps): bump the go-dependencies group with 4 updates - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-6a44c3d7af
Closed

chore(deps): bump the go-dependencies group with 4 updates#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-6a44c3d7af

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 4 updates: github.com/spf13/viper, k8s.io/apimachinery, k8s.io/client-go and github.com/anthropics/anthropic-sdk-go.

Updates github.com/spf13/viper from 1.20.1 to 1.21.0

Release notes

Sourced from github.com/spf13/viper's releases.

v1.21.0

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

Other Changes

New Contributors

Full Changelog: spf13/viper@v1.20.0...v1.21.0

Commits
  • 394040c ci: build on go 1.25
  • 812f548 chore: update dependencies
  • d5271ef ci: update stale workflow
  • dff303b feat: add a stale issue scheduled action
  • 1287976 build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 38932cd build(deps): bump github.com/go-viper/mapstructure/v2 in /remote
  • 6d014be build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • b74c7ee build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0
  • acd05e1 fix: linting issues
  • ae5a8e2 ci: upgrade golangci-lint
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.33.1 to 0.36.1

Commits
  • 7af103a Update dependencies to v0.36.1 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.33.1 to 0.36.1

Commits
  • 55ef15a Update dependencies to v0.36.1 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Updates github.com/anthropics/anthropic-sdk-go from 1.43.0 to 1.48.0

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.48.0

1.48.0 (2026-06-06)

Full Changelog: v1.47.0...v1.48.0

Features

  • api: small updates to Managed Agents types (3ebeea5)

v1.47.0

1.47.0 (2026-06-05)

Full Changelog: v1.46.0...v1.47.0

Features

Bug Fixes

  • streaming: accumulate content block events by index (#6) (2161a38)
  • streaming: carry encrypted_content through beta compaction accumulator (#875) (13fa611)
  • streaming: carry stop_details and usage fields through beta message_delta (#879) (d432c9f)
  • streaming: carry stop_details and usage fields through message_delta (#877) (e2fcc35)
  • support invopop/jsonschema v0.14.0 (switch to pb33f/ordered-map) (#10) (af018a7)

Chores

  • internal: fix artifact url (fd4cde3)
  • internal: fix branch names (e1730cd)
  • internal: update private repo name (29f7468)

Documentation

  • point security reports to Anthropic's HackerOne program (#9) (c143385)

v1.46.0

1.46.0 (2026-05-28)

Full Changelog: v1.45.0...v1.46.0

Features

  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (4cd860b)
  • support custom file size caps (#876) (99634e8)

... (truncated)

Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.48.0 (2026-06-06)

Full Changelog: v1.47.0...v1.48.0

Features

  • api: small updates to Managed Agents types (3ebeea5)

1.47.0 (2026-06-05)

Full Changelog: v1.46.0...v1.47.0

Features

Bug Fixes

  • streaming: accumulate content block events by index (#6) (2161a38)
  • streaming: carry encrypted_content through beta compaction accumulator (#875) (13fa611)
  • streaming: carry stop_details and usage fields through beta message_delta (#879) (d432c9f)
  • streaming: carry stop_details and usage fields through message_delta (#877) (e2fcc35)
  • support invopop/jsonschema v0.14.0 (switch to pb33f/ordered-map) (#10) (af018a7)

Chores

  • internal: fix artifact url (fd4cde3)
  • internal: fix branch names (e1730cd)
  • internal: update private repo name (29f7468)

Documentation

  • point security reports to Anthropic's HackerOne program (#9) (c143385)

1.46.0 (2026-05-28)

Full Changelog: v1.45.0...v1.46.0

Features

  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (4cd860b)
  • support custom file size caps (#876) (99634e8)

Chores

... (truncated)

Commits
  • 9c60fa0 release: 1.48.0
  • de79b99 feat(api): small updates to Managed Agents types
  • dcdb44c release: 1.47.0
  • ec3f9df feat(api): mark Claude Opus 4.1 as deprecated
  • 7d030be fix: support invopop/jsonschema v0.14.0 (switch to pb33f/ordered-map) (#10)
  • b23736d fix(streaming): accumulate content block events by index (#6)
  • a6c863e feat: require Go 1.24 (#11)
  • 72e80a2 chore(internal): fix artifact url
  • 3cff722 docs: point security reports to Anthropic's HackerOne program (#9)
  • 8c4696b chore(internal): fix branch names
  • 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-dependencies group with 4 updates: [github.com/spf13/viper](https://github.com/spf13/viper), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go).


Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

Updates `k8s.io/apimachinery` from 0.33.1 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.33.1...v0.36.1)

Updates `k8s.io/client-go` from 0.33.1 to 0.36.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.1...v0.36.1)

Updates `github.com/anthropics/anthropic-sdk-go` from 1.43.0 to 1.48.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v1.43.0...v1.48.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from onkar717 as a code owner June 7, 2026 07:44
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-6a44c3d7af branch June 8, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants