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

build(deps): bump github.com/IBM/platform-services-go-sdk from 0.55.0 to 0.68.1 #1109

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.68.1

0.68.1 (2024-08-30)

Bug Fixes

  • ATracker: re-gen service after es s2s API changes and hand edits for examples and IT (#352) (f7efa3d)

v0.68.0

0.68.0 (2024-08-29)

Features

  • Resource Controller: deprecate alias, bindings APIs, and related schema items (#351) (6591ab9)

v0.67.0

0.67.0 (2024-08-22)

Features

  • Partner Center Sell: add new service to project (#349) (523201c)

v0.66.0

0.66.0 (2024-08-12)

Features

  • IAM Identity: adding effective account settings (#347) (bd383f8)

v0.65.1

0.65.1 (2024-07-30)

Bug Fixes

v0.65.0

0.65.0 (2024-07-11)

Features

  • Resource Controller: add "onetime_credentials" property in ResourceInstance and ResourceKey schemas (#338) (44b748d)

v0.64.4

0.64.4 (2024-07-09)

... (truncated)

Changelog

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

0.68.1 (2024-08-30)

Bug Fixes

  • ATracker: re-gen service after es s2s API changes and hand edits for examples and IT (#352) (f7efa3d)

0.68.0 (2024-08-29)

Features

  • Resource Controller: deprecate alias, bindings APIs, and related schema items (#351) (6591ab9)

0.67.0 (2024-08-22)

Features

  • Partner Center Sell: add new service to project (#349) (523201c)

0.66.0 (2024-08-12)

Features

  • IAM Identity: adding effective account settings (#347) (bd383f8)

0.65.1 (2024-07-30)

Bug Fixes

0.65.0 (2024-07-11)

Features

  • Resource Controller: add "onetime_credentials" property in ResourceInstance and ResourceKey schemas (#338) (44b748d)

0.64.4 (2024-07-09)

Bug Fixes

  • Context-Based Restrictions: address ID support (for use by terraform only) (#344) (239d353)

0.64.3 (2024-07-05)

... (truncated)

Commits
  • 6fcc164 chore(release): 0.68.1 release notes [skip ci]
  • cfbcd86 Update version 0.68.0 -> 0.68.1 [skip ci]
  • f7efa3d fix(ATracker): re-gen service after es s2s API changes and hand edits for exa...
  • 7211764 chore(release): 0.68.0 release notes [skip ci]
  • 420ff5a Update version 0.67.0 -> 0.68.0 [skip ci]
  • 6591ab9 feat(Resource Controller): deprecate alias, bindings APIs, and related schema...
  • 2d9757c docs(README.md): add service table entry for Partner Center Sell service (#350)
  • 0c01aee chore(release): 0.67.0 release notes [skip ci]
  • f80e74c Update version 0.66.0 -> 0.67.0 [skip ci]
  • 523201c feat(Partner Center Sell): add new service to project (#349)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.55.0 to 0.68.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.68.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

openshift-ci bot commented Sep 2, 2024

[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 adambkaplan 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

Copy link
Contributor

openshift-ci bot commented Sep 2, 2024

@dependabot[bot]: The following test 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-hypershift 96d9cc4 link true /test e2e-hypershift

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.

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 23, 2025
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 23, 2025
@openshift-merge-robot
Copy link
Contributor

rebase

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.

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 lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants