build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.494 to 0.1.497#902
Conversation
Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.494 to 0.1.497. - [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases) - [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md) - [Commits](openshift-online/ocm-sdk-go@v0.1.494...v0.1.497) --- updated-dependencies: - dependency-name: github.com/openshift-online/ocm-sdk-go dependency-version: 0.1.497 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[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 infoConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Cache: Disabled due to data retention organization setting Knowledge base: Disabled due to data retention organization setting ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThe pull request updates three Go module dependencies related to OpenShift OCM. The clientapi package is bumped from v0.0.449 to v0.0.452, the SDK-go package from v0.1.494 to v0.1.497, and an indirect model dependency receives the same clientapi version update. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #902 +/- ##
==========================================
+ Coverage 53.01% 53.04% +0.03%
==========================================
Files 86 86
Lines 6538 6538
==========================================
+ Hits 3466 3468 +2
+ Misses 2610 2609 -1
+ Partials 462 461 -1 🚀 New features to boost your workflow:
|
Bumps github.com/openshift-online/ocm-sdk-go from 0.1.494 to 0.1.497.
Release notes
Sourced from github.com/openshift-online/ocm-sdk-go's releases.
Changelog
Sourced from github.com/openshift-online/ocm-sdk-go's changelog.
Commits
e6f5827Merge pull request #1142 from BraeTroutman/OCM-22426/release-0.1.49746aef28Release v0.1.4971e17031[OCM-22426](https://issues.redhat.com/browse/OCM-22426) | chore: update ocm-api-model to 0.0.4521afe0ffMerge pull request #1140 from rcampos2029/release4f6f8cechore: Release 0.1.496ee3a4efBump api model to v0.0.451d543bbfMerge pull request #1139 from nimrodshn/prepare_release_0_1_495a0d1cefchore: Release 0.1.495803c158Merge pull request #1138 from nimrodshn/update_api_mode_0_0_450284883bBump api model to v0.0.450Dependabot 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