Skip to content

Comments

Bump github.com/openshift-online/ocm-sdk-go from 0.1.215 to 0.1.322#178

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

Bump github.com/openshift-online/ocm-sdk-go from 0.1.215 to 0.1.322#178
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.322

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.215 to 0.1.322.

Release notes

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

Release 0.1.322

  • Update model to v0.0.263
    • Add HypershiftEnabled boolean to Version Type model.

Release 0.1.321

  • Update model to v0.0.262
    • Add Control Plane Upgrade Scheduler endpoints.

Release 0.1.320

  • Update to model v0.0.261
    • Add commonAnnotations and commonLabels to addons
  • Update to Addon structs and openapi.json for supporting
    • commonAnnotations
    • commonLabels

Release 0.1.319

  • Update to model v0.0.260
    • Add ManagedPolicies field to the STS type model.

Release 0.1.318

  • Update to model v0.0.259
    • Add master and infra instance types to cluster nodes
  • Update to model v0.0.258
    • Export cluster name for mgmt, mgmt_parent, and svc clusters

Release 0.1.317

  • Update to model v0.0.257
    • Add ByoOidc type to Cluster type model
    • Add addon upgrade policy to clusters_mgmt
    • Add Labels and Taints to NodePool type

Release 0.1.316

  • Update to model v0.0.256
    • Add LogType field to Cluster Log type model
    • Fix Addon status type and value constants

Release 0.1.315

  • Update to model v0.0.255
    • Add Version field to node pool

Release 0.1.314

  • Update to model v0.0.254
    • Add PrivateLinkConfiguration type with related endpoints

Release 0.1.313

  • Update to model v0.0.253
    • Update Permission resource attributes
      • Rename ResourceType to Resource

Release 0.1.312

... (truncated)

Changelog

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

0.1.322

  • Update model to v0.0.263
    • Add HypershiftEnabled boolean to Version Type model.

0.1.321

  • Update model to v0.0.262
    • Add Control Plane Upgrade Scheduler endpoints.

0.1.320

  • Update to model v0.0.261
    • Add commonAnnotations and commonLabels to addons
  • Update to Addon structs and openapi.json for supporting
    • commonAnnotations
    • commonLabels

0.1.319

  • Update to model v0.0.260
    • Add ManagedPolicies field to the STS type model.

0.1.318

  • Update to model v0.0.259
    • Add master and infra instance types to cluster nodes
  • Update to model v0.0.258
    • Export cluster name for mgmt, mgmt_parent, and svc clusters

0.1.317

  • Update to model v0.0.257
    • Add ByoOidc type to Cluster type model
    • Add addon upgrade policy to clusters_mgmt
    • Add Labels and Taints to NodePool type

0.1.316

  • Update to model v0.0.256
    • Add LogType field to Cluster Log type model
    • Fix Addon status type and value constants

0.1.315

  • Update to model v0.0.255
    • Add Version field to node pool

0.1.314

  • Update to model v0.0.254
    • Add PrivateLinkConfiguration type with related endpoints

0.1.313

  • Update to model v0.0.253
    • Update Permission resource attributes
      • Rename ResourceType to Resource

0.1.312

... (truncated)

Commits
  • 75e124c Merge pull request #743 from hunterkepley/sda-8369-2
  • 202c8b0 Release 0.1.322
  • 6eae02c Bump api model to 0.0.263
  • 210606c Update api model to v0.0.263 and prepare for release
  • 04a4e36 [SDA-8369] Bump api model to 0.0.263 (#742)
  • 1eb9aa5 Merge pull request #737 from gdbranco/chore/release-0.1.321
  • 3b8bbc0 chore: release v0.1.321
  • 49848ef Merge pull request #736 from gdbranco/feat/sda-8351
  • 0eea618 bump golang matrix and golangci-lint
  • b64dbc7 chore: bump api model to v0.0.262
  • 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.215 to 0.1.322.
- [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.215...v0.1.322)

---
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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
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.

0 participants