Skip to content

Bump github.com/vultr/govultr/v3 from 3.14.1 to 3.20.0 #58

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

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 May 6, 2025

Bumps github.com/vultr/govultr/v3 from 3.14.1 to 3.20.0.

Release notes

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

v3.20.0

Changelog

  • a1db02a7efd262aa8379a4f022d88683e9fca357 Add database backup schedule fields (#382)
  • 6615754242cebd2e02acf5443087328062cfdc05 Release v3.20.0 #minor

v3.19.1

Changelog

  • 969ad7ed3feb8e40b06c99ee460c723db661cce7 Release v3.19.1 #patch
  • 28af7d83980ba0459409f6dcc1a3eef7c56a11cd Remove omitempty on node pool label update request (#380)

v3.19.0

Changelog

  • 6b7cdaaf036e02ab5e7b6700634c45d05de352f0 Add VPC ID kubernetes create param (#378)
  • 428d8ba331bba73dea63de0a30cb6a295b006d73 Fix URI of bare metal VPC detach (#377)
  • 9318fe86afa62754b811b6cbad4edd9ef0dcbe24 Release v3.19.0 #minor

v3.18.0

Changelog

  • c8f11630ca299d0f2ab5898a43985961f3fbccb6 Add iPXE URL create/update struct value for bare metal (#372)
  • 10e0a293e183b05b74c9ddb0ac27babae1ad7b46 Increase default client timeouts (#373)
  • 1882842fd9c7918cac8f00691b94ecd65fd748cc Release v3.18.0 #minor

v3.17.0

Changelog

  • fe4b853b2fba89f4d1cf2acd67b1dfb780c178d4 Add support for kubernetes node pool taints (#363)
  • 2a575e7cc90a489cb9c4df792a219ffac1fc978c Release v3.17.0 #minor

v3.16.1

Changelog

  • 4c9518a9ace756d2eb4d4ce4ba41a6de2c9c8c99 Make object storage requests use value struct (#369)
  • cee0ea2f5c1e44ae9abee687e8323f380d507e75 Release v3.16.1 #patch

v3.16.0

Changelog

  • 58b701458c92fb5e2a40b708537aa125c3c347c9 Add VPC2 deprecation to bare metal and instance (#366)
  • 102eebeb5cda8361b69a0b7415a1fb316fcf0427 Add object storage tiers (#365)
  • f1cfb73d3a2b2e4746ee7fadef431145db4b7dd9 Deprecate VPC2 service and structs (#364)
  • 982a7b2b61edeaaf363edfe7a4ebde7c382ad867 Release v3.16.0 #minor
  • 39f3ef526a6b0d712c0af0142250a27b8b061614 Reset min go.mod go version to v1.23 (#367)

v3.15.0

Changelog

  • d756953698f08f502641203ee14c63805882cd1b Add get route for account bandwidth (#356)
  • 6a368870ee98a2b66efae0ab86d2be8053024e0c Add support for list of billing pending charges route (#357)
  • 011420f578f6106c5da97ba8d7a1df02a1924988 Fix whitespace (#359)
  • c68af5887c6624f4e629e683f9b32f9874d27e77 Release v3.15.0 #minor
  • 77693418ab944025bbe5d98eb9af65f66b45c148 Update Go from v1.23 to v1.24 (#360)
Changelog

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

3.20.0 (2025-05-06)

Enhancements

  • Database: Support Managed Database backup schedule PR 382

3.19.1 (2025-04-08)

Bug Fixes

  • Kubernetes: Allow node pool update to properly delete labels PR 380

3.19.0 (2025-04-08)

Enhancements

  • Kubernetes: Add VPC ID create param PR 378

Bug Fixes

  • Bare Metal Server: Fix URI of VPC detach PR 377

3.18.0 (2025-03-28)

Enhancements

  • Bare Metal: Add iPXE URL to bare metal PR 372
  • Govultr: Increase default timeouts PR 373

3.17.0 (2025-03-13)

Enhancements

  • Kubernetes: Add support for taints to node pools PR 363

New Contributors

3.16.1 (2025-03-10)

Bug Fixes

  • Object Storage: Make create & update requests use request struct PR 369

3.16.0 (2025-03-10)

Enhancements

  • Object Storage: Add tiers PR 365

Documentation

  • Bare Metal: Add notice for deprecation of VPC2 PR 364
  • Instance: Add notice for deprecation of VPC2 PR 364
  • VPC2: Add notice for deprecation of VPC2PR 364

Dependencies

  • Reset min go.mod go version to v1.23 PR 367

3.15.0 (2025-03-04)

Enhancements

  • Add functions for account bandwidth PR 356
  • Add functions for billing pending charges PR 357

Dependencies

  • Update Go from v1.23 to v1.24 PR 360

... (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 show <dependency name> 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)

Bumps [github.com/vultr/govultr/v3](https://github.com/vultr/govultr) from 3.14.1 to 3.20.0.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v3.14.1...v3.20.0)

---
updated-dependencies:
- dependency-name: github.com/vultr/govultr/v3
  dependency-version: 3.20.0
  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 May 6, 2025
@dependabot dependabot bot requested a review from happytreees as a code owner May 6, 2025 22:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 6, 2025
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.

0 participants