Skip to content

build(deps): bump github.com/gophercloud/gophercloud/v2 from 2.12.0 to 2.13.0#285

Merged
stephenfin merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.13.0
Jun 26, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v2.13.0

What's Changed

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

Changelog

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

v2.13.0 (2026-06-25)

  • GH-3717 build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0
  • GH-3720 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
  • GH-3723 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2
  • GH-3728 [v2] Implement resource provider allocations
  • GH-3730 [v2] fix: skip non-struct fields in extractIntoPtr slice path to prevent unmarshal panic
  • GH-3731 [v2] Implement usages
  • GH-3732 [v2] Leverage RandomUUID() in Placement resourceproviders tests
  • GH-3737 [v2] Bump golangci-lint
  • GH-3744 build(deps): bump actions/labeler from 6.0.1 to 6.1.0
  • GH-3752 build(deps): bump github/codeql-action from 4.35.2 to 4.35.4
  • GH-3758 build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0
  • GH-3760 [v2] fix(vpnaas): change encryption and auth method in acceptance tests
  • GH-3762 [v2] Allow clearing Placement resource provider parent_provider_uuid
  • GH-3764 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5
  • GH-3769 [v2] db/instances: remove hardcoded 300GB size cap
  • GH-3770 [v2] neutron: properly enable port-forwarding extension in devstack
  • GH-3771 [v2] tests: Prefer extension check over environment variable
  • GH-3772 [v2] Add Placement resourceprovider list post 1.39
  • GH-3774 [v2] Add support for listing recordsets across all zones
  • GH-3775 [v2] CI: Use pre-built amphora images for Octavia jobs
  • GH-3776 [v2] allow port ranges in floating ip portforwarding
  • GH-3781 build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0
  • GH-3784 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0
  • GH-3787 [v2] docs: relax one-operation-per-PR rule
  • GH-3790 [v2] Add AGENTS.md
  • GH-3794 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
  • GH-3802 [v2] dns: add AllProjects support to zones.List via X-Auth-All-Projects header
  • GH-3808 dns: fix SudoTenantID type in zones ListOpts
Commits
  • 0e61a3a Merge pull request #3821 from shiftstack/prepare-v2.13
  • ee7fcad Prepare v2.13.0
  • ea41478 Merge pull request #3808 from abhijith-darshan/fix/zones_tenant_header_v2
  • 22e36bc dns: fix SudoTenantID type in zones ListOpts
  • 4e9d09a Merge pull request #3802 from gophercloud/bp-v2-2782e25
  • bab9377 dns: add AllProjects and SudoTenantID header support to zones.List
  • 831ca10 Merge pull request #3794 from gophercloud/dependabot/github_actions/v2/github...
  • fb05e8d Merge pull request #3790 from gophercloud/bp-v2-07787e8
  • e118605 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
  • 4227bb3 Add AGENTS.md
  • 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.12.0 to 2.13.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.13.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.12.0...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.13.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 Jun 26, 2026
@stephenfin stephenfin merged commit 4ae3525 into main Jun 26, 2026
4 checks passed
@stephenfin stephenfin deleted the dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.13.0 branch June 26, 2026 22:18
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