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.3.0 to 1.8.0 #140

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

v1.8.0

What's Changed

Full Changelog: https://github.com/gophercloud/gophercloud/compare/v1.7.0...v1.8.0

v1.7.0

What's Changed

Full Changelog: https://github.com/gophercloud/gophercloud/compare/v1.6.0...v1.7.0

v1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/gophercloud/gophercloud/compare/v1.5.0...v1.6.0

... (truncated)

Changelog

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

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:

  • GH-2802 [v1] Add job for bobcat stable/2023.2
  • GH-2819 [v1] Test files alongside code
  • GH-2814 Make fixtures part of tests
  • GH-2796 [v1] ci/unit: switch to coverallsapp/github-action
  • GH-2840 unit tests: Fix the installation of tools

v1.7.0 (2023-09-22)

New features and improvements:

  • GH-2782 [v1] (manual clean backport) Add tag field to compute block_device_v2

CI changes:

  • GH-2760 [v1 backports] semver auto labels
  • GH-2775 [v1] Fix typos in comments
  • GH-2783 [v1] (clean manual backport) ci/functional: fix ubuntu version & add antelope
  • GH-2785 [v1] Acceptance: Handle numerical version names in version comparison helpers
  • GH-2787 backport-v1: fixes to semver label
  • GH-2788 [v1] Make acceptance tests internal

v1.6.0 (2023-08-30)

New features and improvements:

  • GH-2712 [v1] README: minor change to test backport workflow
  • GH-2713 [v1] tests: run MultiAttach with a capable Cinder Type
  • GH-2714 [v1] Add CRUD support for encryption in volume v3 types
  • GH-2715 [v1] Add projectID to fwaas_v2 policy CreateOpts and ListOpts
  • GH-2716 [v1] Add projectID to fwaas_v2 CreateOpts
  • GH-2717 [v1] [manila]: add reset and force delete actions to a snapshot
  • GH-2718 [v1] [cinder]: add reset and force delete actions to volumes and snapshots
  • GH-2721 [v1] orchestration: Explicit error in optionsmap creation
  • GH-2723 [v1] Add conductor API to Baremetal V1
  • GH-2729 [v1] networking/v2/ports: allow list filter by security group

CI changes:

  • GH-2675 [v1][CI] Drop periodic jobs from stable branch

... (truncated)

Commits
  • 05b77af Merge pull request #2839 from shiftstack/prepare_v1.8.0
  • 796aba1 Prepare the v1.8.0 release
  • f8d6f33 Merge pull request #2840 from shiftstack/fix_v1_unittests
  • ccfa81e unit tests: Fix the installation of tools
  • 5dd227b Merge pull request #2826 from shiftstack/tempurl_v1
  • 3df6ee5 Allow objects.CreateTempURL with names containing '/v1/'
  • 5b77f04 Merge pull request #2823 from gophercloud/bp-v1-902ed6e
  • 04f05f1 Add more godoc to GuestFormat
  • 1eb4586 Merge pull request #2819 from gophercloud/bp-v1-019424e
  • fc46027 Test files alongside code
  • 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 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)