Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps the all group with 1 update: sigs.k8s.io/release-sdk.

Updates sigs.k8s.io/release-sdk from 0.12.4 to 0.12.5

Release notes

Sourced from sigs.k8s.io/release-sdk's releases.

v0.12.5

Changes by Kind

Other (Cleanup or Flake)

  • Update github.com/google/go-github to v75 (#480, @​cpanato) [SIG Release]

Dependencies

Added

  • cloud.google.com/go/pubsub/v2: v2.0.0
  • github.com/go-openapi/swag/cmdutils: v0.24.0
  • github.com/go-openapi/swag/conv: v0.24.0
  • github.com/go-openapi/swag/fileutils: v0.24.0
  • github.com/go-openapi/swag/jsonname: v0.24.0
  • github.com/go-openapi/swag/jsonutils: v0.24.0
  • github.com/go-openapi/swag/loading: v0.24.0
  • github.com/go-openapi/swag/mangling: v0.24.0
  • github.com/go-openapi/swag/netutils: v0.24.0
  • github.com/go-openapi/swag/stringutils: v0.24.0
  • github.com/go-openapi/swag/typeutils: v0.24.0
  • github.com/go-openapi/swag/yamlutils: v0.24.0
  • github.com/google/go-github/v75: v75.0.0
  • go.yaml.in/yaml/v2: v2.4.2
  • go.yaml.in/yaml/v3: v3.0.4
  • gonum.org/v1/gonum: v0.16.0

Changed

... (truncated)

Commits
  • 4799245 Merge pull request #481 from cpanato/update-co
  • 34dc255 Merge pull request #480 from cpanato/update-go-github
  • a214fee update ci job to use go1.25
  • fd6a3eb update github.com/google/go-github to v75
  • 5976e68 Merge pull request #479 from kubernetes-sigs/dependabot/go_modules/golang.org...
  • dd35a9f build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
  • 4242dc2 Merge pull request #478 from kubernetes-sigs/dependabot/go_modules/all-b4ae03...
  • 42b02ed build(deps): bump github.com/go-git/go-git/v5 in the all group
  • 08e661d Merge pull request #476 from kubernetes-sigs/dependabot/go_modules/all-90c60d...
  • a7776b3 fix lints and deprecations
  • 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 <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

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Oct 14, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Oct 14, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-priority area/release-eng Issues or PRs related to the Release Engineering subproject labels Oct 14, 2025
@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 14, 2025
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

/retest

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 14, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 14, 2025
Bumps the all group with 1 update: [sigs.k8s.io/release-sdk](https://github.com/kubernetes-sigs/release-sdk).


Updates `sigs.k8s.io/release-sdk` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/kubernetes-sigs/release-sdk/releases)
- [Commits](kubernetes-sigs/release-sdk@v0.12.4...v0.12.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-sdk
  dependency-version: 0.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-18c100577b branch from 77b72b9 to 24f1970 Compare October 15, 2025 01:02
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 15, 2025
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-release-verify 24f1970 link true /test pull-release-verify
pull-release-integration-test 24f1970 link true /test pull-release-integration-test
pull-release-test 24f1970 link true /test pull-release-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants