Skip to content

Update module github.com/cloudscale-ch/cloudscale-go-sdk/v6 to v7#55

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-cloudscale-ch-cloudscale-go-sdk-v6-7.x
Open

Update module github.com/cloudscale-ch/cloudscale-go-sdk/v6 to v7#55
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-cloudscale-ch-cloudscale-go-sdk-v6-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/cloudscale-ch/cloudscale-go-sdk/v6 v6.0.1v7.0.0 age confidence

Release Notes

cloudscale-ch/cloudscale-go-sdk (github.com/cloudscale-ch/cloudscale-go-sdk/v6)

v7.0.0

Compare Source

What's Changed

Breaking Changes

The generic VolumeRequest type has been removed.
You must now explicitly use:

  • VolumeCreateRequest when creating volumes
  • VolumeUpdateRequest when updating volumes

Migration: Replace usages of VolumeRequest with the appropriate request type depending on the operation. Compilation errors after upgrading will indicate the required change.

Full Changelog: cloudscale-ch/cloudscale-go-sdk@v6.0.1...v7.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependency label Feb 26, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 26, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/oauth2 v0.34.0 -> v0.35.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants