hashicorp / packer-plugin-googlecompute

Packer plugin for Google Compute Builder
https://www.packer.io/docs/builders/googlecompute
Mozilla Public License 2.0
23 stars 51 forks source link

Bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.3.4 #142

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.3.4.

Release notes

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

v0.3.4

What's Changed

Bug fixes🧑‍🔧 🐞

Other Changes

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

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

Commits
  • cc05a3a version: release v0.3.4 of the SDK
  • 6f32b7f shell-local: fix supported_os error check
  • 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
  • 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 #150.