vultr / packer-plugin-vultr

Packer Builder plugin for Vultr snapshots
Mozilla Public License 2.0
48 stars 20 forks source link

Bump github.com/vultr/govultr/v3 from 3.9.1 to 3.11.1 #322

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

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

Release notes

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

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.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 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)
dependabot[bot] commented 3 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.