digitalocean / packer-plugin-digitalocean

Packer plugin for DigitalOcean Builder
https://developer.hashicorp.com/packer/integrations/digitalocean/digitalocean
Mozilla Public License 2.0
20 stars 12 forks source link

Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1.

Release notes

Sourced from github.com/hashicorp/packer-plugin-sdk's releases.

v0.3.1

NOTES

There's been a change in the way the ssh_timeout option and the ssh_handshake_attempts work together, the behaviour is unchanged if both or none are specified, however if only one of the two is set, the other won't have a default value anymore and will be ignored.

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-sdk/compare/v0.3.0...v0.3.1

Changelog

Sourced from github.com/hashicorp/packer-plugin-sdk's changelog.

0.3.1 (July 28, 2022)

Commits
  • 32bc92f v0.3.1 [skip ci]
  • 4e46000 Bump version to v0.3.1
  • b81b86f ssh: only rely on timeout/retries is one is set
  • d177a80 Change step_create_cdrom_tests to pass on Windows (#114)
  • e6c35e7 Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 (#112)
  • 36e1c0b release: move to goreleaser/actions for releases (#113)
  • 2ed727c Update CHANGELOG.md
  • See full diff 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 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)