Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump the go-version-updates group across 3 directories with 3 updates#3357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 10, 2025

Bumps the go-version-updates group with 2 updates in the /auto-discovery/cloud-aws directory:github.com/onsi/ginkgo/v2 andsigs.k8s.io/controller-runtime.
Bumps the go-version-updates group with 1 update in the /auto-discovery/kubernetes directory:sigs.k8s.io/controller-runtime.
Bumps the go-version-updates group with 2 updates in the /operator directory:sigs.k8s.io/controller-runtime andgithub.com/minio/minio-go/v7.

Updatesgithub.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2

Release notes

Sourced fromgithub.com/onsi/ginkgo/v2's releases.

v2.27.2

2.27.2

Fixes

  • inline automaxprocs to simplify dependencies; this will be removed when Go 1.26 comes out [a69113a]

Maintenance

  • Fix syntax errors and typo [a99c6e0]
  • Fix paragraph position error [f993df5]
Changelog

Sourced fromgithub.com/onsi/ginkgo/v2's changelog.

2.27.2

Fixes

  • inline automaxprocs to simplify dependencies; this will be removed when Go 1.26 comes out [a69113a]

Maintenance

  • Fix syntax errors and typo [a99c6e0]
  • Fix paragraph position error [f993df5]
Commits
  • 9a84c21 v2.27.2
  • a69113a inline automaxprocs to simplify dependencies; this will be removed when Go 1....
  • a99c6e0 Fix syntax errors and typo
  • f993df5 Fix paragraph position error
  • See full diff incompare view

Updatessigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4

Release notes

Sourced fromsigs.k8s.io/controller-runtime's releases.

v0.22.4

What's Changed

Full Changelog:kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4

Commits
  • 7a1b16d Merge pull request#3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...
  • 539c94f cache: Allow fine-granular configuration of SyncPeriod
  • 8be8410 Merge pull request#3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...
  • 3f86a10 envtest: respect pre-configured binary paths in ControlPlane
  • 64152a0 Merge pull request#3371 from alvaroaleman/cp-fix
  • b3eff6d priority queue: properly sync thewaiter manipulation
  • 88269f3 Merge pull request#3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...
  • c7df7c9 add namespace for test with namespace_client
  • 04b5a29 Merge pull request#3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...
  • f5a9781 update List in namespaced client
  • See full diff incompare view

Updatessigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4

Release notes

Sourced fromsigs.k8s.io/controller-runtime's releases.

v0.22.4

What's Changed

Full Changelog:kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4

Commits
  • 7a1b16d Merge pull request#3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...
  • 539c94f cache: Allow fine-granular configuration of SyncPeriod
  • 8be8410 Merge pull request#3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...
  • 3f86a10 envtest: respect pre-configured binary paths in ControlPlane
  • 64152a0 Merge pull request#3371 from alvaroaleman/cp-fix
  • b3eff6d priority queue: properly sync thewaiter manipulation
  • 88269f3 Merge pull request#3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...
  • c7df7c9 add namespace for test with namespace_client
  • 04b5a29 Merge pull request#3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...
  • f5a9781 update List in namespaced client
  • See full diff incompare view

Updatessigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4

Release notes

Sourced fromsigs.k8s.io/controller-runtime's releases.

v0.22.4

What's Changed

Full Changelog:kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4

Commits
  • 7a1b16d Merge pull request#3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...
  • 539c94f cache: Allow fine-granular configuration of SyncPeriod
  • 8be8410 Merge pull request#3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...
  • 3f86a10 envtest: respect pre-configured binary paths in ControlPlane
  • 64152a0 Merge pull request#3371 from alvaroaleman/cp-fix
  • b3eff6d priority queue: properly sync thewaiter manipulation
  • 88269f3 Merge pull request#3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...
  • c7df7c9 add namespace for test with namespace_client
  • 04b5a29 Merge pull request#3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...
  • f5a9781 update List in namespaced client
  • See full diff incompare view

Updatesgithub.com/minio/minio-go/v7 from 7.0.95 to 7.0.97

Commits
  • 83bf4e2 Wrap brackets only for IPv6 address (#2176)
  • f14663f fix: putObjectMultipartStreamFromReadAt goroutine leak (#2170)
  • 6217ce2 Add ConfigName option to LDAP STS request (#2173)
  • 9207380 removed NodeHostname from InventoryJobStatus (#2172)
  • 785b638 update InventoryJobStatus field ExecutionTime from time.Duration to string (#...
  • a5f6380 Added fields to InventoryJobStatus (#2168)
  • f4c4350 update all missing docs
  • af6dc51 feat: add error reporting fields to InventoryJobStatus (#2164)
  • ec35de6 Add QOS API's (#2148)
  • ec103a7 add AGENTS.md and also updated API documentation
  • Additional commits viewable incompare 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 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

Bumps the go-version-updates group with 2 updates in the /auto-discovery/cloud-aws directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).Bumps the go-version-updates group with 1 update in the /auto-discovery/kubernetes directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).Bumps the go-version-updates group with 2 updates in the /operator directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [github.com/minio/minio-go/v7](https://github.com/minio/minio-go).Updates `github.com/onsi/ginkgo/v2` from 2.27.1 to 2.27.2- [Release notes](https://github.com/onsi/ginkgo/releases)- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)- [Commits](onsi/ginkgo@v2.27.1...v2.27.2)Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)- [Commits](kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4)Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)- [Commits](kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4)Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)- [Commits](kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4)Updates `github.com/minio/minio-go/v7` from 7.0.95 to 7.0.97- [Release notes](https://github.com/minio/minio-go/releases)- [Commits](minio/minio-go@v7.0.95...v7.0.97)---updated-dependencies:- dependency-name: github.com/onsi/ginkgo/v2  dependency-version: 2.27.2  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: go-version-updates- dependency-name: sigs.k8s.io/controller-runtime  dependency-version: 0.22.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: go-version-updates- dependency-name: sigs.k8s.io/controller-runtime  dependency-version: 0.22.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: go-version-updates- dependency-name: sigs.k8s.io/controller-runtime  dependency-version: 0.22.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: go-version-updates- dependency-name: github.com/minio/minio-go/v7  dependency-version: 7.0.97  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: go-version-updates...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsNov 10, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsNov 10, 2025
@netlify
Copy link

netlifybot commentedNov 10, 2025
edited
Loading

Deploy Preview fordocs-securecodebox canceled.

NameLink
🔨 Latest commit9a5031b
🔍 Latest deploy loghttps://app.netlify.com/projects/docs-securecodebox/deploys/6911c3b48aa55a0007a857f3

@sonarqubecloud
Copy link

@github-project-automationgithub-project-automationbot moved this fromTriage toReviewer Approved insecureCodeBoxNov 10, 2025
@J12934J12934 merged commit091f21b intomainNov 10, 2025
54 checks passed
@J12934J12934 deleted the dependabot/go_modules/auto-discovery/cloud-aws/go-version-updates-fd316077e8 branchNovember 10, 2025 12:13
@github-project-automationgithub-project-automationbot moved this fromReviewer Approved toDone insecureCodeBoxNov 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@J12934J12934J12934 approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go code

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@J12934

[8]ページ先頭

©2009-2025 Movatter.jp