Skip to content

build(deps): bump github.com/gophercloud/gophercloud/v2 from 2.13.0 to 2.14.0 - #291

Merged
kayrus merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.14.0
Aug 24, 2026
Merged

build(deps): bump github.com/gophercloud/gophercloud/v2 from 2.13.0 to 2.14.0#291
kayrus merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gophercloud/gophercloud/v2 from 2.13.0 to 2.14.0.

Release notes

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

v2.14.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.13.0...v2.14.0

Changelog

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

v2.14.0 (2026-08-20)

  • GH-3797 build(deps): bump github/codeql-action from 4.36.1 to 4.36.2
  • GH-3799 build(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0
  • GH-3816 build(deps): bump actions/checkout from 6.0.2 to 7.0.0
  • GH-3820 [v2] Add deprecation warning for V2EndpointURL, V3EndpointURL
  • GH-3826 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0
  • GH-3841 [v2] Create an external router when testing L3RouterScheduling
  • GH-3844 [V2] dns: add X-Auth-All-Projects and X-Auth-Sudo-Tenant-ID header support to recordsets
  • GH-3862 build(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0
  • GH-3864 build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
  • GH-3871 build(deps): bump actions/labeler from 6.1.0 to 7.0.0
  • GH-3880 build(deps): bump actions/checkout from 7.0.0 to 7.0.1
  • GH-3902 Manila sharetype getset backport
  • GH-3904 build(deps): bump coverallsapp/github-action from 2.3.7 to 2.3.8
  • GH-3916 [v2] core: validation for missing response keys in extractIntoPtr
  • GH-3917 [v2] auth: don't send scope with application credentials
  • GH-3919 [v2] Add Ironic vendor passthru helpers
  • GH-3920 [v2] Add Identity v3 system-scoped role assignment support for users and groups
  • GH-3930 [v2] CI: improve test assertions
  • GH-3950 [v2] core: honor context while waiting for reauthentication
  • GH-3952 [v2] pagination: Fix AllPages returning wrong key for empty linked pages
  • GH-3953 [v2] containerinfra: Fix wrong HTTP method and path in certificate create test
  • GH-3954 v2: ci(magnum): deprecate heat and use magnum-cluster-api driver
  • GH-3959 build(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0
  • GH-3960 [v2] subnetpool: Support for add and remove prefixes operations
  • GH-3961 [v2] Add migrations list support in compute service
  • GH-3970 [v2] baremetal: add vendor/model/serial_number to FirmwareComponent
  • GH-3971 [v2] pagination: Add KeyedPage interface
  • GH-3972 build(deps): bump the all-github-actions group with 3 updates
  • GH-3974 [v2] baremetal(ci): change RAM disk type from tinyipa to dib
  • GH-3976 [v2] pagination: Return error on missing resource key
Commits
  • b098ed7 Merge pull request #3969 from shiftstack/prepare-v2.14.0
  • 1e689a1 Prepare v2.14.0
  • ab2b182 Merge pull request #3976 from gophercloud/bp-v2-00acdae-e0ba184
  • 4c643b5 pagination: Return error on missing key
  • bc34337 Add deprecation warning for unused error
  • 3100215 Merge pull request #3970 from gophercloud/bp-v2-72cdeba
  • a881d88 Merge pull request #3971 from gophercloud/bp-v2-cd90e85-50e5c69
  • 704b4e2 baremetal: add vendor/model/serial_number to FirmwareComponent
  • abfc85e Merge pull request #3974 from winiciusallan/change-tinyipa-v2
  • b53975b Merge pull request #3972 from gophercloud/dependabot/github_actions/v2/all-gi...
  • 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.13.0 to 2.14.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.14.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.13.0...v2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@kayrus
kayrus merged commit 42b9474 into main Aug 24, 2026
4 checks passed
@kayrus
kayrus deleted the dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.14.0 branch August 24, 2026 07:33
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