genevieve / leftovers

Go cli & library for cleaning up orphaned IAAS resources.
Apache License 2.0
150 stars 22 forks source link

Bump github.com/gophercloud/gophercloud from 1.4.0 to 1.5.0 #152

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gophercloud/gophercloud from 1.4.0 to 1.5.0.

Release notes

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

v1.5.0

What's Changed

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

Changelog

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

v1.5.0 (2023-06-21)

New features and improvements:

  • GH-2634 baremetal: update inspection inventory with recent additions
  • GH-2635 [manila]: Add Share Replicas support
  • GH-2637 [FWaaS_v2]: Add FWaaS_V2 workflow and enable tests
  • GH-2639 Implement errors.Unwrap() on unexpected status code errors
  • GH-2648 [manila]: implement share transfer API
Commits
  • efb556a Merge pull request #2650 from shiftstack/prepare_v1.5.0
  • 19c426d Prepare release v1.5.0
  • 1f574bb Merge pull request #2648 from kayrus/share-transfer
  • c779dc2 [manila]: implement share transfer API
  • f25ec5f Fix some share replicas comments and introduce ExtractReplicasInto call
  • 44d55f0 Merge pull request #2637 from Koodt/fwaas_v2_add_tests_workflow
  • fa800fc Merge pull request #2635 from kayrus/manila-replicas
  • 14d31d3 [manila]: Add Share Replicas support
  • 3fec48d Merge pull request #2643 from gophercloud/dependabot/github_actions/mheap/git...
  • 16409dc Bump mheap/github-action-required-labels from 4 to 5
  • 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 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[bot] commented 1 year ago

Superseded by #172.