Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

WIP: Bump github.com/opentelekomcloud/gophertelekomcloud from 0.5.25 to 0.8.0 #61

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 Nov 1, 2023

Bumps github.com/opentelekomcloud/gophertelekomcloud from 0.5.25 to 0.8.0.

Release notes

Sourced from github.com/opentelekomcloud/gophertelekomcloud's releases.

v0.8.0

What's Changed

Full Changelog: opentelekomcloud/gophertelekomcloud@v0.7.0...v0.8.0

v0.7.0

What's Changed

Full Changelog: opentelekomcloud/gophertelekomcloud@v0.6.2...v0.7.0

v0.6.2

... (truncated)

Commits

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@eumel8
Copy link
Owner

eumel8 commented Nov 1, 2023

This has some errors due the SDK changes:

Error: pkg/controller/resource.go:97:92: undefined: instances.RdsInstanceResponse
Error: pkg/controller/resource.go:99:24: undefined: instances.ListRdsInstanceOpts
Error: pkg/controller/resource.go:102:19: multiple-value instances.List(client, listOpts) (value of type (*instances.ListResponse, error)) in single-value context
Error: pkg/controller/resource.go:107:22: undefined: instances.ExtractRdsInstances
Error: pkg/controller/resource.go:117:114: undefined: instances.RdsInstanceResponse
Error: pkg/controller/resource.go:119:24: undefined: instances.ListRdsInstanceOpts
Error: pkg/controller/resource.go:122:19: multiple-value instances.List(client, listOpts) (value of type (*instances.ListResponse, error)) in single-value context
Error: pkg/controller/resource.go:127:22: undefined: instances.ExtractRdsInstances
Error: pkg/controller/resource.go:223:18: assignment mismatch: 1 variable but instances.Create returns 2 values
Error: pkg/controller/resource.go:277:26: multiple-value backups.Create(client, backupOpts) (value of type (*backups.Backup, error)) in single-value context

@eumel8 eumel8 changed the title Bump github.com/opentelekomcloud/gophertelekomcloud from 0.5.25 to 0.8.0 WIP: Bump github.com/opentelekomcloud/gophertelekomcloud from 0.5.25 to 0.8.0 Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/opentelekomcloud/gophertelekomcloud-0.8.0 branch from 169554c to 040d940 Compare November 1, 2023 07:49
Bumps [github.com/opentelekomcloud/gophertelekomcloud](https://github.com/opentelekomcloud/gophertelekomcloud) from 0.5.25 to 0.8.0.
- [Release notes](https://github.com/opentelekomcloud/gophertelekomcloud/releases)
- [Commits](opentelekomcloud/gophertelekomcloud@v0.5.25...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/opentelekomcloud/gophertelekomcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/opentelekomcloud/gophertelekomcloud-0.8.0 branch from 040d940 to cb41947 Compare November 16, 2023 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant