Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/gophercloud/gophercloud from 0.25.0 to 1.5.0 #825

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

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

Release notes

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

v1.5.0

What's Changed

Full Changelog: gophercloud/gophercloud@v1.4.0...v1.5.0

v1.4.0

What's Changed

New Contributors

Full Changelog: gophercloud/gophercloud@v1.3.0...v1.4.0

v1.3.0

What's Changed

... (truncated)

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

v1.4.0 (2023-05-25)

New features and improvements:

  • GH-2465 keystone: add v3 limits update operation
  • GH-2596 keystone: add v3 limits get operation
  • GH-2618 keystone: add v3 limits delete operation
  • GH-2616 Add CRUD support for register limit APIs
  • GH-2610 Add PUT/HEAD/DELETE for identity/v3/OS-INHERIT
  • GH-2597 Add validation and optimise objects.BulkDelete
  • GH-2602 [swift v1]: introduce a TempURLKey argument for objects.CreateTempURLOpts struct
  • GH-2623 Add the ability to remove ingress/egress policies from fwaas_v2 groups
  • GH-2625 neutron: Support trunk_details extension

CI changes:

  • GH-2608 Drop train and ussuri jobs
  • GH-2589 Bump EmilienM/devstack-action from 0.10 to 0.11
  • GH-2604 Bump mheap/github-action-required-labels from 3 to 4
  • GH-2620 Pin goimport dep to a version that works with go 1.14
  • GH-2619 Fix version comparison for acceptance tests
  • GH-2627 Limits: Fix ToDo to create registered limit and use it
  • GH-2629 [manila]: Add share from snapshot restore functional test

v1.3.0 (2023-03-28)

  • GH-2464 keystone: add v3 limits create operation
  • GH-2512 Manila: add List for share-access-rules API
  • GH-2529 Added target state "rebuild" for Ironic nodes
  • GH-2539 Add release instructions
  • GH-2540 [all] IsEmpty to check for HTTP status 204
  • GH-2543 keystone: add v3 OS-FEDERATION mappings get operation
  • GH-2545 baremetal: add inspection_{started,finished}_at to Node
  • GH-2546 Drop train job for baremetal
  • GH-2549 objects: Clarify ExtractContent usage
  • GH-2550 keystone: add v3 OS-FEDERATION mappings update operation
  • GH-2552 objectstorage: Reject container names with a slash
  • GH-2555 nova: introduce servers.ListSimple along with the more detailed servers.List

... (truncated)

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)

Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 0.25.0 to 1.5.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.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

Superseded by #884.

@dependabot dependabot bot closed this Aug 31, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-1.5.0 branch August 31, 2023 02:02
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.

None yet

0 participants