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.9.1 to 3.12.0 #6

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps github.com/vultr/govultr/v3 from 3.9.1 to 3.12.0.

Release notes

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

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)
  • a39baf5bd3bceadb6081a9e5253ffd047fe8bd8e Add instance user scheme field (#328)
  • 6305d72035c2235c0fd745c0e9575310da9957cf Add support for sub-accounts (#329)
  • 6fb2e4bf6d3517a2210391dfc23235aecacadf21 Add user scheme to bare metal (#335)
  • 6cb2b710b374a62fcfdcffbed5723fc3fb232515 Add vanity domain and SSL options to CDN (#326)
  • a130e287e9120995e033f9d2b1f9854522be686b Fix CDN structs and file endpoint URL(#330)
  • d00ea94da1f1cd19f0f970dc0e216c0bbed80244 Fix base struct for subaccount create (#331)
  • 96a096a93b0c702719a5e84ff4c1aea732d4e569 Release v3.10.0 #minor
  • e32f33b2e6a43fc6fb68522d894a698c136f2d29 Remove deprecated Tag and Type fields (#327)
  • 80900b6386fabae40b4f0fedf272603c545e8c95 Remove deprecated private network functionality (#324)
  • 0de3c41acfda54d561860102674f22010db12cf5 Update github workflows to go 1.23 (#334)
  • 3df9f3ba3574b27b9ea02e313163acaa0887cad5 Update go from v1.21 to v1.23 (#333)
Changelog

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

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)

Enhancements

  • Load Balancers: Add HTTP2/3 and timeout options PR 325
  • CDN: add vanity domain and SSL options PR 326
  • Instance: add user scheme field PR 328
  • Bare Metal: add user scheme field PR 335
  • Sub-accounts: Add support for sub-accounts PR 329

Bug Fixes

  • CDN: Fix default empty struct fields and list files endpoint URL PR 330
  • Sub-accounts: Fix base struct on create PR 331

Clean Up

  • Remove deprecated private network functionality PR 324
  • Bare Metal: remove deprecated tag fields PR 327
  • Firewall: remove deprecated type fields PR 327
  • Instance: remove deprecated tag fields PR 327

Dependencies & Automation

  • Update go from v1.21 to v1.23 PR 333
  • Update github workflows to go 1.23 PR 334
  • Add CDN & Sub-account tests PR 332
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.9.1 to 3.12.0.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v3.9.1...v3.12.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 November 25, 2024 08:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
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