Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/openshift-online/ocm-sdk-go from 0.1.377 to 0.1.439 #789

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.377 to 0.1.439.

Release notes

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

Release 0.1.439

  • Update model version v0.0.392
    • Add vm WIF access type
    • Add support field to WifConfig resource

Release 0.1.438

  • Update model version v0.0.391
    • Add RegistryConfig attribute to Cluster model
    • Add RegistryAllowlist resource and endpoints

Release 0.1.437

  • Update model version v0.0.390
    • Add RolePrefix field to WifGcp model

Release 0.1.436

  • Update model version v0.0.389
    • Add state struct to node pool
    • Add limited support reason override

Release 0.1.435

No release notes provided.

Release 0.1.434

  • Update model version v0.0.386
    • Add RootVolume attribute to AWSNodePool model
  • Update model version v0.0.387
    • Add ProjectNumber field to WifConfig model

Release 0.1.433

  • Update model version v0.0.384
    • Add clusters_mgmt API model for v2alpha1
  • Update model version v0.0.385
    • Update WIF endpoint path
    • Remove WIF templates endpoints

Release 0.1.432

  • Update model version v0.0.383
    • Add Kind and Id field to GCP Authentication structure

Release 0.1.431

  • Update model version v0.0.382
    • Add Authentication field to GCP model

Release 0.1.430

  • Added WIF endpoints and resources

Release 0.1.429

  • Update model version v0.0.380
    • Add Architecture attribute to MachineType model
    • Add ReleaseImages attribute to Version model

... (truncated)

Changelog

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

0.1.439

  • Update model version v0.0.392
    • Add vm WIF access type
    • Add support field to WifConfig resource

0.1.438

  • Update model version v0.0.391
    • Add RegistryConfig attribute to Cluster model
    • Add RegistryAllowlist resource and endpoints

0.1.437

  • Update model version v0.0.390
    • Add RolePrefix field to WifGcp model

0.1.436

  • Update model version v0.0.389
    • Add state struct to node pool
    • Add limited support reason override

0.1.435

  • Add 'OidcThumbprint' type model to v1 and v2alpha1
  • Add 'OidcThumbprintInput' type model to v1 and v2alpha1
  • Add 'OidcThumbprint' resource model to v1 and v2alpha1

0.1.434

  • Update model version v0.0.386
    • Add RootVolume attribute to AWSNodePool model
  • Update model version v0.0.387
    • Add ProjectNumber field to WifConfig model

0.1.433

  • Update model version v0.0.384
    • Add clusters_mgmt API model for v2alpha1
  • Update model version v0.0.385
    • Update WIF endpoint path
    • Remove WIF templates endpoints

0.1.432

  • Update model version v0.0.383
    • Add Kind and Id field to GCP Authentication structure

0.1.431

  • Update model version v0.0.382
    • Add Authentication field to GCP model

0.1.430

  • Added WIF endpoints and resources

0.1.429

  • Update model version v0.0.380

... (truncated)

Commits
  • b94f08d Merge pull request #993 from renan-campos/wif
  • 75f3861 chore: release v0.1.439
  • b41c6c2 chore: bump to ocm-api-model 0.0.392
  • 16f4c21 Merge pull request #991 from andreadecorte/OCM-7377_bump
  • 7c0edc6 chore: release v0.1.438
  • d55fe4f Merge pull request #990 from andreadecorte/OCM-7377_bump
  • 832ca94 chore: bump to ocm-api-model 0.0.391
  • 97699ae bump version to 0.1.437 (#988)
  • 32b7315 chore: bump to ocm-api-model 0.0.387 (#987)
  • d2758a6 Merge pull request #986 from mnecas/bump_and_release
  • 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.377 to 0.1.439.
- [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.377...v0.1.439)

---
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] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2024

Superseded by #791.

@dependabot dependabot bot closed this Sep 10, 2024
auto-merge was automatically disabled September 10, 2024 07:33

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.439 branch September 10, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant