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

Bump github.com/vultr/govultr/v3 from 3.8.1 to 3.15.0 #10

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps github.com/vultr/govultr/v3 from 3.8.1 to 3.15.0.

Release notes

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

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)

v3.14.1

Changelog

  • d958d1964cb4e8e0bf539e5b403f44490e3cffa8 Add missing load balancer SSL fields and AutoSSL struct (#352)
  • cb9fb6556af517a17242eb17448284202c410875 Release v3.14.1 #patch

v3.14.0

Changelog

  • 7cff7b0048b7e687b74358e532fb2d78d5fc51fc Add AutoSSL and GlobalRegions to load balancers (#350)
  • bb5a413ed6500073357ab68ce9d9553d0d1e619d Release v3.14.0 #minor
  • 272584eccafe3d0462286e09b5a41e553e76ab74 Remove deprecated Redis references (#349)

v3.13.0

Changelog

  • 73933bdb615009cf29e5b01474101446b183f9c7 Add support for virtual file system storages (#347)
  • 91d3cc3d3763ef0c844fcd1558cc7629e2b637db Release v3.13.0 #minor

v3.12.0

Changelog

  • fd0f491928fb053237a67a442dc1a13bc1b7185c Deprecate Redis-specific fields for new generic versions (#345)
  • e3ae6995bf904843bf634caa3d30de0dc9c4a44a Release v3.12.0 #minor

v3.11.2

Changelog

  • 23d6261ef7f6b006b3c707cebefdbdc7f07f25a0 Fix Kafka advanced config field names (#343)
  • 4e87031ee039992177f64bcc372149665c1a108c Release v3.11.2 #patch

v3.11.1

Changelog

  • 96f1a0980690d5c1c292a18fb5ddee3a83f42611 Fix quota create endpoint param for Kafka (#341)
  • 1dff10d7c70b5710cd959f49ed064e6c9fc98346 Release v3.11.1 #patch

v3.11.0

Changelog

  • 49c94b4fdb789c446ed5794badbd3254e750ed0c Add Github CODEOWNERS file (#339)
  • c9c1cea5b861969d0b5b10afeab466156d253653 Add database support for Kafka (#337)
  • 67c9847c344e294b3cee1c3917b0705e10167b4c Release v3.11.0 #minor
  • c5006e5a4a7a850ef7b1aa39be154df62b5fff42 Remove deprecated exportloopref linter (#338)

v3.10.0

Changelog

  • 19c0ba7b9634a6c259662de28c6394cf6b9fa417 Add CDN & Sub-account tests (#332)
  • bfd537cc68e91d3483bb1cf54a34a58eab70ef83 Add http2/3 and timeout options to load balancers (#325)

... (truncated)

Changelog

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

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

Clean Up

New Contributors

3.14.1 (2025-01-17)

Bug Fixes

  • Load Balancers: Add missing SSL fields and AutoSSL struct PR 352

3.14.0 (2025-01-15)

Enhancements

  • Load Balancers: Add support for AutoSSL and GlobalRegions PR 350

Clean Up

  • Database: Remove deprecated Redis references PR 349

3.13.0 (2024-12-17)

Enhancements

  • VFS Storage: Add support for virtual file system storages PR 347

3.12.0 (2024-11-22)

Clean Up

  • Database: Deprecate Redis-Named Fields PR 345

3.11.2 (2024-10-30)

Bug fixes

  • Database: Fix Kafka advanced config field names PR 343

3.11.1 (2024-10-24)

Bug Fixes

  • Database: Fix quota create endpoint param for Kafka PR 341

3.11.0 (2024-10-22)

Enhancements

  • Database: Add support for managed Kafka PR 337

Automation

  • Remove deprecated exportloopref linter PR 338
  • Add Github CODEOWNERS file PR 339

3.10.0 (2024-10-10)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from happytreees as a code owner March 4, 2025 22:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants