Skip to content

Bump github.com/hashicorp/packer-plugin-sdk from 0.6.10 to 0.6.11 - #164

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.11
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/packer-plugin-sdk from 0.6.10 to 0.6.11.

Release notes

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

v0.6.11

What's Changed

Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.10...v0.6.11

Changelog

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

0.6.11 (September 09, 2026)

  • communicator/winrm: Add WinRM connect timeout and retry parameters GH-354
  • communicator: Use WaitGroup.Go for communicator tasks GH-351
  • communicator: Simplify SCP mode detection GH-350
  • docs: Clarify Go compatibility policy GH-342
  • interpolate: Replace placeholder "test" error in funcGenUser GH-355
  • shell-local: Avoid ETXTBSY errors for inline scripts GH-341
  • sdk: Upgrade Go to 1.26.8 and update module dependencies GH-359
  • sdk: Use reflect.TypeFor for type comparisons GH-346
  • sdk: Simplify membership checks GH-345
  • sdk: Sort package imports GH-347
  • sdk: Use integer ranges for counted loops GH-348
  • sdk: Use maps.Copy for map merging GH-349
  • sdk: Use testing context for port configuration GH-352
  • sdk: Build environment variables with strings.Builder GH-353
Commits
  • 1585cff Packer Plugin sdk Release Version 0.6.11 (#360)
  • 56cb9ad Merge pull request #359 from hashicorp/sanya-hashicorp/fix-vuln
  • a646aae Merge pull request #355 from eb4x/funcgenuser-error-message
  • aca249c Merge pull request #346 from tenthirtyam/refactor/type-comparisons
  • 32b2c3b Merge pull request #350 from tenthirtyam/refactor/simplify-scp-mode-detection
  • 2862482 refactor: use reflect.TypeFor for type comparisons
  • e88cc1d refactor: simplify scp mode detection
  • 1ea4b86 interpolate: replace placeholder "test" error in funcGenUser
  • 3ea7922 Merge pull request #354 from hashicorp/pr/Pandapip1/334
  • 31dfaa1 Ran make generate
  • 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 show <dependency name> 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)

Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.10 to 0.6.11.
- [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](hashicorp/packer-plugin-sdk@v0.6.10...v0.6.11)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/packer-plugin-sdk
  dependency-version: 0.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies go Pull requests that update go code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants