Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps github.com/gophercloud/gophercloud from 0.17.0 to 0.18.0.

Changelog

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

0.18.0 (June 11, 2021)

NOTES / BREAKING CHANGES

  • As of GH-2160, Gophercloud no longer URL encodes Object Storage containers and object names. You can still encode them yourself before passing the names to the Object Storage functions.

  • baremetal/v1/nodes.ListBIOSSettings now takes three parameters. The third, new, parameter is ListBIOSSettingsOptsBuilder GH-2174

BUG FIXES

  • Fixed expected OK codes to use default codes GH-2173
  • Fixed inablity to create sub-containers (objects with / in their name) GH-2160

IMPROVEMENTS

  • Added orchestration/v1/stacks.ListOpts.ShowHidden GH-2104
  • Added loadbalancer/v2/listeners.ProtocolSCTP GH-2149
  • Added loadbalancer/v2/listeners.CreateOpts.TLSVersions GH-2150
  • Added loadbalancer/v2/listeners.UpdateOpts.TLSVersions GH-2150
  • Added baremetal/v1/nodes.CreateOpts.NetworkData GH-2154
  • Added baremetal/v1/nodes.Node.NetworkData GH-2154
  • Added loadbalancer/v2/pools.ProtocolPROXYV2 GH-2158
  • Added loadbalancer/v2/pools.ProtocolSCTP GH-2158
  • Added placement/v1/resourceproviders.GetAllocations GH-2162
  • Added baremetal/v1/nodes.CreateOpts.BIOSInterface GH-2164
  • Added baremetal/v1/nodes.Node.BIOSInterface GH-2164
  • Added baremetal/v1/nodes.NodeValidation.BIOS GH-2164
  • Added baremetal/v1/nodes.ListBIOSSettings GH-2171
  • Added baremetal/v1/nodes.GetBIOSSetting GH-2171
  • Added baremetal/v1/nodes.ListBIOSSettingsOpts GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.AttributeType GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.AllowableValues GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.LowerBound GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.UpperBound GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.MinLength GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.MaxLength GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.ReadOnly GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.ResetRequired GH-2174
  • Added baremetal/v1/nodes.BIOSSetting.Unique GH-2174
Commits

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.17.0 to 0.18.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 14, 2021
@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #263 (28144dd) into master (6eec58a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   67.00%   67.00%           
=======================================
  Files           3        3           
  Lines         206      206           
=======================================
  Hits          138      138           
  Misses         43       43           
  Partials       25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6eec58a...28144dd. Read the comment docs.

@davidkarlsen davidkarlsen merged commit 1f4a354 into master Jun 14, 2021
@davidkarlsen davidkarlsen deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-0.18.0 branch June 14, 2021 08:33
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant