Skip to content

fix(deps): bump the gomod-group group across 1 directory with 2 updates#174

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-group-8cf72744fa
Open

fix(deps): bump the gomod-group group across 1 directory with 2 updates#174
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-group-8cf72744fa

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the gomod-group group with 2 updates in the / directory: github.com/openkcm/common-sdk and k8s.io/client-go.

Updates github.com/openkcm/common-sdk from 1.14.0 to 1.16.0

Release notes

Sourced from github.com/openkcm/common-sdk's releases.

v1.16.0

1.16.0 (2026-05-18)

Features

  • Add middleware for common security headers (#290) (17dc792)

Bug Fixes

  • clientData hijack potential (#288) (dab998a)
  • deps: bump go.opentelemetry.io/collector/pdata from 1.55.0 to 1.56.0 in the gomod-group group (#286) (67dba59)
  • deps: bump the gomod-group group with 3 updates (#289) (cce654e)
  • linter findings (#291) (c236369)

v1.15.2

1.15.2 (2026-04-13)

Bug Fixes

  • deps: bump the gomod-group group across 1 directory with 20 updates (#284) (8d67422)

v1.15.1

1.15.1 (2026-04-08)

Bug Fixes

  • send intropection params in the request body (#274) (5568ad0)

v1.15.0

1.15.0 (2026-04-07)

Features

  • add mapstructure tag to all values related to HTTP Client (#277) (6110f65)

Bug Fixes

  • use an actively maintained yaml package (#273) (f943b18)

v1.14.2

1.14.2 (2026-03-30)

Bug Fixes

... (truncated)

Changelog

Sourced from github.com/openkcm/common-sdk's changelog.

1.16.0 (2026-05-18)

Features

  • Add middleware for common security headers (#290) (17dc792)

Bug Fixes

  • clientData hijack potential (#288) (dab998a)
  • deps: bump go.opentelemetry.io/collector/pdata from 1.55.0 to 1.56.0 in the gomod-group group (#286) (67dba59)
  • deps: bump the gomod-group group with 3 updates (#289) (cce654e)
  • linter findings (#291) (c236369)

1.15.2 (2026-04-13)

Bug Fixes

  • deps: bump the gomod-group group across 1 directory with 20 updates (#284) (8d67422)

1.15.1 (2026-04-08)

Bug Fixes

  • send intropection params in the request body (#274) (5568ad0)

1.15.0 (2026-04-07)

Features

  • add mapstructure tag to all values related to HTTP Client (#277) (6110f65)

Bug Fixes

  • use an actively maintained yaml package (#273) (f943b18)

1.14.2 (2026-03-30)

Bug Fixes

  • deps: bump the gomod-group group across 1 directory with 4 updates (#269) (4ee075f)
  • switch jsonpath modules (#264) (6128f9f)
  • use the public http client to fetch public keys (#271) (a2b201c)

... (truncated)

Commits
  • 978fa5f chore(main): release 1.16.0 (#292)
  • 17dc792 feat: Add middleware for common security headers (#290)
  • c236369 fix: linter findings (#291)
  • cce654e fix(deps): bump the gomod-group group with 3 updates (#289)
  • dab998a fix: clientData hijack potential (#288)
  • 67dba59 fix(deps): bump go.opentelemetry.io/collector/pdata from 1.55.0 to 1.56.0 in ...
  • da92ac3 chore(main): release 1.15.2 (#285)
  • 8d67422 fix(deps): bump the gomod-group group across 1 directory with 20 updates (#284)
  • dcea6f2 chore(main): release 1.15.1 (#279)
  • 5568ad0 fix: send intropection params in the request body (#274)
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.4 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

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 gomod-group group with 2 updates in the / directory: [github.com/openkcm/common-sdk](https://github.com/openkcm/common-sdk) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `github.com/openkcm/common-sdk` from 1.14.0 to 1.16.0
- [Release notes](https://github.com/openkcm/common-sdk/releases)
- [Changelog](https://github.com/openkcm/common-sdk/blob/main/CHANGELOG.md)
- [Commits](openkcm/common-sdk@v1.14.0...v1.16.0)

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

---
updated-dependencies:
- dependency-name: github.com/openkcm/common-sdk
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-group
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-group
...

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 May 20, 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