mercedes-benz / kosmoo

A prometheus exporter which exposes metrics about PersistentVolumes and OpenStack
MIT License
38 stars 9 forks source link

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

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

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: https://github.com/gophercloud/gophercloud/compare/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 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)
seanschneeweiss commented 9 months ago

@dependabot squash and merge