Skip to content

🌱 Bump github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0#3155

Merged
metal3-io-bot merged 1 commit intomainfrom
dependabot/go_modules/main/github.com/gophercloud/gophercloud/v2-2.12.0
Apr 13, 2026
Merged

🌱 Bump github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0#3155
metal3-io-bot merged 1 commit intomainfrom
dependabot/go_modules/main/github.com/gophercloud/gophercloud/v2-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0.

Release notes

Sourced from github.com/gophercloud/gophercloud/v2's releases.

v2.12.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.11.1...v2.12.0

Changelog

Sourced from github.com/gophercloud/gophercloud/v2's changelog.

v2.12.0 (2026-04-10)

  • GH-3653 [v2] Fix clouds.yaml search path to use XDG convention on all platforms
  • GH-3660 [v2] Use jammy amphora in octavia epoxy job
  • GH-3670 [v2] Implement READ operations on Placement traits
  • GH-3673 [v2] Github action fixes
  • GH-3674 [v2] Update acceptance README to remove mentions of Packstack
  • GH-3678 [v2] Implement CREATE/UPDATE operation on Placement traits
  • GH-3679 [v2] Implement DELETE operations on Placement traits
  • GH-3682 [v2] Implement resource_classes GET operations
  • GH-3683 [v2] Implement resource classes CREATE operations
  • GH-3684 [v2] Implement resource classes DELETE operation
  • GH-3690 [v2] Add metric-storage (Aetos) v1 service support
  • GH-3691 [v2] Implement GET/UPDATE/DELETE operations on Placement resource providers inventories
  • GH-3692 [v2] Fix TestCreateTempURL flaky test by removing hardcoded port dependency
  • GH-3695 [v2] Remove legacy workflows
  • GH-3698 build(deps): bump golang.org/x/crypto from 0.33.0 to 0.49.0
  • GH-3699 build(deps): bump actions/setup-go from 6.3.0 to 6.4.0
  • GH-3700 build(deps): bump github/codeql-action from 4.34.1 to 4.35.1
  • GH-3703 [v2] CI: prefer github mirrors whenever possible
  • GH-3708 [v2] Implement Placement allocationcandidates
Commits
  • 311de94 Merge pull request #3710 from shiftstack/prepare-2.12.0
  • 44169d7 Prepare v2.12.0
  • 84c0a6c Merge pull request #3712 from gophercloud/bp-v2-88702e7
  • 9faac1a Address review comments from resourceprovider aggregates PR
  • a61df9b Merge pull request #3709 from shiftstack/implement-resource-provider-aggregat...
  • 0278c64 Merge pull request #3708 from gophercloud/bp-v2-15c319c-0f34606
  • 436937c Properly handle pre-1.19 in resourceproviders aggregates
  • 5ed0d13 Implement PUT operation on Placement resource provider aggregates
  • f88846a Implement GET operation on Placement resource provider aggregates
  • c617434 Add internal/ptr package with generic To helper
  • 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 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/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.12.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.11.1...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 12, 2026
@metal3-io-bot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 12, 2026
Copy link
Copy Markdown
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
Copy link
Copy Markdown
Member

@kashifest kashifest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@metal3-io-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kashifest

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2026
@metal3-io-bot metal3-io-bot merged commit aad418a into main Apr 13, 2026
23 checks passed
@metal3-io-bot metal3-io-bot deleted the dependabot/go_modules/main/github.com/gophercloud/gophercloud/v2-2.12.0 branch April 13, 2026 05:56
@metal3-io-bot metal3-io-bot added this to the BMO - v0.13 milestone Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants