chore(deps): bump github.com/openshift-online/rosa-hyperfleet-api/clientset from 0.0.0-20260825215224-aaca052bcde7 to 0.1.7 - #131
Conversation
…entset Bumps [github.com/openshift-online/rosa-hyperfleet-api/clientset](https://github.com/openshift-online/rosa-hyperfleet-api) from 0.0.0-20260825215224-aaca052bcde7 to 0.1.7. - [Commits](https://github.com/openshift-online/rosa-hyperfleet-api/commits/api/v0.1.7) --- updated-dependencies: - dependency-name: github.com/openshift-online/rosa-hyperfleet-api/clientset dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift-online/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 8 remain after this review. WalkthroughThe pull request updates the direct ChangesDependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR only updates a Go clientset dependency version, with no actionable merge-blocking risk remaining beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Full details: No-Weak-CryptoExplanation No weak-crypto issue is introduced. The PR changes only the clientset version and checksums. The parent pseudo-version and v0.1.7 have identical source files and module metadata. The clientset uses SHA-256 for SigV4 body hashing and has no MD5, SHA-1, DES, 3DES, RC4, Blowfish, ECB, custom crypto, or secret comparison implementation. The repository's existing SHA-1 OIDC thumbprint code is unchanged and therefore is not caused by this PR. Full details: Container-PrivilegesExplanation The pull request changes only Full details: No-Sensitive-Data-In-LogsExplanation No sensitive-data logging was introduced. The PR changes only the clientset version in go.mod and its checksums in go.sum. The old pseudo-version and v0.1.7 archives contain the same 30 files with no source differences, and their module manifests are identical. The dependency source has no logging calls that output credentials, tokens, PII, hostnames, or customer data. Full details: No-Hardcoded-SecretsExplanation PASS. The pull request changes only Full details: No-Injection-VectorsExplanation PASS: The pull request changes only the Full details: Ai-AttributionExplanation The check passes. The pull request range contains only commit fd743c5, a Dependabot dependency update. Its message mentions no AI tool and contains only a Signed-off-by trailer. The authored PR description also does not mention AI use. A Co-Authored-By trailer naming Claude exists only in the earlier, unchanged commit f7b76ed, so it is not introduced by this pull request. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bumps github.com/openshift-online/rosa-hyperfleet-api/clientset from 0.0.0-20260825215224-aaca052bcde7 to 0.1.7.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit