hashicorp / packer-plugin-vagrant

Packer plugin for Vagrant
https://packer.io
Mozilla Public License 2.0
13 stars 24 forks source link

Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.3 #78

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.3.3

What's Changed

Bug fixes🧑‍🔧 🐞

Doc improvements 📚

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-sdk/compare/v0.3.2...v0.3.3

v0.3.2

What's Changed

Exciting New Features 🎉

Bug fixes🧑‍🔧 🐞

Doc improvements 📚

Other Changes

New Contributors

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

Changelog

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

See Releases for latest CHANGELOG information.

Commits
  • 404e1f9 Bump version for next release
  • 4a11ef9 Update links used in embedded documentation partials
  • 34ed5d9 Fix some linting warnings. (#149)
  • 1f4d6a9 communicator: add note to docs on protocol/Windows
  • 5012fd5 ssh: fix DownloadDir empty response check (#147)
  • b493aea [COMPLIANCE] Add Copyright and License Headers
  • 33e82fa update links (#138)
  • 54a995c [COMPLIANCE] Update MPL 2.0 LICENSE
  • 16fb193 Fix goreleaser configuration
  • 7f67d2c Update release version v0.3.2 (#129)
  • 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 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 1 year ago

Superseded by #79.