Skip to content

Bump github.com/IBM/platform-services-go-sdk from 0.55.0 to 0.85.1 #1232

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps github.com/IBM/platform-services-go-sdk from 0.55.0 to 0.85.1.

Release notes

Sourced from github.com/IBM/platform-services-go-sdk's releases.

v0.85.1

0.85.1 (2025-07-21)

Bug Fixes

  • IAM Identity: fix incorrect mapping of policy references in IAM Identity templates (#399) (7082a4a)

v0.85.0

0.85.0 (2025-07-18)

Features

  • IAM Identity: adding serviceId Groups API (#392) (0cff6c5)

v0.84.4

0.84.4 (2025-07-17)

Bug Fixes

  • Global Catalog: remove bad metadata fields (#398) (a9792f5)

v0.84.3

0.84.3 (2025-07-14)

Bug Fixes

  • IAM Policy Management: Policy and ActionControl assignment error responses (#397) (61acf7c)

v0.84.2

0.84.2 (2025-07-10)

Bug Fixes

  • Metrics Router: regenerate Metrics Router SDK with the latest apidoc definition (#396) (b988e97)

v0.84.1

0.84.1 (2025-07-10)

Bug Fixes

  • ATracker: regenerate SDK with latest API definition (#395) (24b6b80)

v0.84.0

0.84.0 (2025-07-09)

... (truncated)

Changelog

Sourced from github.com/IBM/platform-services-go-sdk's changelog.

0.85.1 (2025-07-21)

Bug Fixes

  • IAM Identity: fix incorrect mapping of policy references in IAM Identity templates (#399) (7082a4a)

0.85.0 (2025-07-18)

Features

  • IAM Identity: adding serviceId Groups API (#392) (0cff6c5)

0.84.4 (2025-07-17)

Bug Fixes

  • Global Catalog: remove bad metadata fields (#398) (a9792f5)

0.84.3 (2025-07-14)

Bug Fixes

  • IAM Policy Management: Policy and ActionControl assignment error responses (#397) (61acf7c)

0.84.2 (2025-07-10)

Bug Fixes

  • Metrics Router: regenerate Metrics Router SDK with the latest apidoc definition (#396) (b988e97)

0.84.1 (2025-07-10)

Bug Fixes

  • ATracker: regenerate SDK with latest API definition (#395) (24b6b80)

0.84.0 (2025-07-09)

Features

  • Global Tagging: regenerate service with latest API definition (#393) (b5126f7)

0.83.3 (2025-06-30)

... (truncated)

Commits
  • 41af53e chore(release): 0.85.1 release notes [skip ci]
  • e21523c Update version 0.85.0 -> 0.85.1 [skip ci]
  • 7082a4a fix(IAM Identity): fix incorrect mapping of policy references in IAM Identity...
  • ab8cdff chore(release): 0.85.0 release notes [skip ci]
  • 1621afe Update version 0.84.4 -> 0.85.0 [skip ci]
  • 0cff6c5 feat(IAM Identity): adding serviceId Groups API (#392)
  • 95ced17 chore(release): 0.84.4 release notes [skip ci]
  • 610021a Update version 0.84.3 -> 0.84.4 [skip ci]
  • a9792f5 fix(Global Catalog): remove bad metadata fields (#398)
  • fedebe8 chore(release): 0.84.3 release notes [skip ci]
  • 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/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.55.0 to 0.85.1.
- [Release notes](https://github.com/IBM/platform-services-go-sdk/releases)
- [Changelog](https://github.com/IBM/platform-services-go-sdk/blob/main/CHANGELOG.md)
- [Commits](IBM/platform-services-go-sdk@v0.55.0...v0.85.1)

---
updated-dependencies:
- dependency-name: github.com/IBM/platform-services-go-sdk
  dependency-version: 0.85.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 28, 2025
Copy link
Contributor

openshift-ci bot commented Jul 28, 2025

[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 ask for approval from flavianmissi. For more information see the 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

Copy link
Contributor

openshift-ci bot commented Jul 28, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-operator f04df02 link true /test e2e-aws-operator
ci/prow/okd-scos-e2e-aws-ovn f04df02 link false /test okd-scos-e2e-aws-ovn

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant