Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Bump github.com/gophercloud/gophercloud from 1.8.0 to 1.9.0 #154

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps github.com/gophercloud/gophercloud from 1.8.0 to 1.9.0.

Release notes

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

v1.9.0

What's Changed

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

Changelog

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

v1.9.0 (2024-02-02)

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
Commits
  • 28518d6 Merge pull request #2888 from shiftstack/v1
  • bb3f61b Prepare v1.9.0
  • 18fcc98 Merge pull request #2887 from gophercloud/bp-v1-5259ac4-34a7c13
  • 2d6994b Merge pull request #2884 from shiftstack/context-v1
  • 7dd55c3 Add support of FlavorProfile for Octavia
  • 84073f4 Add support of Flavor for Octavia
  • ef06ea2 Context-aware methods to ProviderClient and ServiceClient
  • 51831d9 Merge pull request #2875 from gophercloud/bp-v1-74052e2
  • 9cfe594 feat: add AvailabilityZone for db/v1/instance
  • 00c2107 Merge pull request #2858 from gophercloud/bp-v1-c433929
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @seanschneeweiss.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2024
@seanschneeweiss
Copy link
Member

@dependabot squash and merge

Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.9.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gophercloud/gophercloud-1.9.0 branch from f02ac2c to 74d4cf5 Compare February 16, 2024 00:47
@dependabot dependabot bot merged commit cd37fcc into main Feb 16, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-1.9.0 branch February 16, 2024 00:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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