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.331 to 0.1.338 #1003

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.331 to 0.1.338.

Release notes

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

Release 0.1.338

  • Windows: Update API CA

Release 0.1.337

  • Windows: Update CA

Release 0.1.336

  • Update model version v0.0.279
    • Add AuditLog to AWS resource.
    • Add RoleArn attribute to the AuditLog model.

Release 0.1.335

  • Update model version v0.0.278
    • Add InflightChecks locator to cluster resource
    • Add BillingAccountID to AWS model

Release 0.1.334

  • Update model version v0.0.276
    • Add delete method to Account resource.
    • Add tuning_configs endpoints.
    • Add tuning_configs field to Node Pools.

Release 0.1.333

  • Update model version v0.0.275
    • Add pending delete cluster API.
  • Update model version v0.0.274
    • Add Subnets property to the CloudProviderData model.

Release 0.1.332

  • Update model version v0.0.273
    • update metamodel version 0.0.57
    • remove circular dependencies from clusters mgmt
Changelog

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

0.1.338

  • Windows: Update API CA

0.1.337

  • Windows: Update SSO CA

0.1.336

  • Update model version v0.0.279
    • Add AuditLog to AWS resource.
    • Add RoleArn attribute to the AuditLog model.

0.1.335

  • Update model version v0.0.278
    • Add InflightChecks locator to cluster resource
    • Add BillingAccountID to AWS model

0.1.334

  • Update model version v0.0.276
    • Add delete method to Account resource.
    • Add tuning_configs endpoints.
    • Add tuning_configs field to Node Pools.

0.1.333

  • Update model version v0.0.275
    • Add pending delete cluster API.
  • Update model version v0.0.274
    • Add Subnets property to the CloudProviderData model.

0.1.332

  • Update model version v0.0.273
    • update metamodel version 0.0.57
    • remove circular dependencies from clusters mgmt
Commits
  • b7adf9f Merge pull request #767 from gdbranco/fix/sda-8990-api
  • de6ae70 chore: Release v0.1.338
  • 1280548 [SDA-8990](https://issues.redhat.com//browse/SDA-8990) | fix: api side windows CAs
  • fb84f43 Merge pull request #765 from gdbranco/chore/release_0.1.337
  • ce7de98 chore: Release v0.1.337
  • 3c3bac5 Merge pull request #764 from gdbranco/fix/sda-8990
  • 9fbed5a [SDA-8990](https://issues.redhat.com//browse/SDA-8990) | fix: Replace an expired trusted CA on Windows with new ones
  • 51cc17e Merge pull request #763 from davidleerh/SDA-8287-FCT
  • c8f83e6 Bump version and updates CHANGES.md
  • 3ced6e6 Support audit log forwarding in cs
  • 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 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.331 to 0.1.338.
- [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.331...v0.1.338)

---
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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2023
@dependabot dependabot bot temporarily deployed to development May 1, 2023 14:15 Inactive
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 1, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign ivan-degtiarenko for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 1, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions 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/test-infra repository.

@dependabot dependabot bot temporarily deployed to development May 1, 2023 14:15 Inactive
@dependabot dependabot bot temporarily deployed to development May 1, 2023 14:15 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #1017.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.338 branch May 8, 2023 14:13
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 go Pull requests that update Go code needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants