Skip to content

chore(deps): bump go.pinniped.dev from 0.37.0 to 0.43.0 in /src#8

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/go.pinniped.dev-0.43.0
Closed

chore(deps): bump go.pinniped.dev from 0.37.0 to 0.43.0 in /src#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/go.pinniped.dev-0.43.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 24, 2026

Bumps go.pinniped.dev from 0.37.0 to 0.43.0.

Release notes

Sourced from go.pinniped.dev's releases.

v0.43.0

Release v0.43.0

Release Image

Image Registry
ghcr.io/vmware/pinniped/pinniped-server:v0.43.0 GitHub Container Registry
docker.io/getpinniped/pinniped-server:v0.43.0 DockerHub

These images can also be referenced by their digest: sha256:cd16380e1159fea4c1c6d79386548a000ca214e6a09f881af09e9ac59db962e0.

Changes

This release upgrades the project's golang dependencies to the latest versions.

Minor Changes

Diffs

A complete list of changes (32 commits, 992 changed files with 20,044 additions and 67,392 deletions) can be found here.

v0.42.0

Release v0.42.0

Release Image

Image Registry
ghcr.io/vmware/pinniped/pinniped-server:v0.42.0 GitHub Container Registry
docker.io/getpinniped/pinniped-server:v0.42.0 DockerHub

These images can also be referenced by their digest: sha256:7f901305b659e9ed3c5b32ab273141430202f2b5fa697616574753a96c845537.

Changes

This release adds some more advanced configuration options for the Concierge's kube cert agent Deployment.

Minor Changes

  • Adds a new configuration option which can be used in the Concierge's ConfigMap to change the kube cert agent Deployment's strategy type. See PR description for details. (#2690)
  • Adds a new configuration option which can be used in the Concierge's ConfigMap to change the kube cert agent Deployment's pod template runAsUser and runAsGroup. See PR description for details. (#2683)
  • Updates the Kubernetes libraries to v0.33.5, Golang to v1.25.3, and updates all other project dependencies. (#2676, #2590)

Diffs

A complete list of changes (15 commits, 32 changed files with 648 additions and 205 deletions) can be found here.

... (truncated)

Commits
  • ff71d7e Merge pull request #2821 from vmware/pinny/bump-deps
  • a82e320 Bump dependencies
  • d99563c Merge pull request #2812 from vmware/kube_1.35
  • 54d5307 upgrade to golangci-lint v2.7.2, bring back some nolint directives
  • 44509d0 standardize import of "k8s.io/client-go/kubernetes/fake"
  • 3c4c272 rerun codegen to get model names in openapi generated code
  • cbce243 generate model names via gen_openapi to fix 'kubectl explain'
  • b04ae89 update integration test expectations for k8s 1.35 libs
  • bc88faa upgrade dep to github.com/google/go-github/v76 from v75
  • f703d09 update deps again to get new k8s.io/utils
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgraded go.pinniped.dev in /src from 0.37.0 to 0.44.0 to stay current and improve compatibility with newer Kubernetes and Go. This targets Go 1.25.x and updates Kubernetes client libraries to v0.35.0.

  • Dependencies

    • go.pinniped.dev → v0.44.0
    • Go version → 1.25.x
    • Kubernetes libs (api, apimachinery, client-go) → v0.35.0
    • Auth stack updates: coreos/go-oidc v3.17.0, go-ldap v3.4.12
    • Related bumps across Prometheus (client_golang v1.23.2), gRPC/gateway, protobuf/genproto, golang.org/x, and kube-openapi
  • Migration

    • Ensure local and CI builders use Go 1.25.x.

Written for commit bd393c7. Summary will update on new commits.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 24, 2026

Labels

The following labels could not be found: branch/main, release-note/bump-version. Please create them before Dependabot can add them to a pull request.

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 24, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Bumps [go.pinniped.dev](https://github.com/vmware/pinniped) from 0.37.0 to 0.43.0.
- [Release notes](https://github.com/vmware/pinniped/releases)
- [Commits](vmware/pinniped@v0.37.0...v0.43.0)

---
updated-dependencies:
- dependency-name: go.pinniped.dev
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/src/go.pinniped.dev-0.43.0 branch from f58463b to bd393c7 Compare February 4, 2026 09:01
@Vad1mo
Copy link
Copy Markdown
Contributor

Vad1mo commented Mar 6, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 6, 2026

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Superseded by #76.

@dependabot dependabot Bot closed this Mar 16, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/src/go.pinniped.dev-0.43.0 branch March 16, 2026 15:34
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.

1 participant