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/vultr/govultr/v2 from 2.8.1 to 2.17.2 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps github.com/vultr/govultr/v2 from 2.8.1 to 2.17.2.

Release notes

Sourced from github.com/vultr/govultr/v2's releases.

v2.17.2

Changelog

  • 5362ba0 Add reserved IP test
  • 15e43f6 Add update to reserved IP
  • 0fd1ffe Change reserved IP update param to pointer
  • 945cc0b Merge pull request #227 from optik-aper/reserved-ip-update
  • b3a7418 Merge pull request #228 from optik-aper/release-v2.17.2
  • 7d96f1c Release v2.17.2 #patch
  • d9b3f19 Release v2.17.2 #patch
  • 8e0dd22 Release v2.17.2 #patch (#229)

v2.17.1

Changelog

  • 5ae0778 Add GPU specific fields to plan struct (#224)
  • 2436364 Release v2.17.1 #patch

v2.17.0

Changelog

  • b5d8037 Change tag to *string on update reqs (#222)
  • b2c16f5 Release v2.17.0 #minor

v2.16.0

Changelog

  • e495a9f Add node pool scaler options (#215)
  • 09f9aa7 Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1 (#214)
  • e8b1787 Kubernetes: upgrade support (#217)
  • dd14151 Release v2.16.0 #minor
  • cdc2ecc Support new tags from the API (#218)
  • ed643e2 adding ip_type to firewall rules (#216)

v2.15.1

Changelog

  • 88364c5 Release v2.15.1 #patch
  • 86fb7bc block type omit (#212)

v2.15.0

Changelog

  • 618d5dd Add Vultr VPC support (#210)
  • 3edbee4 Release v2.15.0 #minor
  • 71f6f62 block storage: adding block type (#209)
  • 9fa4673 bumping go 1.16 to 1.17 (#208)

v2.14.2

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from github.com/vultr/govultr/v2's changelog.

v2.17.2 (2022-06-13)

Enhancement

  • Reserved IP: Add support for updating label 227

v2.17.1 (2022-06-02)

  • Plans: Add GPU specific fields to plan struct 224

v2.17.0 (2022-05-17)

Enhancement

  • Kubernetes: allow tag update to delete existing value 222
  • Baremetal: allow tag update to delete existing value 222
  • Instance: allow tag update to delete existing value 222

Bug fixes

  • Kubernetes: fix data type for auto_scaler to avoid sending null values in requests when not set 222

Breaking Change

  • Kubernetes: change data type for Tag in node pool update requirements struct 222
  • Kubernetes: change data type for AutoScaler in node pool update requirements struct 222
  • Baremetal: change data type for Tag in update requirements struct 222
  • Instance: change data type for Tag in update requirements struct 222

v2.16.0 (2022-05-04)

Enhancement

  • Kubernetes: added auto scaler options to node pools 215
  • Firewall rules: added new field ip_type in get/list responses to be consistent with the create calls 216
  • Kubernetes: Upgrade support 217
  • Baremetal: Added support for new tags field. This field allows multiple string tags to be associated with an instance 218
  • Instance: Added support for new tags field. This field allows multiple string tags to be associated with an instance 218

Deprecations

  • Instance: The tag field has been deprecated in favor for tags 218
  • Baremetal: The tag field has been deprecated in favor for tags 218
  • Firewall rules: The type field has been deprecated in favor for ip_type 216

Dependency Update

  • Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1 214

v2.15.1 (2022-04-12)

Bug fixes

  • Block : add omityempty to block_type to prevent deploy issues 212

v2.15.0 (2022-04-12)

Enhancement

  • Block : New optional field block_type. This new field is currently optional but may become required at a later release 209
  • VPC : New API endpoints that will be replacing network 210

... (truncated)

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/vultr/govultr/v2](https://github.com/vultr/govultr) from 2.8.1 to 2.17.2.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v2.8.1...v2.17.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
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.

0 participants