Skip to content

build(deps): bump github.com/gophercloud/gophercloud from 0.25.0 to 1.12.0#915

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud-1.12.0
Closed

build(deps): bump github.com/gophercloud/gophercloud from 0.25.0 to 1.12.0#915
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud-1.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps github.com/gophercloud/gophercloud from 0.25.0 to 1.12.0.

Release notes

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

v1.12.0

What's Changed

Full Changelog: gophercloud/gophercloud@v1.11.0...v1.12.0

v1.11.0

What's Changed

This release replaces v1.9 and v1.10, making the Context embedded in the Provider client working again as expected.

Full Changelog: gophercloud/gophercloud@v1.10.0...v1.11.0

v1.10.0

What's Changed

Full Changelog: gophercloud/gophercloud@v1.9.0...v1.10.0

v1.9.0

What's Changed

Full Changelog: gophercloud/gophercloud@v1.8.0...v1.9.0

v1.8.0

What's Changed

... (truncated)

Changelog

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

v1.12.0 (2024-05-27)

  • GH-2979 [v1] CI backports
  • GH-2985 [v1] baremetal: fix handling of the "fields" query argument
  • GH-2989 [v1] [CI] Fix portbiding tests
  • GH-2992 [v1] [CI] Fix portbiding tests
  • GH-2993 [v1] build(deps): bump EmilienM/devstack-action from 0.14 to 0.15
  • GH-2998 [v1] testhelper: mark all helpers with t.Helper
  • GH-3043 [v1] CI: remove Zed from testing coverage

v1.11.0 (2024-03-07)

This version reverts the inclusion of Context in the v1 branch. This inclusion didn't add much value because no packages were using it; on the other hand, it introduced a bug when using the Context property of the Provider client.

v1.10.0 (2024-02-27) RETRACTED: see gophercloud/gophercloud#2969

  • GH-2893 [v1] authentication: Add WithContext functions
  • GH-2894 [v1] pager: Add WithContext functions
  • GH-2899 [v1] Authenticate with a clouds.yaml
  • GH-2917 [v1] Add ParseOption type to made clouds.Parse() more usable for optional With* funcs
  • GH-2924 [v1] build(deps): bump EmilienM/devstack-action from 0.11 to 0.14
  • GH-2933 [v1] Fix AllowReauth reauthentication
  • GH-2950 [v1] compute: Use volumeID, not attachmentID for volume attachments

v1.9.0 (2024-02-02) RETRACTED: see gophercloud/gophercloud#2969

New features and improvements:

  • GH-2884 [v1] Context-aware methods to ProviderClient and ServiceClient
  • GH-2887 [v1] Add support of Flavors and FlavorProfiles for Octavia
  • GH-2875 [v1] [db/v1/instance]: adding support for availability_zone for a db instance

CI changes:

  • GH-2856 [v1] Fix devstack install on EOL magnum branches
  • GH-2857 [v1] Fix networking acceptance tests
  • GH-2858 [v1] build(deps): bump actions/upload-artifact from 3 to 4
  • GH-2859 [v1] build(deps): bump github/codeql-action from 2 to 3

v1.8.0 (2023-11-30)

New features and improvements:

  • GH-2800 [v1] Fix options initialization in ServiceClient.Request (fixes #2798)
  • GH-2823 [v1] Add more godoc to GuestFormat
  • GH-2826 Allow objects.CreateTempURL with names containing /v1/

CI changes:

... (truncated)

Commits
  • 651cde8 Merge pull request #3059 from shiftstack/prepare_v1.12.0
  • 43f8603 Prepare v1.12.0
  • 4434feb Merge pull request #3043 from gophercloud/bp-v1-7ec9c56
  • 5dd732d CI: remove Zed from testing coverage
  • fab2a6e Merge pull request #2998 from gophercloud/bp-v1-7b093f0
  • 7fc854b testhelper: mark all helpers with t.Helper
  • 1e00fc2 Merge pull request #2993 from gophercloud/bp-v1-14b906e
  • 63fd8f5 build(deps): bump EmilienM/devstack-action from 0.14 to 0.15
  • bc0272d Merge pull request #2992 from gophercloud/bp-v1-db5585b-f70a5c1
  • 5ef5fcf [CI] Fix portbiding tests
  • 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 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)

Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 0.25.0 to 1.12.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v0.25.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Superseded by #947.

@dependabot dependabot bot closed this Jul 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-1.12.0 branch July 9, 2024 02:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants