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.3.1 to 3.7.0 #301

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/vultr/govultr/v3 from 3.3.1 to 3.7.0.

Release notes

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

v3.7.0

Changelog

  • d442cca Add MdiskMode to BareMetalCreate and BareMetalUpdate structs (#310)
  • 251531d Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#308)
  • d40a834 Fix mattermost notifications (#307)
  • cf3ae56 Fix notification on release workflow
  • 4fbc1ba Merge pull request #305 from optik-aper/fix-notifications
  • 2968a63 Release v3.7.0 #minor
  • d2bcab1 Update Go from v1.20 to v1.21 (#309)
  • 2e8cef0 Update and fix mattermost notifications

v3.6.4

Changelog

  • 4a3fecb Add labels to the node pool update request struct (#302)
  • 5125e02 Release v3.6.4 #patch

v3.6.3

Changelog

  • 23320a4 Add omitempty to startup script request struct (#299)
  • 55109f1 Add the json struct tag for meta links field (#298)
  • ca6d93b Release v3.6.3 #patch
  • cf9311b Update codeql action from v1 to v2 (#300)

v3.6.2

Changelog

  • dedfe0b Kubernetes: add support for nodepool labels (#296)
  • da63ee8 Release v3.6.2 #patch

v3.6.1

Changelog

  • 893f861 Release v3.6.1 #patch
  • 6b4e598 baremetal: Add VPC functions (#293)

v3.6.0

Changelog

  • ec9fca1 Add non-authenticated example to README (#290)
  • 477d075 Release v3.6.0 #minor
  • f40104b Support Marketplace App Variables (#291)

v3.5.0

Changelog

  • 679de77 Release v3.5.0 #minor
  • fe1dfd5 database: add user access control for Redis (#288)
  • de95001 instance: Add disable IPv4 option to create request (#287)

v3.4.1

Changelog

  • dad833f Add database usage support (#282)
  • 9f99244 Fix some minor container registry inconsistencies (#284)
  • 24ef2ca Release v3.4.1 #patch

... (truncated)

Changelog

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

3.7.0 (2024-05-28)

Enhancements

  • Bare Metal: Add MdiskMode to BareMetalCreate and BareMetalUpdate structs PR 310

Dependencies

  • Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 PR 308
  • Update Go from v1.20 to v1.21 PR 309

Automation

  • Update and fix mattermost notifications PR 305
  • Fix mattermost notifications PR 307

New Contributors

3.6.4 (2024-03-07)

Enhancement

  • Kubernetes: add labels to the node pool update request struct PR 302

3.6.3 (2024-02-29)

Bug Fixes

  • All: add a json struct tag for the meta links field PR 298
  • Startup Scripts: allow empty values in create/update request struct PR 299

Automation

  • Update codeql runner from v1 to v2 PR 300

v3.6.2 (2024-02-20)

Enhancement

  • Kubernetes: add support for nodepool labels PR 296

v3.6.1 (2024-01-16)

Enhancement

  • Bare Metal: add functions to allow VPC PR 293

v3.6.0 (2023-12-15)

Enhancement

  • Marketplace: add support for new API route PR 291
  • Bare Metal: add marketplace app variables PR 291
  • Instance: add marketplace app variables PR 291

Documentation

  • Update the README with non-auth client examples PR 290

v3.5.0 (2023-12-01)

Enhancement

  • Instance: Add disable IPv4 option create request PR 287
  • Database: Add user access control for Redis PR 288

v3.4.1 (2023-11-17)

... (truncated)

Commits
  • 2968a63 Release v3.7.0 #minor
  • d2bcab1 Update Go from v1.20 to v1.21 (#309)
  • d442cca Add MdiskMode to BareMetalCreate and BareMetalUpdate structs (#310)
  • 251531d Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#308)
  • d40a834 Fix mattermost notifications (#307)
  • 4fbc1ba Merge pull request #305 from optik-aper/fix-notifications
  • cf3ae56 Fix notification on release workflow
  • 2e8cef0 Update and fix mattermost notifications
  • 5125e02 Release v3.6.4 #patch
  • 4a3fecb Add labels to the node pool update request struct (#302)
  • Additional commits viewable in compare view


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 5 months ago

Superseded by #304.