Skip to content

fix(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.389 to 0.1.401#155

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.401
Open

fix(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.389 to 0.1.401#155
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.401

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.389 to 0.1.401.

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.401

  • Update model version v0.0.353
    • Added support for PackageImage for clusters_mgmt

Release 0.1.400

  • Update model version v0.0.352
    • Remove StatusBoard fullname search parameter.
    • Deprecate Notify resource.

Release 0.1.399

  • Additional error handling for securestore

Release 0.1.398

  • Add regions support from ocm shards
  • Don't error when response is 204 and no content-type

Release 0.1.397

  • Add NewUnauthenticatedConnectionBuilder function to allow creating a Connection without client side authentication

Release 0.1.396

  • Remove redundant fields from /notify_details
  • Add ExternalAuthConfig to Cluster model.

Release 0.1.395

  • Add SubnetOutposts and AvailabilityZoneTypes to aws_node_pool_type and aws_machine_pool_type resources.

Release 0.1.394

  • Added Device Code flow to authentication
  • Update model version v0.0.347
    • Add HostedControlPlaneDefault boolean to Version Type model.

Release 0.1.393

  • Add authentication using OAuth2 and PCKE
  • Add secure token storage

Release 0.1.392

  • Update model version v0.0.346
    • Modify notify_details response

Release 0.1.391

  • Update model version v0.0.345
    • Add validate_credentials resource to AwsInquiries
  • Update model version v0.0.344
    • Add the /notify_details endpoint to the SDK

Release 0.1.390

  • Update model version v0.0.343
    • Add Platformto subnet_network_verification_type resource
Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.401

  • Update model version v0.0.353
    • Added support for PackageImage for clusters_mgmt

0.1.400

  • Update model version v0.0.352
    • Remove StatusBoard fullname search parameter.
    • Deprecate Notify resource.

0.1.399

  • Additional error handling for securestore

0.1.398

  • Add regions support from ocm shards
  • Don't error when response is 204 and no content-type

0.1.397

  • Add NewUnauthenticatedConnectionBuilder function to allow creating a Connection without client side authentication

0.1.396

  • Remove redundant fields from /notify_details
  • Add ExternalAuthConfig to Cluster model.

0.1.395

  • Add SubnetOutposts and AvailabilityZoneTypes to aws_node_pool_type and aws_machine_pool_type resources.

0.1.394

  • Added Device Code flow to authentication
  • Update model version v0.0.347
    • Add HostedControlPlaneDefault boolean to Version Type model.

0.1.393

  • Add authentication using OAuth2 and PCKE
  • Add secure token storage

0.1.392

  • Update model version v0.0.346
    • Modify notify_details response

0.1.391

  • Update model version v0.0.345
    • Add validate_credentials resource to AwsInquiries
  • Update model version v0.0.344
    • Add the /notify_details endpoint to the SDK

0.1.390

  • Update model version v0.0.343
    • Add Platformto subnet_network_verification_type resource
Commits
  • 3925489 Merge pull request #904 from Ankit152/release-0.1.401
  • 4d0f42c feat: release v0.1.401
  • d18ef86 Merge pull request #903 from Ankit152/clusters-mgmt-changes
  • c19a020 feat: adding support for package_image in clusters_mgmt
  • 35483fd Merge pull request #875 from tinaafitz/remove_fullname
  • 0f86c19 Removed version line.
  • 2f9fe87 Fix the message format and update the version to 0.1.400.
  • 08760c6 Updated model version.
  • db47394 Generate the sdk based on the latest ocm-api-model modifications.
  • e7197d3 Remove Fullname search parameter from status board product, application, and ...
  • 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)

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.389 to 0.1.401.
- [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.389...v0.1.401)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 12, 2024

The following labels could not be found: kind/deps, ok-to-test.

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.

0 participants